{"id":362677,"url":"https://github.com/getsentry/sentry-go","last_synced_at":"2026-08-23T12:07:24.541Z","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-08-13T13:17:20.000Z","size":2802,"stargazers_count":1102,"open_issues_count":44,"forks_count":260,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-18T02:07:30.007Z","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-08-13T12:49:31.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":36753660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":807,"last_synced_at":"2026-08-21T20:33:48.216Z","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":114389,"followers":3155,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-08-21T20:33:48.228Z","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":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":74,"first_release_published_at":"2019-05-23T10:59:38.000Z","latest_release_published_at":"2026-07-14T11:23:22.000Z","latest_release_number":"v0.48.0","last_synced_at":"2026-08-22T13:42:15.338Z","created_at":"2022-09-11T01:18:28.050Z","updated_at":"2026-08-22T13:42:15.338Z","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":"2026-08-13T13:17:20.000Z","size":2802,"stargazers_count":1102,"open_issues_count":44,"forks_count":260,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-18T02:07:30.007Z","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-08-13T12:49:31.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":36753660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":804,"last_synced_at":"2026-08-14T11:56:52.252Z","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":114221,"followers":3146,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-08-14T11:56:52.265Z","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.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2/manifests"},{"name":"zap/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2/manifests"},{"name":"v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2/manifests"},{"name":"slog/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2/manifests"},{"name":"otel/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2/manifests"},{"name":"otel/otlp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2/manifests"},{"name":"negroni/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2/manifests"},{"name":"logrus/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2/manifests"},{"name":"iris/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2/manifests"},{"name":"grpc/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2/manifests"},{"name":"gin/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2/manifests"},{"name":"fiber/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2/manifests"},{"name":"fasthttp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2/manifests"},{"name":"echo/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2/manifests"},{"name":"zerolog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1/manifests"},{"name":"zap/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1/manifests"},{"name":"v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1/manifests"},{"name":"slog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1/manifests"},{"name":"otel/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1/manifests"},{"name":"otel/otlp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1/manifests"},{"name":"negroni/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1/manifests"},{"name":"logrus/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1/manifests"},{"name":"iris/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1/manifests"},{"name":"grpc/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1/manifests"},{"name":"gin/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1/manifests"},{"name":"fiber/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1/manifests"},{"name":"fasthttp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1/manifests"},{"name":"echo/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1/manifests"},{"name":"zerolog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0/manifests"},{"name":"zap/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0/manifests"},{"name":"v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0/manifests"},{"name":"slog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0/manifests"},{"name":"otel/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0/manifests"},{"name":"otel/otlp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0/manifests"},{"name":"negroni/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0/manifests"},{"name":"logrus/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0/manifests"},{"name":"iris/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0/manifests"},{"name":"grpc/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0/manifests"},{"name":"gin/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0/manifests"},{"name":"fiber/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0/manifests"},{"name":"fasthttp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0/manifests"},{"name":"echo/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0/manifests"},{"name":"zerolog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1/manifests"},{"name":"zap/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1/manifests"},{"name":"v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1/manifests"},{"name":"slog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1/manifests"},{"name":"otel/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1/manifests"},{"name":"otel/otlp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1/manifests"},{"name":"negroni/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1/manifests"},{"name":"logrus/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1/manifests"},{"name":"iris/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1/manifests"},{"name":"gin/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1/manifests"},{"name":"fiber/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1/manifests"},{"name":"fasthttp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1/manifests"},{"name":"echo/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1/manifests"},{"name":"zerolog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0/manifests"},{"name":"zap/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0/manifests"},{"name":"v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0/manifests"},{"name":"slog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0/manifests"},{"name":"otel/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0/manifests"},{"name":"otel/otlp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0/manifests"},{"name":"negroni/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0/manifests"},{"name":"logrus/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0/manifests"},{"name":"iris/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0/manifests"},{"name":"gin/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0/manifests"},{"name":"fiber/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0/manifests"},{"name":"fasthttp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0/manifests"},{"name":"echo/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0/manifests"},{"name":"zerolog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1/manifests"},{"name":"zap/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1/manifests"},{"name":"v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1/manifests"},{"name":"slog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1/manifests"},{"name":"otel/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1/manifests"},{"name":"negroni/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1/manifests"},{"name":"logrus/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1/manifests"},{"name":"iris/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1/manifests"},{"name":"gin/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1/manifests"},{"name":"fiber/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1/manifests"},{"name":"fasthttp/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1/manifests"},{"name":"echo/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1/manifests"},{"name":"zerolog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0/manifests"},{"name":"zap/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0/manifests"},{"name":"v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0/manifests"},{"name":"slog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0/manifests"},{"name":"otel/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0/manifests"},{"name":"negroni/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0/manifests"},{"name":"logrus/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0/manifests"},{"name":"iris/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0/manifests"},{"name":"gin/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0/manifests"},{"name":"fiber/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0/manifests"},{"name":"fasthttp/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0/manifests"},{"name":"echo/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0/manifests"},{"name":"zerolog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0/manifests"},{"name":"zap/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0/manifests"},{"name":"v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0/manifests"},{"name":"slog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0/manifests"},{"name":"otel/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0/manifests"},{"name":"negroni/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0/manifests"},{"name":"logrus/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0/manifests"},{"name":"iris/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0/manifests"},{"name":"gin/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0/manifests"},{"name":"fiber/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0/manifests"},{"name":"fasthttp/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0/manifests"},{"name":"echo/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0/manifests"},{"name":"zerolog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0/manifests"},{"name":"v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0/manifests"},{"name":"slog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0/manifests"},{"name":"otel/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0/manifests"},{"name":"negroni/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0/manifests"},{"name":"logrus/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0/manifests"},{"name":"iris/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0/manifests"},{"name":"gin/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0/manifests"},{"name":"fiber/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0/manifests"},{"name":"fasthttp/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0/manifests"},{"name":"echo/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0/manifests"},{"name":"zerolog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0/manifests"},{"name":"v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0/manifests"},{"name":"slog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0/manifests"},{"name":"otel/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0/manifests"},{"name":"negroni/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0/manifests"},{"name":"logrus/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0/manifests"},{"name":"iris/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0/manifests"},{"name":"gin/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0/manifests"},{"name":"fiber/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0/manifests"},{"name":"fasthttp/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0/manifests"},{"name":"echo/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0/manifests"},{"name":"zerolog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0/manifests"},{"name":"v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0/manifests"},{"name":"slog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0/manifests"},{"name":"otel/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0/manifests"},{"name":"negroni/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0/manifests"},{"name":"logrus/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0/manifests"},{"name":"iris/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0/manifests"},{"name":"gin/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0/manifests"},{"name":"fiber/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0/manifests"},{"name":"fasthttp/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0/manifests"},{"name":"echo/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0/manifests"},{"name":"zerolog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0/manifests"},{"name":"v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0/manifests"},{"name":"slog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0/manifests"},{"name":"otel/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0/manifests"},{"name":"negroni/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0/manifests"},{"name":"logrus/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0/manifests"},{"name":"iris/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0/manifests"},{"name":"gin/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0/manifests"},{"name":"fiber/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0/manifests"},{"name":"fasthttp/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0/manifests"},{"name":"echo/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0/manifests"},{"name":"zerolog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0/manifests"},{"name":"v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0/manifests"},{"name":"slog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0/manifests"},{"name":"otel/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0/manifests"},{"name":"negroni/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0/manifests"},{"name":"logrus/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0/manifests"},{"name":"iris/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0/manifests"},{"name":"gin/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0/manifests"},{"name":"fiber/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0/manifests"},{"name":"fasthttp/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0/manifests"},{"name":"echo/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0/manifests"},{"name":"zerolog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0/manifests"},{"name":"v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0/manifests"},{"name":"slog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0/manifests"},{"name":"otel/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0/manifests"},{"name":"negroni/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0/manifests"},{"name":"logrus/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0/manifests"},{"name":"iris/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0/manifests"},{"name":"gin/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0/manifests"},{"name":"fiber/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0/manifests"},{"name":"fasthttp/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0/manifests"},{"name":"echo/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0/manifests"},{"name":"zerolog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2/manifests"},{"name":"v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2/manifests"},{"name":"slog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2/manifests"},{"name":"otel/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2/manifests"},{"name":"negroni/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2/manifests"},{"name":"logrus/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2/manifests"},{"name":"iris/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2/manifests"},{"name":"gin/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2/manifests"},{"name":"fiber/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2/manifests"},{"name":"fasthttp/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2/manifests"},{"name":"echo/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2/manifests"},{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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.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":"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.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.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":"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.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":"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.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.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.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.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.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.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":"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.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":"2026-08-18T02:17:29.796Z","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":"2026-08-14T07:36:26.492Z","issues_count":291,"pull_requests_count":534,"avg_time_to_close_issue":36920970.391705066,"avg_time_to_close_pull_request":2423451.896396396,"issues_closed_count":217,"pull_requests_closed_count":444,"pull_request_authors_count":66,"issue_authors_count":156,"avg_comments_per_issue":2.484536082474227,"avg_comments_per_pull_request":1.6779026217228463,"merged_pull_requests_count":369,"bot_issues_count":10,"bot_pull_requests_count":120,"past_year_issues_count":52,"past_year_pull_requests_count":141,"past_year_avg_time_to_close_issue":3448990.25,"past_year_avg_time_to_close_pull_request":603647.718446602,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.8461538461538463,"past_year_avg_comments_per_pull_request":1.2340425531914894,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":85,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"cleptric","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"ribice","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"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":"philipphofmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"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":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"}],"active_maintainers":[{"login":"cleptric","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"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":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-gO/latest_version","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":2281883,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-23T05:01:16.146Z","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":null,"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":29,"first_release_published_at":"2025-01-02T12:54:36.000Z","latest_release_published_at":"2026-07-14T11:23:22.000Z","latest_release_number":"v0.48.0","last_synced_at":"2026-08-22T13:50:22.491Z","created_at":"2024-12-23T06:57:16.506Z","updated_at":"2026-08-22T13:50:22.491Z","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":"2026-08-13T13:17:20.000Z","size":2802,"stargazers_count":1102,"open_issues_count":44,"forks_count":260,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-18T02:07:30.007Z","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-08-13T12:49:31.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":36753660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":804,"last_synced_at":"2026-08-14T11:56:52.252Z","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":114221,"followers":3146,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-08-14T11:56:52.265Z","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.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2/manifests"},{"name":"zap/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2/manifests"},{"name":"v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2/manifests"},{"name":"slog/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2/manifests"},{"name":"otel/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2/manifests"},{"name":"otel/otlp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2/manifests"},{"name":"negroni/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2/manifests"},{"name":"logrus/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2/manifests"},{"name":"iris/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2/manifests"},{"name":"grpc/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2/manifests"},{"name":"gin/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2/manifests"},{"name":"fiber/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2/manifests"},{"name":"fasthttp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2/manifests"},{"name":"echo/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2/manifests"},{"name":"zerolog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1/manifests"},{"name":"zap/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1/manifests"},{"name":"v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1/manifests"},{"name":"slog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1/manifests"},{"name":"otel/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1/manifests"},{"name":"otel/otlp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1/manifests"},{"name":"negroni/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1/manifests"},{"name":"logrus/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1/manifests"},{"name":"iris/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1/manifests"},{"name":"grpc/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1/manifests"},{"name":"gin/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1/manifests"},{"name":"fiber/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1/manifests"},{"name":"fasthttp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1/manifests"},{"name":"echo/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1/manifests"},{"name":"zerolog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0/manifests"},{"name":"zap/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0/manifests"},{"name":"v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0/manifests"},{"name":"slog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0/manifests"},{"name":"otel/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0/manifests"},{"name":"otel/otlp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0/manifests"},{"name":"negroni/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0/manifests"},{"name":"logrus/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0/manifests"},{"name":"iris/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0/manifests"},{"name":"grpc/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0/manifests"},{"name":"gin/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0/manifests"},{"name":"fiber/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0/manifests"},{"name":"fasthttp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0/manifests"},{"name":"echo/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0/manifests"},{"name":"zerolog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1/manifests"},{"name":"zap/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1/manifests"},{"name":"v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1/manifests"},{"name":"slog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1/manifests"},{"name":"otel/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1/manifests"},{"name":"otel/otlp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1/manifests"},{"name":"negroni/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1/manifests"},{"name":"logrus/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1/manifests"},{"name":"iris/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1/manifests"},{"name":"gin/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1/manifests"},{"name":"fiber/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1/manifests"},{"name":"fasthttp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1/manifests"},{"name":"echo/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1/manifests"},{"name":"zerolog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0/manifests"},{"name":"zap/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0/manifests"},{"name":"v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0/manifests"},{"name":"slog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0/manifests"},{"name":"otel/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0/manifests"},{"name":"otel/otlp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0/manifests"},{"name":"negroni/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0/manifests"},{"name":"logrus/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0/manifests"},{"name":"iris/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0/manifests"},{"name":"gin/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0/manifests"},{"name":"fiber/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0/manifests"},{"name":"fasthttp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0/manifests"},{"name":"echo/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0/manifests"},{"name":"zerolog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1/manifests"},{"name":"zap/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1/manifests"},{"name":"v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1/manifests"},{"name":"slog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1/manifests"},{"name":"otel/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1/manifests"},{"name":"negroni/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1/manifests"},{"name":"logrus/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1/manifests"},{"name":"iris/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1/manifests"},{"name":"gin/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1/manifests"},{"name":"fiber/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1/manifests"},{"name":"fasthttp/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1/manifests"},{"name":"echo/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1/manifests"},{"name":"zerolog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0/manifests"},{"name":"zap/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0/manifests"},{"name":"v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0/manifests"},{"name":"slog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0/manifests"},{"name":"otel/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0/manifests"},{"name":"negroni/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0/manifests"},{"name":"logrus/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0/manifests"},{"name":"iris/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0/manifests"},{"name":"gin/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0/manifests"},{"name":"fiber/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0/manifests"},{"name":"fasthttp/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0/manifests"},{"name":"echo/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0/manifests"},{"name":"zerolog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0/manifests"},{"name":"zap/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0/manifests"},{"name":"v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0/manifests"},{"name":"slog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0/manifests"},{"name":"otel/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0/manifests"},{"name":"negroni/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0/manifests"},{"name":"logrus/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0/manifests"},{"name":"iris/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0/manifests"},{"name":"gin/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0/manifests"},{"name":"fiber/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0/manifests"},{"name":"fasthttp/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0/manifests"},{"name":"echo/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0/manifests"},{"name":"zerolog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0/manifests"},{"name":"v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0/manifests"},{"name":"slog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0/manifests"},{"name":"otel/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0/manifests"},{"name":"negroni/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0/manifests"},{"name":"logrus/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0/manifests"},{"name":"iris/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0/manifests"},{"name":"gin/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0/manifests"},{"name":"fiber/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0/manifests"},{"name":"fasthttp/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0/manifests"},{"name":"echo/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0/manifests"},{"name":"zerolog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0/manifests"},{"name":"v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0/manifests"},{"name":"slog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0/manifests"},{"name":"otel/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0/manifests"},{"name":"negroni/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0/manifests"},{"name":"logrus/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0/manifests"},{"name":"iris/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0/manifests"},{"name":"gin/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0/manifests"},{"name":"fiber/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0/manifests"},{"name":"fasthttp/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0/manifests"},{"name":"echo/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0/manifests"},{"name":"zerolog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0/manifests"},{"name":"v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0/manifests"},{"name":"slog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0/manifests"},{"name":"otel/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0/manifests"},{"name":"negroni/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0/manifests"},{"name":"logrus/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0/manifests"},{"name":"iris/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0/manifests"},{"name":"gin/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0/manifests"},{"name":"fiber/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0/manifests"},{"name":"fasthttp/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0/manifests"},{"name":"echo/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0/manifests"},{"name":"zerolog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0/manifests"},{"name":"v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0/manifests"},{"name":"slog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0/manifests"},{"name":"otel/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0/manifests"},{"name":"negroni/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0/manifests"},{"name":"logrus/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0/manifests"},{"name":"iris/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0/manifests"},{"name":"gin/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0/manifests"},{"name":"fiber/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0/manifests"},{"name":"fasthttp/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0/manifests"},{"name":"echo/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0/manifests"},{"name":"zerolog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0/manifests"},{"name":"v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0/manifests"},{"name":"slog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0/manifests"},{"name":"otel/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0/manifests"},{"name":"negroni/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0/manifests"},{"name":"logrus/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0/manifests"},{"name":"iris/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0/manifests"},{"name":"gin/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0/manifests"},{"name":"fiber/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0/manifests"},{"name":"fasthttp/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0/manifests"},{"name":"echo/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0/manifests"},{"name":"zerolog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0/manifests"},{"name":"v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0/manifests"},{"name":"slog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0/manifests"},{"name":"otel/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0/manifests"},{"name":"negroni/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0/manifests"},{"name":"logrus/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0/manifests"},{"name":"iris/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0/manifests"},{"name":"gin/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0/manifests"},{"name":"fiber/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0/manifests"},{"name":"fasthttp/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0/manifests"},{"name":"echo/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0/manifests"},{"name":"zerolog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2/manifests"},{"name":"v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2/manifests"},{"name":"slog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2/manifests"},{"name":"otel/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2/manifests"},{"name":"negroni/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2/manifests"},{"name":"logrus/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2/manifests"},{"name":"iris/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2/manifests"},{"name":"gin/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2/manifests"},{"name":"fiber/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2/manifests"},{"name":"fasthttp/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2/manifests"},{"name":"echo/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2/manifests"},{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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.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":"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.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.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":"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.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":"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.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.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.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.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.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.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":"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.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":"2026-08-19T10:18:11.255Z","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":"2026-08-19T10:05:01.896Z","issues_count":291,"pull_requests_count":534,"avg_time_to_close_issue":36920970.391705066,"avg_time_to_close_pull_request":2423451.896396396,"issues_closed_count":217,"pull_requests_closed_count":444,"pull_request_authors_count":66,"issue_authors_count":156,"avg_comments_per_issue":2.484536082474227,"avg_comments_per_pull_request":1.6779026217228463,"merged_pull_requests_count":369,"bot_issues_count":10,"bot_pull_requests_count":120,"past_year_issues_count":52,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":3448990.25,"past_year_avg_time_to_close_pull_request":609499.4411764706,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":102,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.8461538461538463,"past_year_avg_comments_per_pull_request":1.2357142857142858,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"cleptric","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"ribice","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"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":"philipphofmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"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":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"}],"active_maintainers":[{"login":"cleptric","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"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":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Ffasthttp/latest_version","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":2281883,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-23T05:01:16.146Z","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":13964047,"name":"go-github-com-getsentry-sentry-go","ecosystem":"guix","description":"Sentry SDK for Golang","homepage":"https://github.com/getsentry/sentry-go","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/getsentry/sentry-go","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T23:02:53.110Z","latest_release_published_at":"2026-03-02T23:02:53.110Z","latest_release_number":"0.33.0","last_synced_at":"2026-04-07T02:02:12.447Z","created_at":"2026-03-02T23:02:52.900Z","updated_at":"2026-08-18T02:51:13.727Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-getsentry-sentry-go/0.33.0/","install_command":"guix install go-github-com-getsentry-sentry-go","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-web.scm#n5308","metadata":{"location":"gnu/packages/golang-web.scm:5308","variable_name":"go-github-com-getsentry-sentry-go"},"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":"2026-08-13T13:17:20.000Z","size":2802,"stargazers_count":1102,"open_issues_count":44,"forks_count":260,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-18T02:07:30.007Z","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-08-13T12:49:31.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":36753660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":804,"last_synced_at":"2026-08-14T11:56:52.252Z","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":114221,"followers":3146,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-08-14T11:56:52.265Z","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.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2/manifests"},{"name":"zap/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2/manifests"},{"name":"v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2/manifests"},{"name":"slog/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2/manifests"},{"name":"otel/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2/manifests"},{"name":"otel/otlp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2/manifests"},{"name":"negroni/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2/manifests"},{"name":"logrus/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2/manifests"},{"name":"iris/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2/manifests"},{"name":"grpc/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2/manifests"},{"name":"gin/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2/manifests"},{"name":"fiber/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2/manifests"},{"name":"fasthttp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2/manifests"},{"name":"echo/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2/manifests"},{"name":"zerolog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1/manifests"},{"name":"zap/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1/manifests"},{"name":"v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1/manifests"},{"name":"slog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1/manifests"},{"name":"otel/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1/manifests"},{"name":"otel/otlp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1/manifests"},{"name":"negroni/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1/manifests"},{"name":"logrus/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1/manifests"},{"name":"iris/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1/manifests"},{"name":"grpc/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1/manifests"},{"name":"gin/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1/manifests"},{"name":"fiber/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1/manifests"},{"name":"fasthttp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1/manifests"},{"name":"echo/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1/manifests"},{"name":"zerolog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0/manifests"},{"name":"zap/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0/manifests"},{"name":"v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0/manifests"},{"name":"slog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0/manifests"},{"name":"otel/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0/manifests"},{"name":"otel/otlp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0/manifests"},{"name":"negroni/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0/manifests"},{"name":"logrus/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0/manifests"},{"name":"iris/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0/manifests"},{"name":"grpc/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0/manifests"},{"name":"gin/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0/manifests"},{"name":"fiber/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0/manifests"},{"name":"fasthttp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0/manifests"},{"name":"echo/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0/manifests"},{"name":"zerolog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1/manifests"},{"name":"zap/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1/manifests"},{"name":"v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1/manifests"},{"name":"slog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1/manifests"},{"name":"otel/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1/manifests"},{"name":"otel/otlp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1/manifests"},{"name":"negroni/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1/manifests"},{"name":"logrus/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1/manifests"},{"name":"iris/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1/manifests"},{"name":"gin/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1/manifests"},{"name":"fiber/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1/manifests"},{"name":"fasthttp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1/manifests"},{"name":"echo/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1/manifests"},{"name":"zerolog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0/manifests"},{"name":"zap/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0/manifests"},{"name":"v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0/manifests"},{"name":"slog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0/manifests"},{"name":"otel/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0/manifests"},{"name":"otel/otlp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0/manifests"},{"name":"negroni/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0/manifests"},{"name":"logrus/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0/manifests"},{"name":"iris/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0/manifests"},{"name":"gin/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0/manifests"},{"name":"fiber/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0/manifests"},{"name":"fasthttp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0/manifests"},{"name":"echo/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0/manifests"},{"name":"zerolog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1/manifests"},{"name":"zap/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1/manifests"},{"name":"v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1/manifests"},{"name":"slog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1/manifests"},{"name":"otel/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1/manifests"},{"name":"negroni/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1/manifests"},{"name":"logrus/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1/manifests"},{"name":"iris/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1/manifests"},{"name":"gin/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1/manifests"},{"name":"fiber/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1/manifests"},{"name":"fasthttp/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1/manifests"},{"name":"echo/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1/manifests"},{"name":"zerolog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0/manifests"},{"name":"zap/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0/manifests"},{"name":"v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0/manifests"},{"name":"slog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0/manifests"},{"name":"otel/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0/manifests"},{"name":"negroni/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0/manifests"},{"name":"logrus/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0/manifests"},{"name":"iris/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0/manifests"},{"name":"gin/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0/manifests"},{"name":"fiber/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0/manifests"},{"name":"fasthttp/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0/manifests"},{"name":"echo/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0/manifests"},{"name":"zerolog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0/manifests"},{"name":"zap/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0/manifests"},{"name":"v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0/manifests"},{"name":"slog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0/manifests"},{"name":"otel/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0/manifests"},{"name":"negroni/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0/manifests"},{"name":"logrus/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0/manifests"},{"name":"iris/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0/manifests"},{"name":"gin/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0/manifests"},{"name":"fiber/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0/manifests"},{"name":"fasthttp/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0/manifests"},{"name":"echo/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0/manifests"},{"name":"zerolog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0/manifests"},{"name":"v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0/manifests"},{"name":"slog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0/manifests"},{"name":"otel/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0/manifests"},{"name":"negroni/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0/manifests"},{"name":"logrus/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0/manifests"},{"name":"iris/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0/manifests"},{"name":"gin/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0/manifests"},{"name":"fiber/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0/manifests"},{"name":"fasthttp/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0/manifests"},{"name":"echo/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0/manifests"},{"name":"zerolog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0/manifests"},{"name":"v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0/manifests"},{"name":"slog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0/manifests"},{"name":"otel/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0/manifests"},{"name":"negroni/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0/manifests"},{"name":"logrus/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0/manifests"},{"name":"iris/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0/manifests"},{"name":"gin/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0/manifests"},{"name":"fiber/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0/manifests"},{"name":"fasthttp/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0/manifests"},{"name":"echo/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0/manifests"},{"name":"zerolog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0/manifests"},{"name":"v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0/manifests"},{"name":"slog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0/manifests"},{"name":"otel/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0/manifests"},{"name":"negroni/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0/manifests"},{"name":"logrus/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0/manifests"},{"name":"iris/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0/manifests"},{"name":"gin/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0/manifests"},{"name":"fiber/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0/manifests"},{"name":"fasthttp/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0/manifests"},{"name":"echo/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0/manifests"},{"name":"zerolog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0/manifests"},{"name":"v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0/manifests"},{"name":"slog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0/manifests"},{"name":"otel/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0/manifests"},{"name":"negroni/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0/manifests"},{"name":"logrus/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0/manifests"},{"name":"iris/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0/manifests"},{"name":"gin/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0/manifests"},{"name":"fiber/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0/manifests"},{"name":"fasthttp/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0/manifests"},{"name":"echo/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0/manifests"},{"name":"zerolog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0/manifests"},{"name":"v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0/manifests"},{"name":"slog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0/manifests"},{"name":"otel/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0/manifests"},{"name":"negroni/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0/manifests"},{"name":"logrus/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0/manifests"},{"name":"iris/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0/manifests"},{"name":"gin/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0/manifests"},{"name":"fiber/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0/manifests"},{"name":"fasthttp/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0/manifests"},{"name":"echo/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0/manifests"},{"name":"zerolog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0/manifests"},{"name":"v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0/manifests"},{"name":"slog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0/manifests"},{"name":"otel/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0/manifests"},{"name":"negroni/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0/manifests"},{"name":"logrus/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0/manifests"},{"name":"iris/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0/manifests"},{"name":"gin/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0/manifests"},{"name":"fiber/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0/manifests"},{"name":"fasthttp/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0/manifests"},{"name":"echo/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0/manifests"},{"name":"zerolog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2/manifests"},{"name":"v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2/manifests"},{"name":"slog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2/manifests"},{"name":"otel/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2/manifests"},{"name":"negroni/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2/manifests"},{"name":"logrus/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2/manifests"},{"name":"iris/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2/manifests"},{"name":"gin/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2/manifests"},{"name":"fiber/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2/manifests"},{"name":"fasthttp/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2/manifests"},{"name":"echo/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2/manifests"},{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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.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":"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.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.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":"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.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":"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.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.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.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.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.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.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":"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.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":"2026-08-18T02:51:13.727Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/go-github-com-getsentry-sentry-go","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-getsentry-sentry-go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-getsentry-sentry-go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/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":"2026-08-14T07:36:26.492Z","issues_count":291,"pull_requests_count":534,"avg_time_to_close_issue":36920970.391705066,"avg_time_to_close_pull_request":2423451.896396396,"issues_closed_count":217,"pull_requests_closed_count":444,"pull_request_authors_count":66,"issue_authors_count":156,"avg_comments_per_issue":2.484536082474227,"avg_comments_per_pull_request":1.6779026217228463,"merged_pull_requests_count":369,"bot_issues_count":10,"bot_pull_requests_count":120,"past_year_issues_count":52,"past_year_pull_requests_count":141,"past_year_avg_time_to_close_issue":3448990.25,"past_year_avg_time_to_close_pull_request":603647.718446602,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.8461538461538463,"past_year_avg_comments_per_pull_request":1.2340425531914894,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":85,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"cleptric","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"ribice","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"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":"philipphofmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"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":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"}],"active_maintainers":[{"login":"cleptric","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"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":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"login":"vaind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-getsentry-sentry-go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-getsentry-sentry-go/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-getsentry-sentry-go/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-getsentry-sentry-go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-getsentry-sentry-go/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-getsentry-sentry-go/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32314,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1213},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-23T05:05:01.027Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13417488,"name":"golang-github-getsentry-sentry-go","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/getsentry/sentry-go","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/getsentry/sentry-go","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T03:11:48.804Z","latest_release_published_at":"2026-02-07T03:11:48.804Z","latest_release_number":"0.11.0-1","last_synced_at":"2026-03-07T03:35:18.203Z","created_at":"2026-02-07T03:11:47.524Z","updated_at":"2026-08-18T02:52:01.340Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-getsentry-sentry-go","install_command":"apt-get install golang-github-getsentry-sentry-go","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-getsentry-sentry-go-dev","standards_version":"4.5.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-gin-gonic-gin-dev, golang-github-go-errors-errors-dev, golang-github-google-go-cmp-dev, golang-github-labstack-echo-dev, golang-github-pkg-errors-dev, golang-github-valyala-fasthttp-dev","build_depends_indep":null,"build_depends_arch":null},"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":"2026-08-13T13:17:20.000Z","size":2802,"stargazers_count":1102,"open_issues_count":44,"forks_count":260,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-18T02:07:30.007Z","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-08-13T12:49:31.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":36753660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":804,"last_synced_at":"2026-08-14T11:56:52.252Z","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":114221,"followers":3146,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-08-14T11:56:52.265Z","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.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2/manifests"},{"name":"zap/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2/manifests"},{"name":"v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2/manifests"},{"name":"slog/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2/manifests"},{"name":"otel/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2/manifests"},{"name":"otel/otlp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2/manifests"},{"name":"negroni/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2/manifests"},{"name":"logrus/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2/manifests"},{"name":"iris/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2/manifests"},{"name":"grpc/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2/manifests"},{"name":"gin/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2/manifests"},{"name":"fiber/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2/manifests"},{"name":"fasthttp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2/manifests"},{"name":"echo/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2/manifests"},{"name":"zerolog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1/manifests"},{"name":"zap/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1/manifests"},{"name":"v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1/manifests"},{"name":"slog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1/manifests"},{"name":"otel/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1/manifests"},{"name":"otel/otlp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1/manifests"},{"name":"negroni/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1/manifests"},{"name":"logrus/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1/manifests"},{"name":"iris/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1/manifests"},{"name":"grpc/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1/manifests"},{"name":"gin/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1/manifests"},{"name":"fiber/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1/manifests"},{"name":"fasthttp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1/manifests"},{"name":"echo/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1/manifests"},{"name":"zerolog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0/manifests"},{"name":"zap/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0/manifests"},{"name":"v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0/manifests"},{"name":"slog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0/manifests"},{"name":"otel/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0/manifests"},{"name":"otel/otlp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0/manifests"},{"name":"negroni/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0/manifests"},{"name":"logrus/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0/manifests"},{"name":"iris/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0/manifests"},{"name":"grpc/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0/manifests"},{"name":"gin/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0/manifests"},{"name":"fiber/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0/manifests"},{"name":"fasthttp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0/manifests"},{"name":"echo/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0/manifests"},{"name":"zerolog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1/manifests"},{"name":"zap/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1/manifests"},{"name":"v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1/manifests"},{"name":"slog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1/manifests"},{"name":"otel/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1/manifests"},{"name":"otel/otlp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1/manifests"},{"name":"negroni/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1/manifests"},{"name":"logrus/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1/manifests"},{"name":"iris/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1/manifests"},{"name":"gin/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1/manifests"},{"name":"fiber/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1/manifests"},{"name":"fasthttp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1/manifests"},{"name":"echo/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1/manifests"},{"name":"zerolog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0/manifests"},{"name":"zap/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0/manifests"},{"name":"v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0/manifests"},{"name":"slog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0/manifests"},{"name":"otel/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0/manifests"},{"name":"otel/otlp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0/manifests"},{"name":"negroni/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0/manifests"},{"name":"logrus/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0/manifests"},{"name":"iris/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0/manifests"},{"name":"gin/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0/manifests"},{"name":"fiber/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0/manifests"},{"name":"fasthttp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0/manifests"},{"name":"echo/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0/manifests"},{"name":"zerolog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1/manifests"},{"name":"zap/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1/manifests"},{"name":"v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1/manifests"},{"name":"slog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1/manifests"},{"name":"otel/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1/manifests"},{"name":"negroni/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1/manifests"},{"name":"logrus/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1/manifests"},{"name":"iris/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1/manifests"},{"name":"gin/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1/manifests"},{"name":"fiber/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1/manifests"},{"name":"fasthttp/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1/manifests"},{"name":"echo/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1/manifests"},{"name":"zerolog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0/manifests"},{"name":"zap/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0/manifests"},{"name":"v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0/manifests"},{"name":"slog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0/manifests"},{"name":"otel/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0/manifests"},{"name":"negroni/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0/manifests"},{"name":"logrus/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0/manifests"},{"name":"iris/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0/manifests"},{"name":"gin/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0/manifests"},{"name":"fiber/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0/manifests"},{"name":"fasthttp/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0/manifests"},{"name":"echo/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0/manifests"},{"name":"zerolog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0/manifests"},{"name":"zap/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0/manifests"},{"name":"v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0/manifests"},{"name":"slog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0/manifests"},{"name":"otel/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0/manifests"},{"name":"negroni/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0/manifests"},{"name":"logrus/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0/manifests"},{"name":"iris/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0/manifests"},{"name":"gin/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0/manifests"},{"name":"fiber/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0/manifests"},{"name":"fasthttp/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0/manifests"},{"name":"echo/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0/manifests"},{"name":"zerolog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0/manifests"},{"name":"v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0/manifests"},{"name":"slog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0/manifests"},{"name":"otel/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0/manifests"},{"name":"negroni/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0/manifests"},{"name":"logrus/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0/manifests"},{"name":"iris/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0/manifests"},{"name":"gin/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0/manifests"},{"name":"fiber/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0/manifests"},{"name":"fasthttp/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0/manifests"},{"name":"echo/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0/manifests"},{"name":"zerolog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0/manifests"},{"name":"v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0/manifests"},{"name":"slog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0/manifests"},{"name":"otel/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0/manifests"},{"name":"negroni/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0/manifests"},{"name":"logrus/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0/manifests"},{"name":"iris/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0/manifests"},{"name":"gin/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0/manifests"},{"name":"fiber/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0/manifests"},{"name":"fasthttp/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0/manifests"},{"name":"echo/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0/manifests"},{"name":"zerolog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0/manifests"},{"name":"v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0/manifests"},{"name":"slog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0/manifests"},{"name":"otel/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0/manifests"},{"name":"negroni/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0/manifests"},{"name":"logrus/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0/manifests"},{"name":"iris/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0/manifests"},{"name":"gin/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0/manifests"},{"name":"fiber/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0/manifests"},{"name":"fasthttp/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0/manifests"},{"name":"echo/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0/manifests"},{"name":"zerolog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0/manifests"},{"name":"v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0/manifests"},{"name":"slog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0/manifests"},{"name":"otel/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0/manifests"},{"name":"negroni/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0/manifests"},{"name":"logrus/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0/manifests"},{"name":"iris/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0/manifests"},{"name":"gin/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0/manifests"},{"name":"fiber/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0/manifests"},{"name":"fasthttp/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0/manifests"},{"name":"echo/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0/manifests"},{"name":"zerolog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0/manifests"},{"name":"v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0/manifests"},{"name":"slog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0/manifests"},{"name":"otel/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0/manifests"},{"name":"negroni/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0/manifests"},{"name":"logrus/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0/manifests"},{"name":"iris/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0/manifests"},{"name":"gin/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0/manifests"},{"name":"fiber/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0/manifests"},{"name":"fasthttp/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0/manifests"},{"name":"echo/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0/manifests"},{"name":"zerolog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0/manifests"},{"name":"v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0/manifests"},{"name":"slog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0/manifests"},{"name":"otel/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0/manifests"},{"name":"negroni/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0/manifests"},{"name":"logrus/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0/manifests"},{"name":"iris/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0/manifests"},{"name":"gin/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0/manifests"},{"name":"fiber/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0/manifests"},{"name":"fasthttp/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0/manifests"},{"name":"echo/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0/manifests"},{"name":"zerolog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2/manifests"},{"name":"v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2/manifests"},{"name":"slog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2/manifests"},{"name":"otel/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2/manifests"},{"name":"negroni/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2/manifests"},{"name":"logrus/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2/manifests"},{"name":"iris/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2/manifests"},{"name":"gin/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2/manifests"},{"name":"fiber/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2/manifests"},{"name":"fasthttp/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2/manifests"},{"name":"echo/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2/manifests"},{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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.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":"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.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.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":"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.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":"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.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.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.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.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.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.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":"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.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":"2026-08-18T02:52:01.339Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-getsentry-sentry-go?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-getsentry-sentry-go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-getsentry-sentry-go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-getsentry-sentry-go/dependencies","status":null,"funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T07:36:26.492Z","issues_count":291,"pull_requests_count":534,"avg_time_to_close_issue":36920970.391705066,"avg_time_to_close_pull_request":2423451.896396396,"issues_closed_count":217,"pull_requests_closed_count":444,"pull_request_authors_count":66,"issue_authors_count":156,"avg_comments_per_issue":2.484536082474227,"avg_comments_per_pull_request":1.6779026217228463,"merged_pull_requests_count":369,"bot_issues_count":10,"bot_pull_requests_count":120,"past_year_issues_count":52,"past_year_pull_requests_count":141,"past_year_avg_time_to_close_issue":3448990.25,"past_year_avg_time_to_close_pull_request":603647.718446602,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.8461538461538463,"past_year_avg_comments_per_pull_request":1.2340425531914894,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":85,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"cleptric","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"ribice","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"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":"philipphofmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"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":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"}],"active_maintainers":[{"login":"cleptric","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"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":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"login":"vaind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-getsentry-sentry-go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-getsentry-sentry-go/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-getsentry-sentry-go/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-getsentry-sentry-go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-getsentry-sentry-go/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-getsentry-sentry-go/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":962},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-23T05:05:44.430Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13475563,"name":"golang-github-getsentry-sentry-go","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/getsentry/sentry-go","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/getsentry/sentry-go","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T03:32:27.723Z","latest_release_published_at":"2026-02-10T03:32:27.723Z","latest_release_number":"0.11.0-1","last_synced_at":"2026-03-10T04:13:33.084Z","created_at":"2026-02-10T03:32:27.370Z","updated_at":"2026-08-18T03:01:43.969Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-getsentry-sentry-go","install_command":"apt-get install golang-github-getsentry-sentry-go","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-getsentry-sentry-go-dev","standards_version":"4.5.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-gin-gonic-gin-dev, golang-github-go-errors-errors-dev, golang-github-google-go-cmp-dev, golang-github-labstack-echo-dev, golang-github-pkg-errors-dev, golang-github-valyala-fasthttp-dev","build_depends_indep":null,"build_depends_arch":null},"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":"2026-08-13T13:17:20.000Z","size":2802,"stargazers_count":1102,"open_issues_count":44,"forks_count":260,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-18T02:07:30.007Z","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-08-13T12:49:31.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":36753660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":804,"last_synced_at":"2026-08-14T11:56:52.252Z","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":114221,"followers":3146,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-08-14T11:56:52.265Z","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.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2/manifests"},{"name":"zap/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2/manifests"},{"name":"v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2/manifests"},{"name":"slog/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2/manifests"},{"name":"otel/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2/manifests"},{"name":"otel/otlp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2/manifests"},{"name":"negroni/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2/manifests"},{"name":"logrus/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2/manifests"},{"name":"iris/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2/manifests"},{"name":"grpc/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2/manifests"},{"name":"gin/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2/manifests"},{"name":"fiber/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2/manifests"},{"name":"fasthttp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2/manifests"},{"name":"echo/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2/manifests"},{"name":"zerolog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1/manifests"},{"name":"zap/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1/manifests"},{"name":"v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1/manifests"},{"name":"slog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1/manifests"},{"name":"otel/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1/manifests"},{"name":"otel/otlp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1/manifests"},{"name":"negroni/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1/manifests"},{"name":"logrus/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1/manifests"},{"name":"iris/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1/manifests"},{"name":"grpc/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1/manifests"},{"name":"gin/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1/manifests"},{"name":"fiber/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1/manifests"},{"name":"fasthttp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1/manifests"},{"name":"echo/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1/manifests"},{"name":"zerolog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0/manifests"},{"name":"zap/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0/manifests"},{"name":"v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0/manifests"},{"name":"slog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0/manifests"},{"name":"otel/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0/manifests"},{"name":"otel/otlp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0/manifests"},{"name":"negroni/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0/manifests"},{"name":"logrus/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0/manifests"},{"name":"iris/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0/manifests"},{"name":"grpc/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0/manifests"},{"name":"gin/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0/manifests"},{"name":"fiber/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0/manifests"},{"name":"fasthttp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0/manifests"},{"name":"echo/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0/manifests"},{"name":"zerolog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1/manifests"},{"name":"zap/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1/manifests"},{"name":"v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1/manifests"},{"name":"slog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1/manifests"},{"name":"otel/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1/manifests"},{"name":"otel/otlp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1/manifests"},{"name":"negroni/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1/manifests"},{"name":"logrus/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1/manifests"},{"name":"iris/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1/manifests"},{"name":"gin/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1/manifests"},{"name":"fiber/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1/manifests"},{"name":"fasthttp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1/manifests"},{"name":"echo/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1/manifests"},{"name":"zerolog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0/manifests"},{"name":"zap/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0/manifests"},{"name":"v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0/manifests"},{"name":"slog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0/manifests"},{"name":"otel/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0/manifests"},{"name":"otel/otlp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0/manifests"},{"name":"negroni/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0/manifests"},{"name":"logrus/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0/manifests"},{"name":"iris/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0/manifests"},{"name":"gin/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0/manifests"},{"name":"fiber/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0/manifests"},{"name":"fasthttp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0/manifests"},{"name":"echo/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0/manifests"},{"name":"zerolog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1/manifests"},{"name":"zap/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1/manifests"},{"name":"v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1/manifests"},{"name":"slog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1/manifests"},{"name":"otel/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1/manifests"},{"name":"negroni/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1/manifests"},{"name":"logrus/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1/manifests"},{"name":"iris/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1/manifests"},{"name":"gin/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1/manifests"},{"name":"fiber/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1/manifests"},{"name":"fasthttp/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1/manifests"},{"name":"echo/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1/manifests"},{"name":"zerolog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0/manifests"},{"name":"zap/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0/manifests"},{"name":"v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0/manifests"},{"name":"slog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0/manifests"},{"name":"otel/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0/manifests"},{"name":"negroni/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0/manifests"},{"name":"logrus/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0/manifests"},{"name":"iris/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0/manifests"},{"name":"gin/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0/manifests"},{"name":"fiber/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0/manifests"},{"name":"fasthttp/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0/manifests"},{"name":"echo/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0/manifests"},{"name":"zerolog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0/manifests"},{"name":"zap/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0/manifests"},{"name":"v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0/manifests"},{"name":"slog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0/manifests"},{"name":"otel/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0/manifests"},{"name":"negroni/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0/manifests"},{"name":"logrus/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0/manifests"},{"name":"iris/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0/manifests"},{"name":"gin/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0/manifests"},{"name":"fiber/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0/manifests"},{"name":"fasthttp/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0/manifests"},{"name":"echo/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0/manifests"},{"name":"zerolog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0/manifests"},{"name":"v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0/manifests"},{"name":"slog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0/manifests"},{"name":"otel/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0/manifests"},{"name":"negroni/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0/manifests"},{"name":"logrus/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0/manifests"},{"name":"iris/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0/manifests"},{"name":"gin/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0/manifests"},{"name":"fiber/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0/manifests"},{"name":"fasthttp/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0/manifests"},{"name":"echo/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0/manifests"},{"name":"zerolog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0/manifests"},{"name":"v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0/manifests"},{"name":"slog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0/manifests"},{"name":"otel/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0/manifests"},{"name":"negroni/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0/manifests"},{"name":"logrus/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0/manifests"},{"name":"iris/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0/manifests"},{"name":"gin/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0/manifests"},{"name":"fiber/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0/manifests"},{"name":"fasthttp/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0/manifests"},{"name":"echo/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0/manifests"},{"name":"zerolog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0/manifests"},{"name":"v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0/manifests"},{"name":"slog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0/manifests"},{"name":"otel/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0/manifests"},{"name":"negroni/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0/manifests"},{"name":"logrus/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0/manifests"},{"name":"iris/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0/manifests"},{"name":"gin/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0/manifests"},{"name":"fiber/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0/manifests"},{"name":"fasthttp/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0/manifests"},{"name":"echo/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0/manifests"},{"name":"zerolog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0/manifests"},{"name":"v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0/manifests"},{"name":"slog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0/manifests"},{"name":"otel/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0/manifests"},{"name":"negroni/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0/manifests"},{"name":"logrus/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0/manifests"},{"name":"iris/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0/manifests"},{"name":"gin/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0/manifests"},{"name":"fiber/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0/manifests"},{"name":"fasthttp/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0/manifests"},{"name":"echo/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0/manifests"},{"name":"zerolog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0/manifests"},{"name":"v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0/manifests"},{"name":"slog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0/manifests"},{"name":"otel/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0/manifests"},{"name":"negroni/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0/manifests"},{"name":"logrus/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0/manifests"},{"name":"iris/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0/manifests"},{"name":"gin/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0/manifests"},{"name":"fiber/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0/manifests"},{"name":"fasthttp/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0/manifests"},{"name":"echo/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0/manifests"},{"name":"zerolog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0/manifests"},{"name":"v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0/manifests"},{"name":"slog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0/manifests"},{"name":"otel/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0/manifests"},{"name":"negroni/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0/manifests"},{"name":"logrus/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0/manifests"},{"name":"iris/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0/manifests"},{"name":"gin/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0/manifests"},{"name":"fiber/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0/manifests"},{"name":"fasthttp/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0/manifests"},{"name":"echo/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0/manifests"},{"name":"zerolog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2/manifests"},{"name":"v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2/manifests"},{"name":"slog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2/manifests"},{"name":"otel/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2/manifests"},{"name":"negroni/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2/manifests"},{"name":"logrus/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2/manifests"},{"name":"iris/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2/manifests"},{"name":"gin/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2/manifests"},{"name":"fiber/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2/manifests"},{"name":"fasthttp/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2/manifests"},{"name":"echo/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2/manifests"},{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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.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":"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.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.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":"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.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":"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.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.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.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.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.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.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":"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.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":"2026-08-18T03:01:43.969Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-getsentry-sentry-go?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-getsentry-sentry-go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-getsentry-sentry-go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-getsentry-sentry-go/dependencies","status":null,"funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T07:36:26.492Z","issues_count":291,"pull_requests_count":534,"avg_time_to_close_issue":36920970.391705066,"avg_time_to_close_pull_request":2423451.896396396,"issues_closed_count":217,"pull_requests_closed_count":444,"pull_request_authors_count":66,"issue_authors_count":156,"avg_comments_per_issue":2.484536082474227,"avg_comments_per_pull_request":1.6779026217228463,"merged_pull_requests_count":369,"bot_issues_count":10,"bot_pull_requests_count":120,"past_year_issues_count":52,"past_year_pull_requests_count":141,"past_year_avg_time_to_close_issue":3448990.25,"past_year_avg_time_to_close_pull_request":603647.718446602,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.8461538461538463,"past_year_avg_comments_per_pull_request":1.2340425531914894,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":85,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"cleptric","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"ribice","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"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":"philipphofmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"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":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"}],"active_maintainers":[{"login":"cleptric","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"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":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"login":"vaind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-getsentry-sentry-go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-getsentry-sentry-go/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-getsentry-sentry-go/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-getsentry-sentry-go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-getsentry-sentry-go/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-getsentry-sentry-go/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1328},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-23T05:05:48.760Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13448179,"name":"golang-github-getsentry-sentry-go","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/getsentry/sentry-go","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/getsentry/sentry-go","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T15:09:38.056Z","latest_release_published_at":"2026-02-08T15:09:38.056Z","latest_release_number":"0.24.1-1","last_synced_at":"2026-03-08T15:43:44.902Z","created_at":"2026-02-08T15:09:37.583Z","updated_at":"2026-08-18T02:59:34.410Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-getsentry-sentry-go","install_command":"apt-get install golang-github-getsentry-sentry-go","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-getsentry-sentry-go-dev","standards_version":"4.6.2.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-gin-gonic-gin-dev, golang-github-go-errors-errors-dev, golang-github-google-go-cmp-dev, golang-github-labstack-echo-dev, golang-github-pkg-errors-dev, golang-github-sirupsen-logrus-dev, golang-github-valyala-fasthttp-dev, golang-opentelemetry-otel-dev","build_depends_indep":null,"build_depends_arch":null},"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":"2026-08-13T13:17:20.000Z","size":2802,"stargazers_count":1102,"open_issues_count":44,"forks_count":260,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-18T02:07:30.007Z","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-08-13T12:49:31.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":36753660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":804,"last_synced_at":"2026-08-14T11:56:52.252Z","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":114221,"followers":3146,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-08-14T11:56:52.265Z","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.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2/manifests"},{"name":"zap/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2/manifests"},{"name":"v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2/manifests"},{"name":"slog/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2/manifests"},{"name":"otel/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2/manifests"},{"name":"otel/otlp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2/manifests"},{"name":"negroni/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2/manifests"},{"name":"logrus/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2/manifests"},{"name":"iris/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2/manifests"},{"name":"grpc/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2/manifests"},{"name":"gin/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2/manifests"},{"name":"fiber/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2/manifests"},{"name":"fasthttp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2/manifests"},{"name":"echo/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2/manifests"},{"name":"zerolog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1/manifests"},{"name":"zap/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1/manifests"},{"name":"v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1/manifests"},{"name":"slog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1/manifests"},{"name":"otel/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1/manifests"},{"name":"otel/otlp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1/manifests"},{"name":"negroni/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1/manifests"},{"name":"logrus/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1/manifests"},{"name":"iris/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1/manifests"},{"name":"grpc/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1/manifests"},{"name":"gin/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1/manifests"},{"name":"fiber/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1/manifests"},{"name":"fasthttp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1/manifests"},{"name":"echo/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1/manifests"},{"name":"zerolog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0/manifests"},{"name":"zap/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0/manifests"},{"name":"v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0/manifests"},{"name":"slog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0/manifests"},{"name":"otel/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0/manifests"},{"name":"otel/otlp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0/manifests"},{"name":"negroni/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0/manifests"},{"name":"logrus/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0/manifests"},{"name":"iris/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0/manifests"},{"name":"grpc/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0/manifests"},{"name":"gin/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0/manifests"},{"name":"fiber/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0/manifests"},{"name":"fasthttp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0/manifests"},{"name":"echo/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0/manifests"},{"name":"zerolog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1/manifests"},{"name":"zap/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1/manifests"},{"name":"v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1/manifests"},{"name":"slog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1/manifests"},{"name":"otel/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1/manifests"},{"name":"otel/otlp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1/manifests"},{"name":"negroni/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1/manifests"},{"name":"logrus/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1/manifests"},{"name":"iris/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1/manifests"},{"name":"gin/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1/manifests"},{"name":"fiber/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1/manifests"},{"name":"fasthttp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1/manifests"},{"name":"echo/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1/manifests"},{"name":"zerolog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0/manifests"},{"name":"zap/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0/manifests"},{"name":"v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0/manifests"},{"name":"slog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0/manifests"},{"name":"otel/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0/manifests"},{"name":"otel/otlp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0/manifests"},{"name":"negroni/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0/manifests"},{"name":"logrus/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0/manifests"},{"name":"iris/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0/manifests"},{"name":"gin/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0/manifests"},{"name":"fiber/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0/manifests"},{"name":"fasthttp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0/manifests"},{"name":"echo/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0/manifests"},{"name":"zerolog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1/manifests"},{"name":"zap/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1/manifests"},{"name":"v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1/manifests"},{"name":"slog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1/manifests"},{"name":"otel/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1/manifests"},{"name":"negroni/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1/manifests"},{"name":"logrus/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1/manifests"},{"name":"iris/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1/manifests"},{"name":"gin/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1/manifests"},{"name":"fiber/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1/manifests"},{"name":"fasthttp/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1/manifests"},{"name":"echo/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1/manifests"},{"name":"zerolog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0/manifests"},{"name":"zap/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0/manifests"},{"name":"v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0/manifests"},{"name":"slog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0/manifests"},{"name":"otel/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0/manifests"},{"name":"negroni/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0/manifests"},{"name":"logrus/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0/manifests"},{"name":"iris/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0/manifests"},{"name":"gin/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0/manifests"},{"name":"fiber/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0/manifests"},{"name":"fasthttp/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0/manifests"},{"name":"echo/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0/manifests"},{"name":"zerolog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0/manifests"},{"name":"zap/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0/manifests"},{"name":"v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0/manifests"},{"name":"slog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0/manifests"},{"name":"otel/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0/manifests"},{"name":"negroni/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0/manifests"},{"name":"logrus/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0/manifests"},{"name":"iris/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0/manifests"},{"name":"gin/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0/manifests"},{"name":"fiber/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0/manifests"},{"name":"fasthttp/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0/manifests"},{"name":"echo/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0/manifests"},{"name":"zerolog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0/manifests"},{"name":"v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0/manifests"},{"name":"slog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0/manifests"},{"name":"otel/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0/manifests"},{"name":"negroni/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0/manifests"},{"name":"logrus/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0/manifests"},{"name":"iris/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0/manifests"},{"name":"gin/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0/manifests"},{"name":"fiber/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0/manifests"},{"name":"fasthttp/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0/manifests"},{"name":"echo/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0/manifests"},{"name":"zerolog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0/manifests"},{"name":"v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0/manifests"},{"name":"slog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0/manifests"},{"name":"otel/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0/manifests"},{"name":"negroni/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0/manifests"},{"name":"logrus/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0/manifests"},{"name":"iris/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0/manifests"},{"name":"gin/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0/manifests"},{"name":"fiber/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0/manifests"},{"name":"fasthttp/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0/manifests"},{"name":"echo/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0/manifests"},{"name":"zerolog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0/manifests"},{"name":"v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0/manifests"},{"name":"slog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0/manifests"},{"name":"otel/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0/manifests"},{"name":"negroni/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0/manifests"},{"name":"logrus/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0/manifests"},{"name":"iris/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0/manifests"},{"name":"gin/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0/manifests"},{"name":"fiber/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0/manifests"},{"name":"fasthttp/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0/manifests"},{"name":"echo/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0/manifests"},{"name":"zerolog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0/manifests"},{"name":"v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0/manifests"},{"name":"slog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0/manifests"},{"name":"otel/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0/manifests"},{"name":"negroni/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0/manifests"},{"name":"logrus/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0/manifests"},{"name":"iris/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0/manifests"},{"name":"gin/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0/manifests"},{"name":"fiber/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0/manifests"},{"name":"fasthttp/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0/manifests"},{"name":"echo/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0/manifests"},{"name":"zerolog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0/manifests"},{"name":"v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0/manifests"},{"name":"slog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0/manifests"},{"name":"otel/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0/manifests"},{"name":"negroni/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0/manifests"},{"name":"logrus/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0/manifests"},{"name":"iris/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0/manifests"},{"name":"gin/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0/manifests"},{"name":"fiber/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0/manifests"},{"name":"fasthttp/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0/manifests"},{"name":"echo/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0/manifests"},{"name":"zerolog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0/manifests"},{"name":"v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0/manifests"},{"name":"slog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0/manifests"},{"name":"otel/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0/manifests"},{"name":"negroni/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0/manifests"},{"name":"logrus/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0/manifests"},{"name":"iris/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0/manifests"},{"name":"gin/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0/manifests"},{"name":"fiber/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0/manifests"},{"name":"fasthttp/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0/manifests"},{"name":"echo/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0/manifests"},{"name":"zerolog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2/manifests"},{"name":"v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2/manifests"},{"name":"slog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2/manifests"},{"name":"otel/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2/manifests"},{"name":"negroni/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2/manifests"},{"name":"logrus/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2/manifests"},{"name":"iris/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2/manifests"},{"name":"gin/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2/manifests"},{"name":"fiber/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2/manifests"},{"name":"fasthttp/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2/manifests"},{"name":"echo/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2/manifests"},{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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.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":"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.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.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":"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.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":"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.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.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.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.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.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.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":"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.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":"2026-08-18T02:59:34.409Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-getsentry-sentry-go?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-getsentry-sentry-go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-getsentry-sentry-go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-getsentry-sentry-go/dependencies","status":null,"funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T07:36:26.492Z","issues_count":291,"pull_requests_count":534,"avg_time_to_close_issue":36920970.391705066,"avg_time_to_close_pull_request":2423451.896396396,"issues_closed_count":217,"pull_requests_closed_count":444,"pull_request_authors_count":66,"issue_authors_count":156,"avg_comments_per_issue":2.484536082474227,"avg_comments_per_pull_request":1.6779026217228463,"merged_pull_requests_count":369,"bot_issues_count":10,"bot_pull_requests_count":120,"past_year_issues_count":52,"past_year_pull_requests_count":141,"past_year_avg_time_to_close_issue":3448990.25,"past_year_avg_time_to_close_pull_request":603647.718446602,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.8461538461538463,"past_year_avg_comments_per_pull_request":1.2340425531914894,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":85,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"cleptric","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"ribice","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"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":"philipphofmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"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":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"}],"active_maintainers":[{"login":"cleptric","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"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":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"login":"vaind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-getsentry-sentry-go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-getsentry-sentry-go/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-getsentry-sentry-go/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-getsentry-sentry-go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-getsentry-sentry-go/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-getsentry-sentry-go/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1298},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-23T05:04:56.939Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13545559,"name":"golang-github-getsentry-sentry-go","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/getsentry/sentry-go","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/getsentry/sentry-go","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:01:10.105Z","latest_release_published_at":"2026-02-11T02:01:10.105Z","latest_release_number":"0.11.0-1","last_synced_at":"2026-03-11T09:03:34.722Z","created_at":"2026-02-11T02:01:09.914Z","updated_at":"2026-08-18T03:58:28.238Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-getsentry-sentry-go","install_command":"apt-get install golang-github-getsentry-sentry-go","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-getsentry-sentry-go-dev","standards_version":"4.5.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-gin-gonic-gin-dev, golang-github-go-errors-errors-dev, golang-github-google-go-cmp-dev, golang-github-labstack-echo-dev, golang-github-pkg-errors-dev, golang-github-valyala-fasthttp-dev","build_depends_indep":null,"build_depends_arch":null},"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":"2026-08-13T13:17:20.000Z","size":2802,"stargazers_count":1102,"open_issues_count":44,"forks_count":260,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-18T02:07:30.007Z","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-08-13T12:49:31.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":36753660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":804,"last_synced_at":"2026-08-14T11:56:52.252Z","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":114221,"followers":3146,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-08-14T11:56:52.265Z","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.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2/manifests"},{"name":"zap/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2/manifests"},{"name":"v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2/manifests"},{"name":"slog/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2/manifests"},{"name":"otel/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2/manifests"},{"name":"otel/otlp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2/manifests"},{"name":"negroni/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2/manifests"},{"name":"logrus/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2/manifests"},{"name":"iris/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2/manifests"},{"name":"grpc/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2/manifests"},{"name":"gin/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2/manifests"},{"name":"fiber/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2/manifests"},{"name":"fasthttp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2/manifests"},{"name":"echo/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2/manifests"},{"name":"zerolog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1/manifests"},{"name":"zap/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1/manifests"},{"name":"v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1/manifests"},{"name":"slog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1/manifests"},{"name":"otel/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1/manifests"},{"name":"otel/otlp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1/manifests"},{"name":"negroni/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1/manifests"},{"name":"logrus/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1/manifests"},{"name":"iris/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1/manifests"},{"name":"grpc/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1/manifests"},{"name":"gin/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1/manifests"},{"name":"fiber/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1/manifests"},{"name":"fasthttp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1/manifests"},{"name":"echo/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1/manifests"},{"name":"zerolog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0/manifests"},{"name":"zap/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0/manifests"},{"name":"v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0/manifests"},{"name":"slog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0/manifests"},{"name":"otel/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0/manifests"},{"name":"otel/otlp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0/manifests"},{"name":"negroni/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0/manifests"},{"name":"logrus/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0/manifests"},{"name":"iris/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0/manifests"},{"name":"grpc/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0/manifests"},{"name":"gin/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0/manifests"},{"name":"fiber/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0/manifests"},{"name":"fasthttp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0/manifests"},{"name":"echo/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0/manifests"},{"name":"zerolog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1/manifests"},{"name":"zap/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1/manifests"},{"name":"v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1/manifests"},{"name":"slog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1/manifests"},{"name":"otel/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1/manifests"},{"name":"otel/otlp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1/manifests"},{"name":"negroni/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1/manifests"},{"name":"logrus/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1/manifests"},{"name":"iris/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1/manifests"},{"name":"gin/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1/manifests"},{"name":"fiber/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1/manifests"},{"name":"fasthttp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1/manifests"},{"name":"echo/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1/manifests"},{"name":"zerolog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0/manifests"},{"name":"zap/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0/manifests"},{"name":"v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0/manifests"},{"name":"slog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0/manifests"},{"name":"otel/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0/manifests"},{"name":"otel/otlp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0/manifests"},{"name":"negroni/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0/manifests"},{"name":"logrus/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0/manifests"},{"name":"iris/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0/manifests"},{"name":"gin/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0/manifests"},{"name":"fiber/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0/manifests"},{"name":"fasthttp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0/manifests"},{"name":"echo/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0/manifests"},{"name":"zerolog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1/manifests"},{"name":"zap/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1/manifests"},{"name":"v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1/manifests"},{"name":"slog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1/manifests"},{"name":"otel/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1/manifests"},{"name":"negroni/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1/manifests"},{"name":"logrus/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1/manifests"},{"name":"iris/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1/manifests"},{"name":"gin/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1/manifests"},{"name":"fiber/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1/manifests"},{"name":"fasthttp/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1/manifests"},{"name":"echo/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1/manifests"},{"name":"zerolog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0/manifests"},{"name":"zap/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0/manifests"},{"name":"v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0/manifests"},{"name":"slog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0/manifests"},{"name":"otel/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0/manifests"},{"name":"negroni/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0/manifests"},{"name":"logrus/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0/manifests"},{"name":"iris/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0/manifests"},{"name":"gin/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0/manifests"},{"name":"fiber/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0/manifests"},{"name":"fasthttp/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0/manifests"},{"name":"echo/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0/manifests"},{"name":"zerolog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0/manifests"},{"name":"zap/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0/manifests"},{"name":"v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0/manifests"},{"name":"slog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0/manifests"},{"name":"otel/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0/manifests"},{"name":"negroni/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0/manifests"},{"name":"logrus/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0/manifests"},{"name":"iris/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0/manifests"},{"name":"gin/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0/manifests"},{"name":"fiber/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0/manifests"},{"name":"fasthttp/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0/manifests"},{"name":"echo/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0/manifests"},{"name":"zerolog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0/manifests"},{"name":"v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0/manifests"},{"name":"slog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0/manifests"},{"name":"otel/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0/manifests"},{"name":"negroni/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0/manifests"},{"name":"logrus/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0/manifests"},{"name":"iris/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0/manifests"},{"name":"gin/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0/manifests"},{"name":"fiber/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0/manifests"},{"name":"fasthttp/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0/manifests"},{"name":"echo/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0/manifests"},{"name":"zerolog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0/manifests"},{"name":"v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0/manifests"},{"name":"slog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0/manifests"},{"name":"otel/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0/manifests"},{"name":"negroni/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0/manifests"},{"name":"logrus/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0/manifests"},{"name":"iris/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0/manifests"},{"name":"gin/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0/manifests"},{"name":"fiber/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0/manifests"},{"name":"fasthttp/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0/manifests"},{"name":"echo/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0/manifests"},{"name":"zerolog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0/manifests"},{"name":"v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0/manifests"},{"name":"slog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0/manifests"},{"name":"otel/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0/manifests"},{"name":"negroni/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0/manifests"},{"name":"logrus/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0/manifests"},{"name":"iris/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0/manifests"},{"name":"gin/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0/manifests"},{"name":"fiber/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0/manifests"},{"name":"fasthttp/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0/manifests"},{"name":"echo/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0/manifests"},{"name":"zerolog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0/manifests"},{"name":"v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0/manifests"},{"name":"slog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0/manifests"},{"name":"otel/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0/manifests"},{"name":"negroni/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0/manifests"},{"name":"logrus/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0/manifests"},{"name":"iris/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0/manifests"},{"name":"gin/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0/manifests"},{"name":"fiber/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0/manifests"},{"name":"fasthttp/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0/manifests"},{"name":"echo/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0/manifests"},{"name":"zerolog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0/manifests"},{"name":"v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0/manifests"},{"name":"slog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0/manifests"},{"name":"otel/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0/manifests"},{"name":"negroni/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0/manifests"},{"name":"logrus/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0/manifests"},{"name":"iris/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0/manifests"},{"name":"gin/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0/manifests"},{"name":"fiber/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0/manifests"},{"name":"fasthttp/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0/manifests"},{"name":"echo/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0/manifests"},{"name":"zerolog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0/manifests"},{"name":"v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0/manifests"},{"name":"slog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0/manifests"},{"name":"otel/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0/manifests"},{"name":"negroni/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0/manifests"},{"name":"logrus/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0/manifests"},{"name":"iris/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0/manifests"},{"name":"gin/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0/manifests"},{"name":"fiber/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0/manifests"},{"name":"fasthttp/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0/manifests"},{"name":"echo/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0/manifests"},{"name":"zerolog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2/manifests"},{"name":"v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2/manifests"},{"name":"slog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2/manifests"},{"name":"otel/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2/manifests"},{"name":"negroni/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2/manifests"},{"name":"logrus/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2/manifests"},{"name":"iris/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2/manifests"},{"name":"gin/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2/manifests"},{"name":"fiber/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2/manifests"},{"name":"fasthttp/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2/manifests"},{"name":"echo/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2/manifests"},{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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.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":"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.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.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":"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.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":"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.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.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.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.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.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.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":"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.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":"2026-08-18T03:58:28.238Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-getsentry-sentry-go?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-getsentry-sentry-go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-getsentry-sentry-go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-getsentry-sentry-go/dependencies","status":null,"funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T02:17:30.079Z","issues_count":291,"pull_requests_count":534,"avg_time_to_close_issue":36920970.391705066,"avg_time_to_close_pull_request":2423451.896396396,"issues_closed_count":217,"pull_requests_closed_count":444,"pull_request_authors_count":66,"issue_authors_count":156,"avg_comments_per_issue":2.484536082474227,"avg_comments_per_pull_request":1.6779026217228463,"merged_pull_requests_count":369,"bot_issues_count":10,"bot_pull_requests_count":120,"past_year_issues_count":52,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":3448990.25,"past_year_avg_time_to_close_pull_request":609499.4411764706,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":102,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.8461538461538463,"past_year_avg_comments_per_pull_request":1.2357142857142858,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"cleptric","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"ribice","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"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":"philipphofmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"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":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"}],"active_maintainers":[{"login":"cleptric","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"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":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"login":"vaind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-getsentry-sentry-go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-getsentry-sentry-go/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-getsentry-sentry-go/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-getsentry-sentry-go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-getsentry-sentry-go/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-getsentry-sentry-go/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1092},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-23T05:05:50.135Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13504201,"name":"golang-github-getsentry-sentry-go","ecosystem":"debian","description":null,"homepage":"https://github.com/getsentry/sentry-go","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/getsentry/sentry-go","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T18:55:57.043Z","latest_release_published_at":"2026-02-10T18:55:57.043Z","latest_release_number":"0.9.0-2","last_synced_at":"2026-03-13T15:38:32.306Z","created_at":"2026-02-10T18:55:56.848Z","updated_at":"2026-08-18T04:01:28.633Z","registry_url":"https://tracker.debian.org/pkg/golang-github-getsentry-sentry-go","install_command":"apt-get install golang-github-getsentry-sentry-go","documentation_url":"https://packages.debian.org/bullseye/golang-github-getsentry-sentry-go","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-getsentry-sentry-go-dev","standards_version":"4.5.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-gin-gonic-gin-dev, golang-github-go-errors-errors-dev, golang-github-google-go-cmp-dev, golang-github-pkg-errors-dev, golang-github-valyala-fasthttp-dev","build_depends_indep":null,"build_depends_arch":null},"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":"2026-08-13T13:17:20.000Z","size":2802,"stargazers_count":1102,"open_issues_count":44,"forks_count":260,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-18T02:07:30.007Z","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-08-13T12:49:31.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":36753660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":804,"last_synced_at":"2026-08-14T11:56:52.252Z","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":114221,"followers":3146,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-08-14T11:56:52.265Z","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.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2/manifests"},{"name":"zap/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2/manifests"},{"name":"v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2/manifests"},{"name":"slog/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2/manifests"},{"name":"otel/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2/manifests"},{"name":"otel/otlp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2/manifests"},{"name":"negroni/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2/manifests"},{"name":"logrus/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2/manifests"},{"name":"iris/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2/manifests"},{"name":"grpc/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2/manifests"},{"name":"gin/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2/manifests"},{"name":"fiber/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2/manifests"},{"name":"fasthttp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2/manifests"},{"name":"echo/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2/manifests"},{"name":"zerolog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1/manifests"},{"name":"zap/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1/manifests"},{"name":"v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1/manifests"},{"name":"slog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1/manifests"},{"name":"otel/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1/manifests"},{"name":"otel/otlp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1/manifests"},{"name":"negroni/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1/manifests"},{"name":"logrus/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1/manifests"},{"name":"iris/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1/manifests"},{"name":"grpc/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1/manifests"},{"name":"gin/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1/manifests"},{"name":"fiber/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1/manifests"},{"name":"fasthttp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1/manifests"},{"name":"echo/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1/manifests"},{"name":"zerolog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0/manifests"},{"name":"zap/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0/manifests"},{"name":"v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0/manifests"},{"name":"slog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0/manifests"},{"name":"otel/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0/manifests"},{"name":"otel/otlp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0/manifests"},{"name":"negroni/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0/manifests"},{"name":"logrus/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0/manifests"},{"name":"iris/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0/manifests"},{"name":"grpc/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0/manifests"},{"name":"gin/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0/manifests"},{"name":"fiber/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0/manifests"},{"name":"fasthttp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0/manifests"},{"name":"echo/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0/manifests"},{"name":"zerolog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1/manifests"},{"name":"zap/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1/manifests"},{"name":"v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1/manifests"},{"name":"slog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1/manifests"},{"name":"otel/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1/manifests"},{"name":"otel/otlp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1/manifests"},{"name":"negroni/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1/manifests"},{"name":"logrus/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1/manifests"},{"name":"iris/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1/manifests"},{"name":"gin/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1/manifests"},{"name":"fiber/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1/manifests"},{"name":"fasthttp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1/manifests"},{"name":"echo/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1/manifests"},{"name":"zerolog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0/manifests"},{"name":"zap/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0/manifests"},{"name":"v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0/manifests"},{"name":"slog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0/manifests"},{"name":"otel/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0/manifests"},{"name":"otel/otlp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0/manifests"},{"name":"negroni/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0/manifests"},{"name":"logrus/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0/manifests"},{"name":"iris/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0/manifests"},{"name":"gin/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0/manifests"},{"name":"fiber/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0/manifests"},{"name":"fasthttp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0/manifests"},{"name":"echo/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0/manifests"},{"name":"zerolog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1/manifests"},{"name":"zap/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1/manifests"},{"name":"v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1/manifests"},{"name":"slog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1/manifests"},{"name":"otel/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1/manifests"},{"name":"negroni/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1/manifests"},{"name":"logrus/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1/manifests"},{"name":"iris/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1/manifests"},{"name":"gin/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1/manifests"},{"name":"fiber/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1/manifests"},{"name":"fasthttp/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1/manifests"},{"name":"echo/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1/manifests"},{"name":"zerolog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0/manifests"},{"name":"zap/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0/manifests"},{"name":"v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0/manifests"},{"name":"slog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0/manifests"},{"name":"otel/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0/manifests"},{"name":"negroni/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0/manifests"},{"name":"logrus/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0/manifests"},{"name":"iris/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0/manifests"},{"name":"gin/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0/manifests"},{"name":"fiber/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0/manifests"},{"name":"fasthttp/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0/manifests"},{"name":"echo/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0/manifests"},{"name":"zerolog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0/manifests"},{"name":"zap/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0/manifests"},{"name":"v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0/manifests"},{"name":"slog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0/manifests"},{"name":"otel/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0/manifests"},{"name":"negroni/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0/manifests"},{"name":"logrus/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0/manifests"},{"name":"iris/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0/manifests"},{"name":"gin/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0/manifests"},{"name":"fiber/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0/manifests"},{"name":"fasthttp/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0/manifests"},{"name":"echo/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0/manifests"},{"name":"zerolog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0/manifests"},{"name":"v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0/manifests"},{"name":"slog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0/manifests"},{"name":"otel/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0/manifests"},{"name":"negroni/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0/manifests"},{"name":"logrus/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0/manifests"},{"name":"iris/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0/manifests"},{"name":"gin/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0/manifests"},{"name":"fiber/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0/manifests"},{"name":"fasthttp/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0/manifests"},{"name":"echo/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0/manifests"},{"name":"zerolog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0/manifests"},{"name":"v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0/manifests"},{"name":"slog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0/manifests"},{"name":"otel/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0/manifests"},{"name":"negroni/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0/manifests"},{"name":"logrus/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0/manifests"},{"name":"iris/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0/manifests"},{"name":"gin/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0/manifests"},{"name":"fiber/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0/manifests"},{"name":"fasthttp/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0/manifests"},{"name":"echo/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0/manifests"},{"name":"zerolog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0/manifests"},{"name":"v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0/manifests"},{"name":"slog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0/manifests"},{"name":"otel/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0/manifests"},{"name":"negroni/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0/manifests"},{"name":"logrus/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0/manifests"},{"name":"iris/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0/manifests"},{"name":"gin/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0/manifests"},{"name":"fiber/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0/manifests"},{"name":"fasthttp/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0/manifests"},{"name":"echo/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0/manifests"},{"name":"zerolog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0/manifests"},{"name":"v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0/manifests"},{"name":"slog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0/manifests"},{"name":"otel/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0/manifests"},{"name":"negroni/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0/manifests"},{"name":"logrus/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0/manifests"},{"name":"iris/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0/manifests"},{"name":"gin/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0/manifests"},{"name":"fiber/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0/manifests"},{"name":"fasthttp/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0/manifests"},{"name":"echo/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0/manifests"},{"name":"zerolog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0/manifests"},{"name":"v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0/manifests"},{"name":"slog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0/manifests"},{"name":"otel/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0/manifests"},{"name":"negroni/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0/manifests"},{"name":"logrus/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0/manifests"},{"name":"iris/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0/manifests"},{"name":"gin/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0/manifests"},{"name":"fiber/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0/manifests"},{"name":"fasthttp/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0/manifests"},{"name":"echo/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0/manifests"},{"name":"zerolog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0/manifests"},{"name":"v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0/manifests"},{"name":"slog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0/manifests"},{"name":"otel/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0/manifests"},{"name":"negroni/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0/manifests"},{"name":"logrus/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0/manifests"},{"name":"iris/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0/manifests"},{"name":"gin/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0/manifests"},{"name":"fiber/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0/manifests"},{"name":"fasthttp/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0/manifests"},{"name":"echo/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0/manifests"},{"name":"zerolog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2/manifests"},{"name":"v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2/manifests"},{"name":"slog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2/manifests"},{"name":"otel/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2/manifests"},{"name":"negroni/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2/manifests"},{"name":"logrus/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2/manifests"},{"name":"iris/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2/manifests"},{"name":"gin/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2/manifests"},{"name":"fiber/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2/manifests"},{"name":"fasthttp/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2/manifests"},{"name":"echo/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2/manifests"},{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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.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":"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.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.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":"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.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":"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.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.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.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.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.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.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":"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.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":"2026-08-18T04:01:28.633Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-getsentry-sentry-go?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-getsentry-sentry-go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-getsentry-sentry-go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-getsentry-sentry-go/dependencies","status":null,"funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T02:17:30.079Z","issues_count":291,"pull_requests_count":534,"avg_time_to_close_issue":36920970.391705066,"avg_time_to_close_pull_request":2423451.896396396,"issues_closed_count":217,"pull_requests_closed_count":444,"pull_request_authors_count":66,"issue_authors_count":156,"avg_comments_per_issue":2.484536082474227,"avg_comments_per_pull_request":1.6779026217228463,"merged_pull_requests_count":369,"bot_issues_count":10,"bot_pull_requests_count":120,"past_year_issues_count":52,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":3448990.25,"past_year_avg_time_to_close_pull_request":609499.4411764706,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":102,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.8461538461538463,"past_year_avg_comments_per_pull_request":1.2357142857142858,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"cleptric","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"ribice","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"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":"philipphofmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"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":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"}],"active_maintainers":[{"login":"cleptric","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"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":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"login":"vaind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-getsentry-sentry-go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-getsentry-sentry-go/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-getsentry-sentry-go/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-getsentry-sentry-go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-getsentry-sentry-go/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-getsentry-sentry-go/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":792},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-23T05:05:53.786Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":14649490,"name":"github.com/getsentry/sentry-go/fiberv3","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":2,"first_release_published_at":"2026-06-16T09:45:36.000Z","latest_release_published_at":"2026-07-14T11:23:22.000Z","latest_release_number":"v0.48.0","last_synced_at":"2026-08-22T13:01:03.795Z","created_at":"2026-06-18T10:09:48.285Z","updated_at":"2026-08-22T13:01:03.796Z","registry_url":"https://pkg.go.dev/github.com/getsentry/sentry-go/fiberv3","install_command":"go get github.com/getsentry/sentry-go/fiberv3","documentation_url":"https://pkg.go.dev/github.com/getsentry/sentry-go/fiberv3#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":"2026-08-13T13:17:20.000Z","size":2802,"stargazers_count":1102,"open_issues_count":44,"forks_count":260,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-18T02:07:30.007Z","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-08-13T12:49:31.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":36753660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":804,"last_synced_at":"2026-08-14T11:56:52.252Z","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":114221,"followers":3146,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-08-14T11:56:52.265Z","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.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2/manifests"},{"name":"zap/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2/manifests"},{"name":"v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2/manifests"},{"name":"slog/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2/manifests"},{"name":"otel/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2/manifests"},{"name":"otel/otlp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2/manifests"},{"name":"negroni/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2/manifests"},{"name":"logrus/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2/manifests"},{"name":"iris/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2/manifests"},{"name":"grpc/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2/manifests"},{"name":"gin/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2/manifests"},{"name":"fiber/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2/manifests"},{"name":"fasthttp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2/manifests"},{"name":"echo/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2/manifests"},{"name":"zerolog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1/manifests"},{"name":"zap/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1/manifests"},{"name":"v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1/manifests"},{"name":"slog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1/manifests"},{"name":"otel/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1/manifests"},{"name":"otel/otlp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1/manifests"},{"name":"negroni/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1/manifests"},{"name":"logrus/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1/manifests"},{"name":"iris/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1/manifests"},{"name":"grpc/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1/manifests"},{"name":"gin/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1/manifests"},{"name":"fiber/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1/manifests"},{"name":"fasthttp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1/manifests"},{"name":"echo/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1/manifests"},{"name":"zerolog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0/manifests"},{"name":"zap/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0/manifests"},{"name":"v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0/manifests"},{"name":"slog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0/manifests"},{"name":"otel/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0/manifests"},{"name":"otel/otlp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0/manifests"},{"name":"negroni/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0/manifests"},{"name":"logrus/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0/manifests"},{"name":"iris/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0/manifests"},{"name":"grpc/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0/manifests"},{"name":"gin/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0/manifests"},{"name":"fiber/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0/manifests"},{"name":"fasthttp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0/manifests"},{"name":"echo/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0/manifests"},{"name":"zerolog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1/manifests"},{"name":"zap/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1/manifests"},{"name":"v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1/manifests"},{"name":"slog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1/manifests"},{"name":"otel/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1/manifests"},{"name":"otel/otlp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1/manifests"},{"name":"negroni/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1/manifests"},{"name":"logrus/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1/manifests"},{"name":"iris/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1/manifests"},{"name":"gin/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1/manifests"},{"name":"fiber/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1/manifests"},{"name":"fasthttp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1/manifests"},{"name":"echo/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1/manifests"},{"name":"zerolog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0/manifests"},{"name":"zap/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0/manifests"},{"name":"v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0/manifests"},{"name":"slog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0/manifests"},{"name":"otel/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0/manifests"},{"name":"otel/otlp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0/manifests"},{"name":"negroni/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0/manifests"},{"name":"logrus/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0/manifests"},{"name":"iris/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0/manifests"},{"name":"gin/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0/manifests"},{"name":"fiber/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0/manifests"},{"name":"fasthttp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0/manifests"},{"name":"echo/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0/manifests"},{"name":"zerolog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1/manifests"},{"name":"zap/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1/manifests"},{"name":"v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1/manifests"},{"name":"slog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1/manifests"},{"name":"otel/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1/manifests"},{"name":"negroni/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1/manifests"},{"name":"logrus/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1/manifests"},{"name":"iris/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1/manifests"},{"name":"gin/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1/manifests"},{"name":"fiber/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1/manifests"},{"name":"fasthttp/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1/manifests"},{"name":"echo/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1/manifests"},{"name":"zerolog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0/manifests"},{"name":"zap/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0/manifests"},{"name":"v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0/manifests"},{"name":"slog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0/manifests"},{"name":"otel/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0/manifests"},{"name":"negroni/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0/manifests"},{"name":"logrus/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0/manifests"},{"name":"iris/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0/manifests"},{"name":"gin/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0/manifests"},{"name":"fiber/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0/manifests"},{"name":"fasthttp/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0/manifests"},{"name":"echo/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0/manifests"},{"name":"zerolog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0/manifests"},{"name":"zap/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0/manifests"},{"name":"v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0/manifests"},{"name":"slog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0/manifests"},{"name":"otel/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0/manifests"},{"name":"negroni/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0/manifests"},{"name":"logrus/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0/manifests"},{"name":"iris/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0/manifests"},{"name":"gin/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0/manifests"},{"name":"fiber/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0/manifests"},{"name":"fasthttp/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0/manifests"},{"name":"echo/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0/manifests"},{"name":"zerolog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0/manifests"},{"name":"v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0/manifests"},{"name":"slog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0/manifests"},{"name":"otel/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0/manifests"},{"name":"negroni/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0/manifests"},{"name":"logrus/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0/manifests"},{"name":"iris/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0/manifests"},{"name":"gin/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0/manifests"},{"name":"fiber/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0/manifests"},{"name":"fasthttp/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0/manifests"},{"name":"echo/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0/manifests"},{"name":"zerolog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0/manifests"},{"name":"v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0/manifests"},{"name":"slog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0/manifests"},{"name":"otel/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0/manifests"},{"name":"negroni/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0/manifests"},{"name":"logrus/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0/manifests"},{"name":"iris/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0/manifests"},{"name":"gin/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0/manifests"},{"name":"fiber/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0/manifests"},{"name":"fasthttp/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0/manifests"},{"name":"echo/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0/manifests"},{"name":"zerolog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0/manifests"},{"name":"v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0/manifests"},{"name":"slog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0/manifests"},{"name":"otel/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0/manifests"},{"name":"negroni/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0/manifests"},{"name":"logrus/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0/manifests"},{"name":"iris/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0/manifests"},{"name":"gin/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0/manifests"},{"name":"fiber/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0/manifests"},{"name":"fasthttp/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0/manifests"},{"name":"echo/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0/manifests"},{"name":"zerolog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0/manifests"},{"name":"v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0/manifests"},{"name":"slog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0/manifests"},{"name":"otel/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0/manifests"},{"name":"negroni/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0/manifests"},{"name":"logrus/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0/manifests"},{"name":"iris/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0/manifests"},{"name":"gin/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0/manifests"},{"name":"fiber/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0/manifests"},{"name":"fasthttp/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0/manifests"},{"name":"echo/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0/manifests"},{"name":"zerolog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0/manifests"},{"name":"v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0/manifests"},{"name":"slog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0/manifests"},{"name":"otel/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0/manifests"},{"name":"negroni/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0/manifests"},{"name":"logrus/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0/manifests"},{"name":"iris/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0/manifests"},{"name":"gin/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0/manifests"},{"name":"fiber/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0/manifests"},{"name":"fasthttp/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0/manifests"},{"name":"echo/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0/manifests"},{"name":"zerolog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0/manifests"},{"name":"v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0/manifests"},{"name":"slog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0/manifests"},{"name":"otel/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0/manifests"},{"name":"negroni/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0/manifests"},{"name":"logrus/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0/manifests"},{"name":"iris/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0/manifests"},{"name":"gin/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0/manifests"},{"name":"fiber/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0/manifests"},{"name":"fasthttp/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0/manifests"},{"name":"echo/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0/manifests"},{"name":"zerolog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2/manifests"},{"name":"v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2/manifests"},{"name":"slog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2/manifests"},{"name":"otel/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2/manifests"},{"name":"negroni/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2/manifests"},{"name":"logrus/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2/manifests"},{"name":"iris/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2/manifests"},{"name":"gin/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2/manifests"},{"name":"fiber/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2/manifests"},{"name":"fasthttp/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2/manifests"},{"name":"echo/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2/manifests"},{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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.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":"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.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.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":"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.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":"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.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.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.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.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.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.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":"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.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":"2026-08-20T11:22:42.938Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.966169253256149,"dependent_packages_count":4.653522062104748,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.809845657680448},"purl":"pkg:golang/github.com/getsentry/sentry-go/fiberv3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/getsentry/sentry-go/fiberv3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/getsentry/sentry-go/fiberv3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/getsentry/sentry-go/fiberv3/dependencies","status":null,"funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:05:01.896Z","issues_count":291,"pull_requests_count":534,"avg_time_to_close_issue":36920970.391705066,"avg_time_to_close_pull_request":2423451.896396396,"issues_closed_count":217,"pull_requests_closed_count":444,"pull_request_authors_count":66,"issue_authors_count":156,"avg_comments_per_issue":2.484536082474227,"avg_comments_per_pull_request":1.6779026217228463,"merged_pull_requests_count":369,"bot_issues_count":10,"bot_pull_requests_count":120,"past_year_issues_count":52,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":3448990.25,"past_year_avg_time_to_close_pull_request":609499.4411764706,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":102,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.8461538461538463,"past_year_avg_comments_per_pull_request":1.2357142857142858,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"cleptric","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"ribice","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"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":"philipphofmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"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":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"}],"active_maintainers":[{"login":"cleptric","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"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":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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%2Ffiberv3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Ffiberv3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Ffiberv3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Ffiberv3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Ffiberv3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Ffiberv3/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281883,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-23T05:01:16.146Z","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":13387826,"name":"golang-github-getsentry-sentry-go","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/getsentry/sentry-go","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/getsentry/sentry-go","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T15:52:06.155Z","latest_release_published_at":"2026-02-05T15:52:06.155Z","latest_release_number":"0.24.1-1","last_synced_at":"2026-08-13T17:59:18.885Z","created_at":"2026-02-05T15:52:04.879Z","updated_at":"2026-08-18T05:34:21.474Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-getsentry-sentry-go","install_command":"apt-get install golang-github-getsentry-sentry-go","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-getsentry-sentry-go-dev","standards_version":"4.6.2.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-gin-gonic-gin-dev, golang-github-go-errors-errors-dev, golang-github-google-go-cmp-dev, golang-github-labstack-echo-dev, golang-github-pkg-errors-dev, golang-github-sirupsen-logrus-dev, golang-github-valyala-fasthttp-dev, golang-opentelemetry-otel-dev","build_depends_indep":null,"build_depends_arch":null},"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":"2026-08-13T13:17:20.000Z","size":2802,"stargazers_count":1102,"open_issues_count":44,"forks_count":260,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-18T02:07:30.007Z","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-08-13T12:49:31.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":36753660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":804,"last_synced_at":"2026-08-14T11:56:52.252Z","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":114221,"followers":3146,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-08-14T11:56:52.265Z","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.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2/manifests"},{"name":"zap/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2/manifests"},{"name":"v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2/manifests"},{"name":"slog/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2/manifests"},{"name":"otel/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2/manifests"},{"name":"otel/otlp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2/manifests"},{"name":"negroni/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2/manifests"},{"name":"logrus/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2/manifests"},{"name":"iris/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2/manifests"},{"name":"grpc/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2/manifests"},{"name":"gin/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2/manifests"},{"name":"fiber/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2/manifests"},{"name":"fasthttp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2/manifests"},{"name":"echo/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2/manifests"},{"name":"zerolog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1/manifests"},{"name":"zap/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1/manifests"},{"name":"v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1/manifests"},{"name":"slog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1/manifests"},{"name":"otel/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1/manifests"},{"name":"otel/otlp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1/manifests"},{"name":"negroni/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1/manifests"},{"name":"logrus/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1/manifests"},{"name":"iris/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1/manifests"},{"name":"grpc/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1/manifests"},{"name":"gin/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1/manifests"},{"name":"fiber/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1/manifests"},{"name":"fasthttp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1/manifests"},{"name":"echo/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1/manifests"},{"name":"zerolog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0/manifests"},{"name":"zap/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0/manifests"},{"name":"v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0/manifests"},{"name":"slog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0/manifests"},{"name":"otel/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0/manifests"},{"name":"otel/otlp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0/manifests"},{"name":"negroni/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0/manifests"},{"name":"logrus/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0/manifests"},{"name":"iris/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0/manifests"},{"name":"grpc/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0/manifests"},{"name":"gin/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0/manifests"},{"name":"fiber/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0/manifests"},{"name":"fasthttp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0/manifests"},{"name":"echo/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0/manifests"},{"name":"zerolog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1/manifests"},{"name":"zap/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1/manifests"},{"name":"v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1/manifests"},{"name":"slog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1/manifests"},{"name":"otel/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1/manifests"},{"name":"otel/otlp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1/manifests"},{"name":"negroni/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1/manifests"},{"name":"logrus/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1/manifests"},{"name":"iris/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1/manifests"},{"name":"gin/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1/manifests"},{"name":"fiber/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1/manifests"},{"name":"fasthttp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1/manifests"},{"name":"echo/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1/manifests"},{"name":"zerolog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0/manifests"},{"name":"zap/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0/manifests"},{"name":"v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0/manifests"},{"name":"slog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0/manifests"},{"name":"otel/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0/manifests"},{"name":"otel/otlp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0/manifests"},{"name":"negroni/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0/manifests"},{"name":"logrus/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0/manifests"},{"name":"iris/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0/manifests"},{"name":"gin/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0/manifests"},{"name":"fiber/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0/manifests"},{"name":"fasthttp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0/manifests"},{"name":"echo/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0/manifests"},{"name":"zerolog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1/manifests"},{"name":"zap/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1/manifests"},{"name":"v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1/manifests"},{"name":"slog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1/manifests"},{"name":"otel/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1/manifests"},{"name":"negroni/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1/manifests"},{"name":"logrus/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1/manifests"},{"name":"iris/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1/manifests"},{"name":"gin/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1/manifests"},{"name":"fiber/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1/manifests"},{"name":"fasthttp/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1/manifests"},{"name":"echo/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1/manifests"},{"name":"zerolog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0/manifests"},{"name":"zap/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0/manifests"},{"name":"v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0/manifests"},{"name":"slog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0/manifests"},{"name":"otel/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0/manifests"},{"name":"negroni/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0/manifests"},{"name":"logrus/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0/manifests"},{"name":"iris/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0/manifests"},{"name":"gin/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0/manifests"},{"name":"fiber/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0/manifests"},{"name":"fasthttp/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0/manifests"},{"name":"echo/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0/manifests"},{"name":"zerolog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0/manifests"},{"name":"zap/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0/manifests"},{"name":"v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0/manifests"},{"name":"slog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0/manifests"},{"name":"otel/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0/manifests"},{"name":"negroni/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0/manifests"},{"name":"logrus/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0/manifests"},{"name":"iris/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0/manifests"},{"name":"gin/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0/manifests"},{"name":"fiber/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0/manifests"},{"name":"fasthttp/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0/manifests"},{"name":"echo/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0/manifests"},{"name":"zerolog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0/manifests"},{"name":"v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0/manifests"},{"name":"slog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0/manifests"},{"name":"otel/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0/manifests"},{"name":"negroni/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0/manifests"},{"name":"logrus/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0/manifests"},{"name":"iris/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0/manifests"},{"name":"gin/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0/manifests"},{"name":"fiber/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0/manifests"},{"name":"fasthttp/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0/manifests"},{"name":"echo/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0/manifests"},{"name":"zerolog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0/manifests"},{"name":"v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0/manifests"},{"name":"slog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0/manifests"},{"name":"otel/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0/manifests"},{"name":"negroni/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0/manifests"},{"name":"logrus/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0/manifests"},{"name":"iris/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0/manifests"},{"name":"gin/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0/manifests"},{"name":"fiber/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0/manifests"},{"name":"fasthttp/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0/manifests"},{"name":"echo/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0/manifests"},{"name":"zerolog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0/manifests"},{"name":"v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0/manifests"},{"name":"slog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0/manifests"},{"name":"otel/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0/manifests"},{"name":"negroni/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0/manifests"},{"name":"logrus/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0/manifests"},{"name":"iris/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0/manifests"},{"name":"gin/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0/manifests"},{"name":"fiber/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0/manifests"},{"name":"fasthttp/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0/manifests"},{"name":"echo/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0/manifests"},{"name":"zerolog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0/manifests"},{"name":"v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0/manifests"},{"name":"slog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0/manifests"},{"name":"otel/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0/manifests"},{"name":"negroni/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0/manifests"},{"name":"logrus/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0/manifests"},{"name":"iris/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0/manifests"},{"name":"gin/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0/manifests"},{"name":"fiber/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0/manifests"},{"name":"fasthttp/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0/manifests"},{"name":"echo/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0/manifests"},{"name":"zerolog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0/manifests"},{"name":"v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0/manifests"},{"name":"slog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0/manifests"},{"name":"otel/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0/manifests"},{"name":"negroni/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0/manifests"},{"name":"logrus/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0/manifests"},{"name":"iris/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0/manifests"},{"name":"gin/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0/manifests"},{"name":"fiber/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0/manifests"},{"name":"fasthttp/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0/manifests"},{"name":"echo/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0/manifests"},{"name":"zerolog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0/manifests"},{"name":"v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0/manifests"},{"name":"slog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0/manifests"},{"name":"otel/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0/manifests"},{"name":"negroni/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0/manifests"},{"name":"logrus/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0/manifests"},{"name":"iris/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0/manifests"},{"name":"gin/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0/manifests"},{"name":"fiber/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0/manifests"},{"name":"fasthttp/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0/manifests"},{"name":"echo/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0/manifests"},{"name":"zerolog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2/manifests"},{"name":"v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2/manifests"},{"name":"slog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2/manifests"},{"name":"otel/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2/manifests"},{"name":"negroni/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2/manifests"},{"name":"logrus/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2/manifests"},{"name":"iris/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2/manifests"},{"name":"gin/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2/manifests"},{"name":"fiber/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2/manifests"},{"name":"fasthttp/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2/manifests"},{"name":"echo/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2/manifests"},{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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.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":"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.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.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":"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.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":"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.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.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.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.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.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.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":"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.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":"2026-08-18T05:34:21.473Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-getsentry-sentry-go?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-getsentry-sentry-go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-getsentry-sentry-go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-getsentry-sentry-go/dependencies","status":null,"funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-18T02:17:30.079Z","issues_count":291,"pull_requests_count":534,"avg_time_to_close_issue":36920970.391705066,"avg_time_to_close_pull_request":2423451.896396396,"issues_closed_count":217,"pull_requests_closed_count":444,"pull_request_authors_count":66,"issue_authors_count":156,"avg_comments_per_issue":2.484536082474227,"avg_comments_per_pull_request":1.6779026217228463,"merged_pull_requests_count":369,"bot_issues_count":10,"bot_pull_requests_count":120,"past_year_issues_count":52,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":3448990.25,"past_year_avg_time_to_close_pull_request":609499.4411764706,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":102,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.8461538461538463,"past_year_avg_comments_per_pull_request":1.2357142857142858,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"cleptric","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"ribice","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"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":"philipphofmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"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":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"}],"active_maintainers":[{"login":"cleptric","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"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":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"login":"vaind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-getsentry-sentry-go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-getsentry-sentry-go/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-getsentry-sentry-go/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-getsentry-sentry-go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-getsentry-sentry-go/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-getsentry-sentry-go/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1229},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-23T05:05:47.254Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13684582,"name":"golang-github-getsentry-sentry-go","ecosystem":"debian","description":null,"homepage":"https://github.com/getsentry/sentry-go","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/getsentry/sentry-go","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T17:46:46.102Z","latest_release_published_at":"2026-02-12T17:46:46.102Z","latest_release_number":"0.11.0-1","last_synced_at":"2026-08-22T14:30:26.564Z","created_at":"2026-02-12T17:46:45.862Z","updated_at":"2026-08-22T14:30:26.564Z","registry_url":"https://tracker.debian.org/pkg/golang-github-getsentry-sentry-go","install_command":"apt-get install golang-github-getsentry-sentry-go","documentation_url":"https://packages.debian.org/bookworm/golang-github-getsentry-sentry-go","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-getsentry-sentry-go-dev","standards_version":"4.5.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-gin-gonic-gin-dev, golang-github-go-errors-errors-dev, golang-github-google-go-cmp-dev, golang-github-labstack-echo-dev, golang-github-pkg-errors-dev, golang-github-valyala-fasthttp-dev","build_depends_indep":null,"build_depends_arch":null},"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":"2026-08-13T13:17:20.000Z","size":2802,"stargazers_count":1102,"open_issues_count":44,"forks_count":260,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-18T02:07:30.007Z","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-08-13T12:49:31.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":36753660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":804,"last_synced_at":"2026-08-14T11:56:52.252Z","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":114221,"followers":3146,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-08-14T11:56:52.265Z","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.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2/manifests"},{"name":"zap/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2/manifests"},{"name":"v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2/manifests"},{"name":"slog/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2/manifests"},{"name":"otel/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2/manifests"},{"name":"otel/otlp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2/manifests"},{"name":"negroni/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2/manifests"},{"name":"logrus/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2/manifests"},{"name":"iris/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2/manifests"},{"name":"grpc/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2/manifests"},{"name":"gin/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2/manifests"},{"name":"fiber/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2/manifests"},{"name":"fasthttp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2/manifests"},{"name":"echo/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2/manifests"},{"name":"zerolog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1/manifests"},{"name":"zap/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1/manifests"},{"name":"v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1/manifests"},{"name":"slog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1/manifests"},{"name":"otel/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1/manifests"},{"name":"otel/otlp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1/manifests"},{"name":"negroni/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1/manifests"},{"name":"logrus/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1/manifests"},{"name":"iris/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1/manifests"},{"name":"grpc/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1/manifests"},{"name":"gin/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1/manifests"},{"name":"fiber/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1/manifests"},{"name":"fasthttp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1/manifests"},{"name":"echo/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1/manifests"},{"name":"zerolog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0/manifests"},{"name":"zap/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0/manifests"},{"name":"v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0/manifests"},{"name":"slog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0/manifests"},{"name":"otel/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0/manifests"},{"name":"otel/otlp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0/manifests"},{"name":"negroni/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0/manifests"},{"name":"logrus/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0/manifests"},{"name":"iris/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0/manifests"},{"name":"grpc/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0/manifests"},{"name":"gin/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0/manifests"},{"name":"fiber/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0/manifests"},{"name":"fasthttp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0/manifests"},{"name":"echo/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0/manifests"},{"name":"zerolog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1/manifests"},{"name":"zap/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1/manifests"},{"name":"v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1/manifests"},{"name":"slog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1/manifests"},{"name":"otel/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1/manifests"},{"name":"otel/otlp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1/manifests"},{"name":"negroni/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1/manifests"},{"name":"logrus/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1/manifests"},{"name":"iris/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1/manifests"},{"name":"gin/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1/manifests"},{"name":"fiber/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1/manifests"},{"name":"fasthttp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1/manifests"},{"name":"echo/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1/manifests"},{"name":"zerolog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0/manifests"},{"name":"zap/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0/manifests"},{"name":"v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0/manifests"},{"name":"slog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0/manifests"},{"name":"otel/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0/manifests"},{"name":"otel/otlp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0/manifests"},{"name":"negroni/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0/manifests"},{"name":"logrus/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0/manifests"},{"name":"iris/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0/manifests"},{"name":"gin/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0/manifests"},{"name":"fiber/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0/manifests"},{"name":"fasthttp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0/manifests"},{"name":"echo/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0/manifests"},{"name":"zerolog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1/manifests"},{"name":"zap/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1/manifests"},{"name":"v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1/manifests"},{"name":"slog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1/manifests"},{"name":"otel/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1/manifests"},{"name":"negroni/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1/manifests"},{"name":"logrus/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1/manifests"},{"name":"iris/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1/manifests"},{"name":"gin/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1/manifests"},{"name":"fiber/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1/manifests"},{"name":"fasthttp/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1/manifests"},{"name":"echo/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1/manifests"},{"name":"zerolog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0/manifests"},{"name":"zap/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0/manifests"},{"name":"v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0/manifests"},{"name":"slog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0/manifests"},{"name":"otel/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0/manifests"},{"name":"negroni/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0/manifests"},{"name":"logrus/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0/manifests"},{"name":"iris/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0/manifests"},{"name":"gin/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0/manifests"},{"name":"fiber/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0/manifests"},{"name":"fasthttp/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0/manifests"},{"name":"echo/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0/manifests"},{"name":"zerolog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0/manifests"},{"name":"zap/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0/manifests"},{"name":"v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0/manifests"},{"name":"slog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0/manifests"},{"name":"otel/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0/manifests"},{"name":"negroni/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0/manifests"},{"name":"logrus/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0/manifests"},{"name":"iris/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0/manifests"},{"name":"gin/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0/manifests"},{"name":"fiber/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0/manifests"},{"name":"fasthttp/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0/manifests"},{"name":"echo/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0/manifests"},{"name":"zerolog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0/manifests"},{"name":"v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0/manifests"},{"name":"slog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0/manifests"},{"name":"otel/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0/manifests"},{"name":"negroni/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0/manifests"},{"name":"logrus/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0/manifests"},{"name":"iris/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0/manifests"},{"name":"gin/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0/manifests"},{"name":"fiber/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0/manifests"},{"name":"fasthttp/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0/manifests"},{"name":"echo/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0/manifests"},{"name":"zerolog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0/manifests"},{"name":"v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0/manifests"},{"name":"slog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0/manifests"},{"name":"otel/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0/manifests"},{"name":"negroni/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0/manifests"},{"name":"logrus/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0/manifests"},{"name":"iris/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0/manifests"},{"name":"gin/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0/manifests"},{"name":"fiber/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0/manifests"},{"name":"fasthttp/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0/manifests"},{"name":"echo/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0/manifests"},{"name":"zerolog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0/manifests"},{"name":"v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0/manifests"},{"name":"slog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0/manifests"},{"name":"otel/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0/manifests"},{"name":"negroni/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0/manifests"},{"name":"logrus/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0/manifests"},{"name":"iris/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0/manifests"},{"name":"gin/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0/manifests"},{"name":"fiber/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0/manifests"},{"name":"fasthttp/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0/manifests"},{"name":"echo/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0/manifests"},{"name":"zerolog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0/manifests"},{"name":"v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0/manifests"},{"name":"slog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0/manifests"},{"name":"otel/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0/manifests"},{"name":"negroni/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0/manifests"},{"name":"logrus/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0/manifests"},{"name":"iris/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0/manifests"},{"name":"gin/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0/manifests"},{"name":"fiber/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0/manifests"},{"name":"fasthttp/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0/manifests"},{"name":"echo/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0/manifests"},{"name":"zerolog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0/manifests"},{"name":"v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0/manifests"},{"name":"slog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0/manifests"},{"name":"otel/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0/manifests"},{"name":"negroni/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0/manifests"},{"name":"logrus/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0/manifests"},{"name":"iris/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0/manifests"},{"name":"gin/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0/manifests"},{"name":"fiber/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0/manifests"},{"name":"fasthttp/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0/manifests"},{"name":"echo/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0/manifests"},{"name":"zerolog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0/manifests"},{"name":"v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0/manifests"},{"name":"slog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0/manifests"},{"name":"otel/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0/manifests"},{"name":"negroni/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0/manifests"},{"name":"logrus/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0/manifests"},{"name":"iris/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0/manifests"},{"name":"gin/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0/manifests"},{"name":"fiber/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0/manifests"},{"name":"fasthttp/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0/manifests"},{"name":"echo/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0/manifests"},{"name":"zerolog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2/manifests"},{"name":"v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2/manifests"},{"name":"slog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2/manifests"},{"name":"otel/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2/manifests"},{"name":"negroni/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2/manifests"},{"name":"logrus/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2/manifests"},{"name":"iris/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2/manifests"},{"name":"gin/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2/manifests"},{"name":"fiber/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2/manifests"},{"name":"fasthttp/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2/manifests"},{"name":"echo/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2/manifests"},{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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.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":"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.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.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":"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.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":"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.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.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.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.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.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.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":"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.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":"2026-08-18T02:35:11.318Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-getsentry-sentry-go?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-getsentry-sentry-go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-getsentry-sentry-go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-getsentry-sentry-go/dependencies","status":null,"funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T07:36:26.492Z","issues_count":291,"pull_requests_count":534,"avg_time_to_close_issue":36920970.391705066,"avg_time_to_close_pull_request":2423451.896396396,"issues_closed_count":217,"pull_requests_closed_count":444,"pull_request_authors_count":66,"issue_authors_count":156,"avg_comments_per_issue":2.484536082474227,"avg_comments_per_pull_request":1.6779026217228463,"merged_pull_requests_count":369,"bot_issues_count":10,"bot_pull_requests_count":120,"past_year_issues_count":52,"past_year_pull_requests_count":141,"past_year_avg_time_to_close_issue":3448990.25,"past_year_avg_time_to_close_pull_request":603647.718446602,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.8461538461538463,"past_year_avg_comments_per_pull_request":1.2340425531914894,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":85,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"cleptric","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"ribice","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"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":"philipphofmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"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":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"}],"active_maintainers":[{"login":"cleptric","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"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":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"login":"vaind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-getsentry-sentry-go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-getsentry-sentry-go/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-getsentry-sentry-go/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-getsentry-sentry-go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-getsentry-sentry-go/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-getsentry-sentry-go/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2650,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1227},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-23T05:05:52.746Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/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":74,"first_release_published_at":"2019-05-23T10:59:38.000Z","latest_release_published_at":"2026-07-14T11:23:22.000Z","latest_release_number":"v0.48.0","last_synced_at":"2026-08-21T11:36:42.789Z","created_at":"2025-08-22T10:55:48.175Z","updated_at":"2026-08-21T11:36:42.790Z","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":"2026-08-13T13:17:20.000Z","size":2802,"stargazers_count":1102,"open_issues_count":44,"forks_count":260,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-18T02:07:30.007Z","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-08-13T12:49:31.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":36754174,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":804,"last_synced_at":"2026-08-14T11:56:52.252Z","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":114221,"followers":3146,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-08-14T11:56:52.265Z","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.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2/manifests"},{"name":"zap/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2/manifests"},{"name":"v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2/manifests"},{"name":"slog/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2/manifests"},{"name":"otel/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2/manifests"},{"name":"otel/otlp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2/manifests"},{"name":"negroni/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2/manifests"},{"name":"logrus/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2/manifests"},{"name":"iris/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2/manifests"},{"name":"grpc/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2/manifests"},{"name":"gin/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2/manifests"},{"name":"fiber/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2/manifests"},{"name":"fasthttp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2/manifests"},{"name":"echo/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2/manifests"},{"name":"zerolog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1/manifests"},{"name":"zap/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1/manifests"},{"name":"v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1/manifests"},{"name":"slog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1/manifests"},{"name":"otel/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1/manifests"},{"name":"otel/otlp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1/manifests"},{"name":"negroni/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1/manifests"},{"name":"logrus/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1/manifests"},{"name":"iris/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1/manifests"},{"name":"grpc/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1/manifests"},{"name":"gin/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1/manifests"},{"name":"fiber/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1/manifests"},{"name":"fasthttp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1/manifests"},{"name":"echo/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1/manifests"},{"name":"zerolog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0/manifests"},{"name":"zap/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0/manifests"},{"name":"v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0/manifests"},{"name":"slog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0/manifests"},{"name":"otel/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0/manifests"},{"name":"otel/otlp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0/manifests"},{"name":"negroni/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0/manifests"},{"name":"logrus/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0/manifests"},{"name":"iris/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0/manifests"},{"name":"grpc/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0/manifests"},{"name":"gin/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0/manifests"},{"name":"fiber/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0/manifests"},{"name":"fasthttp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0/manifests"},{"name":"echo/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0/manifests"},{"name":"zerolog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1/manifests"},{"name":"zap/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1/manifests"},{"name":"v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1/manifests"},{"name":"slog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1/manifests"},{"name":"otel/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1/manifests"},{"name":"otel/otlp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1/manifests"},{"name":"negroni/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1/manifests"},{"name":"logrus/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1/manifests"},{"name":"iris/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1/manifests"},{"name":"gin/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1/manifests"},{"name":"fiber/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1/manifests"},{"name":"fasthttp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1/manifests"},{"name":"echo/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1/manifests"},{"name":"zerolog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0/manifests"},{"name":"zap/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0/manifests"},{"name":"v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0/manifests"},{"name":"slog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0/manifests"},{"name":"otel/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0/manifests"},{"name":"otel/otlp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0/manifests"},{"name":"negroni/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0/manifests"},{"name":"logrus/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0/manifests"},{"name":"iris/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0/manifests"},{"name":"gin/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0/manifests"},{"name":"fiber/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0/manifests"},{"name":"fasthttp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0/manifests"},{"name":"echo/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0/manifests"},{"name":"zerolog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1/manifests"},{"name":"zap/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1/manifests"},{"name":"v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1/manifests"},{"name":"slog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1/manifests"},{"name":"otel/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1/manifests"},{"name":"negroni/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1/manifests"},{"name":"logrus/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1/manifests"},{"name":"iris/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1/manifests"},{"name":"gin/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1/manifests"},{"name":"fiber/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1/manifests"},{"name":"fasthttp/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1/manifests"},{"name":"echo/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1/manifests"},{"name":"zerolog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0/manifests"},{"name":"zap/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0/manifests"},{"name":"v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0/manifests"},{"name":"slog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0/manifests"},{"name":"otel/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0/manifests"},{"name":"negroni/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0/manifests"},{"name":"logrus/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0/manifests"},{"name":"iris/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0/manifests"},{"name":"gin/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0/manifests"},{"name":"fiber/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0/manifests"},{"name":"fasthttp/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0/manifests"},{"name":"echo/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0/manifests"},{"name":"zerolog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0/manifests"},{"name":"zap/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0/manifests"},{"name":"v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0/manifests"},{"name":"slog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0/manifests"},{"name":"otel/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0/manifests"},{"name":"negroni/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0/manifests"},{"name":"logrus/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0/manifests"},{"name":"iris/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0/manifests"},{"name":"gin/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0/manifests"},{"name":"fiber/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0/manifests"},{"name":"fasthttp/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0/manifests"},{"name":"echo/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0/manifests"},{"name":"zerolog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0/manifests"},{"name":"v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0/manifests"},{"name":"slog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0/manifests"},{"name":"otel/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0/manifests"},{"name":"negroni/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0/manifests"},{"name":"logrus/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0/manifests"},{"name":"iris/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0/manifests"},{"name":"gin/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0/manifests"},{"name":"fiber/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0/manifests"},{"name":"fasthttp/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0/manifests"},{"name":"echo/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0/manifests"},{"name":"zerolog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0/manifests"},{"name":"v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0/manifests"},{"name":"slog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0/manifests"},{"name":"otel/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0/manifests"},{"name":"negroni/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0/manifests"},{"name":"logrus/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0/manifests"},{"name":"iris/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0/manifests"},{"name":"gin/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0/manifests"},{"name":"fiber/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0/manifests"},{"name":"fasthttp/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0/manifests"},{"name":"echo/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0/manifests"},{"name":"zerolog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0/manifests"},{"name":"v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0/manifests"},{"name":"slog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0/manifests"},{"name":"otel/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0/manifests"},{"name":"negroni/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0/manifests"},{"name":"logrus/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0/manifests"},{"name":"iris/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0/manifests"},{"name":"gin/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0/manifests"},{"name":"fiber/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0/manifests"},{"name":"fasthttp/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0/manifests"},{"name":"echo/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0/manifests"},{"name":"zerolog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0/manifests"},{"name":"v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0/manifests"},{"name":"slog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0/manifests"},{"name":"otel/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0/manifests"},{"name":"negroni/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0/manifests"},{"name":"logrus/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0/manifests"},{"name":"iris/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0/manifests"},{"name":"gin/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0/manifests"},{"name":"fiber/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0/manifests"},{"name":"fasthttp/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0/manifests"},{"name":"echo/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0/manifests"},{"name":"zerolog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0/manifests"},{"name":"v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0/manifests"},{"name":"slog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0/manifests"},{"name":"otel/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0/manifests"},{"name":"negroni/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0/manifests"},{"name":"logrus/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0/manifests"},{"name":"iris/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0/manifests"},{"name":"gin/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0/manifests"},{"name":"fiber/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0/manifests"},{"name":"fasthttp/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0/manifests"},{"name":"echo/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0/manifests"},{"name":"zerolog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0/manifests"},{"name":"v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0/manifests"},{"name":"slog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0/manifests"},{"name":"otel/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0/manifests"},{"name":"negroni/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0/manifests"},{"name":"logrus/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0/manifests"},{"name":"iris/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0/manifests"},{"name":"gin/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0/manifests"},{"name":"fiber/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0/manifests"},{"name":"fasthttp/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0/manifests"},{"name":"echo/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0/manifests"},{"name":"zerolog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2/manifests"},{"name":"v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2/manifests"},{"name":"slog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2/manifests"},{"name":"otel/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2/manifests"},{"name":"negroni/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2/manifests"},{"name":"logrus/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2/manifests"},{"name":"iris/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2/manifests"},{"name":"gin/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2/manifests"},{"name":"fiber/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2/manifests"},{"name":"fasthttp/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2/manifests"},{"name":"echo/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2/manifests"},{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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.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":"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.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.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":"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.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":"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.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.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.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.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.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.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":"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.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":"2026-08-18T02:43:41.218Z","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":"2026-08-14T07:36:26.492Z","issues_count":291,"pull_requests_count":534,"avg_time_to_close_issue":36920970.391705066,"avg_time_to_close_pull_request":2423451.896396396,"issues_closed_count":217,"pull_requests_closed_count":444,"pull_request_authors_count":66,"issue_authors_count":156,"avg_comments_per_issue":2.484536082474227,"avg_comments_per_pull_request":1.6779026217228463,"merged_pull_requests_count":369,"bot_issues_count":10,"bot_pull_requests_count":120,"past_year_issues_count":52,"past_year_pull_requests_count":141,"past_year_avg_time_to_close_issue":3448990.25,"past_year_avg_time_to_close_pull_request":603647.718446602,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.8461538461538463,"past_year_avg_comments_per_pull_request":1.2340425531914894,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":85,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"cleptric","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"ribice","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"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":"philipphofmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"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":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"}],"active_maintainers":[{"login":"cleptric","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"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":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGETsentry%2Fsentry-go/latest_version","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":2281883,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-23T05:01:16.146Z","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":74,"first_release_published_at":"2019-05-23T10:59:38.000Z","latest_release_published_at":"2026-07-14T11:23:22.000Z","latest_release_number":"v0.48.0","last_synced_at":"2026-08-21T11:49:50.167Z","created_at":"2025-06-02T08:53:34.393Z","updated_at":"2026-08-21T11:49:50.167Z","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":"2026-08-13T13:17:20.000Z","size":2802,"stargazers_count":1102,"open_issues_count":44,"forks_count":260,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-18T02:07:30.007Z","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-08-13T12:49:31.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":36753802,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":804,"last_synced_at":"2026-08-14T11:56:52.252Z","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":114221,"followers":3146,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-08-14T11:56:52.265Z","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.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2/manifests"},{"name":"zap/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2/manifests"},{"name":"v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2/manifests"},{"name":"slog/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2/manifests"},{"name":"otel/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2/manifests"},{"name":"otel/otlp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2/manifests"},{"name":"negroni/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2/manifests"},{"name":"logrus/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2/manifests"},{"name":"iris/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2/manifests"},{"name":"grpc/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2/manifests"},{"name":"gin/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2/manifests"},{"name":"fiber/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2/manifests"},{"name":"fasthttp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2/manifests"},{"name":"echo/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2/manifests"},{"name":"zerolog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1/manifests"},{"name":"zap/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1/manifests"},{"name":"v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1/manifests"},{"name":"slog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1/manifests"},{"name":"otel/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1/manifests"},{"name":"otel/otlp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1/manifests"},{"name":"negroni/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1/manifests"},{"name":"logrus/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1/manifests"},{"name":"iris/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1/manifests"},{"name":"grpc/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1/manifests"},{"name":"gin/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1/manifests"},{"name":"fiber/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1/manifests"},{"name":"fasthttp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1/manifests"},{"name":"echo/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1/manifests"},{"name":"zerolog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0/manifests"},{"name":"zap/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0/manifests"},{"name":"v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0/manifests"},{"name":"slog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0/manifests"},{"name":"otel/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0/manifests"},{"name":"otel/otlp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0/manifests"},{"name":"negroni/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0/manifests"},{"name":"logrus/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0/manifests"},{"name":"iris/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0/manifests"},{"name":"grpc/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0/manifests"},{"name":"gin/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0/manifests"},{"name":"fiber/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0/manifests"},{"name":"fasthttp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0/manifests"},{"name":"echo/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0/manifests"},{"name":"zerolog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1/manifests"},{"name":"zap/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1/manifests"},{"name":"v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1/manifests"},{"name":"slog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1/manifests"},{"name":"otel/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1/manifests"},{"name":"otel/otlp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1/manifests"},{"name":"negroni/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1/manifests"},{"name":"logrus/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1/manifests"},{"name":"iris/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1/manifests"},{"name":"gin/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1/manifests"},{"name":"fiber/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1/manifests"},{"name":"fasthttp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1/manifests"},{"name":"echo/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1/manifests"},{"name":"zerolog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0/manifests"},{"name":"zap/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0/manifests"},{"name":"v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0/manifests"},{"name":"slog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0/manifests"},{"name":"otel/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0/manifests"},{"name":"otel/otlp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0/manifests"},{"name":"negroni/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0/manifests"},{"name":"logrus/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0/manifests"},{"name":"iris/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0/manifests"},{"name":"gin/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0/manifests"},{"name":"fiber/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0/manifests"},{"name":"fasthttp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0/manifests"},{"name":"echo/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0/manifests"},{"name":"zerolog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1/manifests"},{"name":"zap/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1/manifests"},{"name":"v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1/manifests"},{"name":"slog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1/manifests"},{"name":"otel/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1/manifests"},{"name":"negroni/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1/manifests"},{"name":"logrus/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1/manifests"},{"name":"iris/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1/manifests"},{"name":"gin/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1/manifests"},{"name":"fiber/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1/manifests"},{"name":"fasthttp/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1/manifests"},{"name":"echo/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1/manifests"},{"name":"zerolog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0/manifests"},{"name":"zap/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0/manifests"},{"name":"v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0/manifests"},{"name":"slog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0/manifests"},{"name":"otel/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0/manifests"},{"name":"negroni/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0/manifests"},{"name":"logrus/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0/manifests"},{"name":"iris/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0/manifests"},{"name":"gin/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0/manifests"},{"name":"fiber/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0/manifests"},{"name":"fasthttp/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0/manifests"},{"name":"echo/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0/manifests"},{"name":"zerolog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0/manifests"},{"name":"zap/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0/manifests"},{"name":"v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0/manifests"},{"name":"slog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0/manifests"},{"name":"otel/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0/manifests"},{"name":"negroni/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0/manifests"},{"name":"logrus/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0/manifests"},{"name":"iris/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0/manifests"},{"name":"gin/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0/manifests"},{"name":"fiber/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0/manifests"},{"name":"fasthttp/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0/manifests"},{"name":"echo/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0/manifests"},{"name":"zerolog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0/manifests"},{"name":"v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0/manifests"},{"name":"slog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0/manifests"},{"name":"otel/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0/manifests"},{"name":"negroni/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0/manifests"},{"name":"logrus/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0/manifests"},{"name":"iris/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0/manifests"},{"name":"gin/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0/manifests"},{"name":"fiber/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0/manifests"},{"name":"fasthttp/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0/manifests"},{"name":"echo/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0/manifests"},{"name":"zerolog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0/manifests"},{"name":"v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0/manifests"},{"name":"slog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0/manifests"},{"name":"otel/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0/manifests"},{"name":"negroni/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0/manifests"},{"name":"logrus/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0/manifests"},{"name":"iris/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0/manifests"},{"name":"gin/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0/manifests"},{"name":"fiber/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0/manifests"},{"name":"fasthttp/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0/manifests"},{"name":"echo/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0/manifests"},{"name":"zerolog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0/manifests"},{"name":"v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0/manifests"},{"name":"slog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0/manifests"},{"name":"otel/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0/manifests"},{"name":"negroni/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0/manifests"},{"name":"logrus/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0/manifests"},{"name":"iris/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0/manifests"},{"name":"gin/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0/manifests"},{"name":"fiber/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0/manifests"},{"name":"fasthttp/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0/manifests"},{"name":"echo/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0/manifests"},{"name":"zerolog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0/manifests"},{"name":"v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0/manifests"},{"name":"slog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0/manifests"},{"name":"otel/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0/manifests"},{"name":"negroni/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0/manifests"},{"name":"logrus/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0/manifests"},{"name":"iris/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0/manifests"},{"name":"gin/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0/manifests"},{"name":"fiber/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0/manifests"},{"name":"fasthttp/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0/manifests"},{"name":"echo/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0/manifests"},{"name":"zerolog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0/manifests"},{"name":"v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0/manifests"},{"name":"slog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0/manifests"},{"name":"otel/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0/manifests"},{"name":"negroni/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0/manifests"},{"name":"logrus/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0/manifests"},{"name":"iris/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0/manifests"},{"name":"gin/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0/manifests"},{"name":"fiber/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0/manifests"},{"name":"fasthttp/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0/manifests"},{"name":"echo/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0/manifests"},{"name":"zerolog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0/manifests"},{"name":"v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0/manifests"},{"name":"slog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0/manifests"},{"name":"otel/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0/manifests"},{"name":"negroni/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0/manifests"},{"name":"logrus/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0/manifests"},{"name":"iris/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0/manifests"},{"name":"gin/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0/manifests"},{"name":"fiber/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0/manifests"},{"name":"fasthttp/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0/manifests"},{"name":"echo/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0/manifests"},{"name":"zerolog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2/manifests"},{"name":"v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2/manifests"},{"name":"slog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2/manifests"},{"name":"otel/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2/manifests"},{"name":"negroni/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2/manifests"},{"name":"logrus/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2/manifests"},{"name":"iris/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2/manifests"},{"name":"gin/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2/manifests"},{"name":"fiber/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2/manifests"},{"name":"fasthttp/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2/manifests"},{"name":"echo/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2/manifests"},{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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.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":"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.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.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":"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.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":"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.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.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.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.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.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.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":"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.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":"2026-08-18T02:23:08.645Z","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":"2026-08-14T07:36:26.492Z","issues_count":291,"pull_requests_count":534,"avg_time_to_close_issue":36920970.391705066,"avg_time_to_close_pull_request":2423451.896396396,"issues_closed_count":217,"pull_requests_closed_count":444,"pull_request_authors_count":66,"issue_authors_count":156,"avg_comments_per_issue":2.484536082474227,"avg_comments_per_pull_request":1.6779026217228463,"merged_pull_requests_count":369,"bot_issues_count":10,"bot_pull_requests_count":120,"past_year_issues_count":52,"past_year_pull_requests_count":141,"past_year_avg_time_to_close_issue":3448990.25,"past_year_avg_time_to_close_pull_request":603647.718446602,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.8461538461538463,"past_year_avg_comments_per_pull_request":1.2340425531914894,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":85,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"cleptric","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"ribice","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"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":"philipphofmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"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":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"}],"active_maintainers":[{"login":"cleptric","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"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":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGetSentry%2Fsentry-go/latest_version","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":2281883,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-23T05:01:16.146Z","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":30,"first_release_published_at":"2024-12-03T15:24:44.000Z","latest_release_published_at":"2026-07-14T11:23:22.000Z","latest_release_number":"v0.48.0","last_synced_at":"2026-08-21T11:55:49.932Z","created_at":"2024-11-16T06:41:28.885Z","updated_at":"2026-08-21T11:55:49.932Z","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":"2026-08-13T13:17:20.000Z","size":2802,"stargazers_count":1102,"open_issues_count":44,"forks_count":260,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-18T02:07:30.007Z","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-08-13T12:49:31.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":36753660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":804,"last_synced_at":"2026-08-14T11:56:52.252Z","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":114221,"followers":3146,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-08-14T11:56:52.265Z","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.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2/manifests"},{"name":"zap/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2/manifests"},{"name":"v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2/manifests"},{"name":"slog/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2/manifests"},{"name":"otel/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2/manifests"},{"name":"otel/otlp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2/manifests"},{"name":"negroni/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2/manifests"},{"name":"logrus/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2/manifests"},{"name":"iris/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2/manifests"},{"name":"grpc/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2/manifests"},{"name":"gin/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2/manifests"},{"name":"fiber/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2/manifests"},{"name":"fasthttp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2/manifests"},{"name":"echo/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2/manifests"},{"name":"zerolog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1/manifests"},{"name":"zap/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1/manifests"},{"name":"v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1/manifests"},{"name":"slog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1/manifests"},{"name":"otel/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1/manifests"},{"name":"otel/otlp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1/manifests"},{"name":"negroni/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1/manifests"},{"name":"logrus/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1/manifests"},{"name":"iris/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1/manifests"},{"name":"grpc/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1/manifests"},{"name":"gin/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1/manifests"},{"name":"fiber/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1/manifests"},{"name":"fasthttp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1/manifests"},{"name":"echo/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1/manifests"},{"name":"zerolog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0/manifests"},{"name":"zap/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0/manifests"},{"name":"v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0/manifests"},{"name":"slog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0/manifests"},{"name":"otel/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0/manifests"},{"name":"otel/otlp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0/manifests"},{"name":"negroni/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0/manifests"},{"name":"logrus/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0/manifests"},{"name":"iris/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0/manifests"},{"name":"grpc/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0/manifests"},{"name":"gin/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0/manifests"},{"name":"fiber/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0/manifests"},{"name":"fasthttp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0/manifests"},{"name":"echo/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0/manifests"},{"name":"zerolog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1/manifests"},{"name":"zap/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1/manifests"},{"name":"v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1/manifests"},{"name":"slog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1/manifests"},{"name":"otel/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1/manifests"},{"name":"otel/otlp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1/manifests"},{"name":"negroni/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1/manifests"},{"name":"logrus/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1/manifests"},{"name":"iris/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1/manifests"},{"name":"gin/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1/manifests"},{"name":"fiber/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1/manifests"},{"name":"fasthttp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1/manifests"},{"name":"echo/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1/manifests"},{"name":"zerolog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0/manifests"},{"name":"zap/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0/manifests"},{"name":"v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0/manifests"},{"name":"slog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0/manifests"},{"name":"otel/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0/manifests"},{"name":"otel/otlp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0/manifests"},{"name":"negroni/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0/manifests"},{"name":"logrus/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0/manifests"},{"name":"iris/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0/manifests"},{"name":"gin/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0/manifests"},{"name":"fiber/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0/manifests"},{"name":"fasthttp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0/manifests"},{"name":"echo/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0/manifests"},{"name":"zerolog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1/manifests"},{"name":"zap/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1/manifests"},{"name":"v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1/manifests"},{"name":"slog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1/manifests"},{"name":"otel/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1/manifests"},{"name":"negroni/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1/manifests"},{"name":"logrus/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1/manifests"},{"name":"iris/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1/manifests"},{"name":"gin/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1/manifests"},{"name":"fiber/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1/manifests"},{"name":"fasthttp/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1/manifests"},{"name":"echo/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1/manifests"},{"name":"zerolog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0/manifests"},{"name":"zap/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0/manifests"},{"name":"v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0/manifests"},{"name":"slog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0/manifests"},{"name":"otel/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0/manifests"},{"name":"negroni/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0/manifests"},{"name":"logrus/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0/manifests"},{"name":"iris/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0/manifests"},{"name":"gin/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0/manifests"},{"name":"fiber/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0/manifests"},{"name":"fasthttp/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0/manifests"},{"name":"echo/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0/manifests"},{"name":"zerolog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0/manifests"},{"name":"zap/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0/manifests"},{"name":"v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0/manifests"},{"name":"slog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0/manifests"},{"name":"otel/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0/manifests"},{"name":"negroni/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0/manifests"},{"name":"logrus/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0/manifests"},{"name":"iris/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0/manifests"},{"name":"gin/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0/manifests"},{"name":"fiber/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0/manifests"},{"name":"fasthttp/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0/manifests"},{"name":"echo/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0/manifests"},{"name":"zerolog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0/manifests"},{"name":"v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0/manifests"},{"name":"slog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0/manifests"},{"name":"otel/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0/manifests"},{"name":"negroni/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0/manifests"},{"name":"logrus/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0/manifests"},{"name":"iris/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0/manifests"},{"name":"gin/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0/manifests"},{"name":"fiber/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0/manifests"},{"name":"fasthttp/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0/manifests"},{"name":"echo/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0/manifests"},{"name":"zerolog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0/manifests"},{"name":"v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0/manifests"},{"name":"slog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0/manifests"},{"name":"otel/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0/manifests"},{"name":"negroni/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0/manifests"},{"name":"logrus/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0/manifests"},{"name":"iris/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0/manifests"},{"name":"gin/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0/manifests"},{"name":"fiber/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0/manifests"},{"name":"fasthttp/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0/manifests"},{"name":"echo/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0/manifests"},{"name":"zerolog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0/manifests"},{"name":"v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0/manifests"},{"name":"slog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0/manifests"},{"name":"otel/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0/manifests"},{"name":"negroni/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0/manifests"},{"name":"logrus/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0/manifests"},{"name":"iris/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0/manifests"},{"name":"gin/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0/manifests"},{"name":"fiber/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0/manifests"},{"name":"fasthttp/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0/manifests"},{"name":"echo/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0/manifests"},{"name":"zerolog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0/manifests"},{"name":"v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0/manifests"},{"name":"slog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0/manifests"},{"name":"otel/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0/manifests"},{"name":"negroni/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0/manifests"},{"name":"logrus/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0/manifests"},{"name":"iris/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0/manifests"},{"name":"gin/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0/manifests"},{"name":"fiber/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0/manifests"},{"name":"fasthttp/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0/manifests"},{"name":"echo/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0/manifests"},{"name":"zerolog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0/manifests"},{"name":"v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0/manifests"},{"name":"slog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0/manifests"},{"name":"otel/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0/manifests"},{"name":"negroni/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0/manifests"},{"name":"logrus/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0/manifests"},{"name":"iris/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0/manifests"},{"name":"gin/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0/manifests"},{"name":"fiber/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0/manifests"},{"name":"fasthttp/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0/manifests"},{"name":"echo/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0/manifests"},{"name":"zerolog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0/manifests"},{"name":"v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0/manifests"},{"name":"slog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0/manifests"},{"name":"otel/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0/manifests"},{"name":"negroni/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0/manifests"},{"name":"logrus/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0/manifests"},{"name":"iris/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0/manifests"},{"name":"gin/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0/manifests"},{"name":"fiber/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0/manifests"},{"name":"fasthttp/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0/manifests"},{"name":"echo/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0/manifests"},{"name":"zerolog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2/manifests"},{"name":"v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2/manifests"},{"name":"slog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2/manifests"},{"name":"otel/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2/manifests"},{"name":"negroni/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2/manifests"},{"name":"logrus/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2/manifests"},{"name":"iris/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2/manifests"},{"name":"gin/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2/manifests"},{"name":"fiber/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2/manifests"},{"name":"fasthttp/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2/manifests"},{"name":"echo/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2/manifests"},{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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.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":"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.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.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":"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.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":"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.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.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.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.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.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.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":"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.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":"2026-08-20T16:05:27.165Z","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":"2026-08-20T10:33:36.798Z","issues_count":292,"pull_requests_count":534,"avg_time_to_close_issue":36920970.391705066,"avg_time_to_close_pull_request":2423451.896396396,"issues_closed_count":217,"pull_requests_closed_count":444,"pull_request_authors_count":66,"issue_authors_count":157,"avg_comments_per_issue":2.4863013698630136,"avg_comments_per_pull_request":1.6779026217228463,"merged_pull_requests_count":369,"bot_issues_count":10,"bot_pull_requests_count":120,"past_year_issues_count":53,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":3448990.25,"past_year_avg_time_to_close_pull_request":609499.4411764706,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":102,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":1.8679245283018868,"past_year_avg_comments_per_pull_request":1.2357142857142858,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"cleptric","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"ribice","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"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":"philipphofmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"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":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"}],"active_maintainers":[{"login":"cleptric","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"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":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fzerolog/latest_version","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":2281883,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-23T05:01:16.146Z","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":13645543,"name":"golang-github-getsentry-sentry-go","ecosystem":"debian","description":null,"homepage":"https://github.com/getsentry/sentry-go","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/getsentry/sentry-go","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:13:19.105Z","latest_release_published_at":"2026-02-12T03:13:19.105Z","latest_release_number":"0.29.1-1","last_synced_at":"2026-03-13T20:09:35.318Z","created_at":"2026-02-12T03:13:18.936Z","updated_at":"2026-08-18T02:17:29.796Z","registry_url":"https://tracker.debian.org/pkg/golang-github-getsentry-sentry-go","install_command":"apt-get install golang-github-getsentry-sentry-go","documentation_url":"https://packages.debian.org/trixie/golang-github-getsentry-sentry-go","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-getsentry-sentry-go-dev","standards_version":"4.6.2.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang, golang-any, golang-github-gin-gonic-gin-dev, golang-github-go-errors-errors-dev, golang-github-google-go-cmp-dev, golang-github-labstack-echo-dev, golang-github-pkg-errors-dev, golang-github-sirupsen-logrus-dev, golang-github-valyala-fasthttp-dev, golang-opentelemetry-otel-dev","build_depends_indep":null,"build_depends_arch":null},"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":"2026-08-13T13:17:20.000Z","size":2802,"stargazers_count":1102,"open_issues_count":44,"forks_count":260,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-18T02:07:30.007Z","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-08-13T12:49:31.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":36753660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":804,"last_synced_at":"2026-08-14T11:56:52.252Z","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":114221,"followers":3146,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-08-14T11:56:52.265Z","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.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2/manifests"},{"name":"zap/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2/manifests"},{"name":"v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2/manifests"},{"name":"slog/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2/manifests"},{"name":"otel/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2/manifests"},{"name":"otel/otlp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2/manifests"},{"name":"negroni/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2/manifests"},{"name":"logrus/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2/manifests"},{"name":"iris/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2/manifests"},{"name":"grpc/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2/manifests"},{"name":"gin/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2/manifests"},{"name":"fiber/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2/manifests"},{"name":"fasthttp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2/manifests"},{"name":"echo/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2/manifests"},{"name":"zerolog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1/manifests"},{"name":"zap/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1/manifests"},{"name":"v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1/manifests"},{"name":"slog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1/manifests"},{"name":"otel/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1/manifests"},{"name":"otel/otlp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1/manifests"},{"name":"negroni/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1/manifests"},{"name":"logrus/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1/manifests"},{"name":"iris/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1/manifests"},{"name":"grpc/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1/manifests"},{"name":"gin/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1/manifests"},{"name":"fiber/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1/manifests"},{"name":"fasthttp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1/manifests"},{"name":"echo/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1/manifests"},{"name":"zerolog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0/manifests"},{"name":"zap/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0/manifests"},{"name":"v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0/manifests"},{"name":"slog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0/manifests"},{"name":"otel/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0/manifests"},{"name":"otel/otlp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0/manifests"},{"name":"negroni/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0/manifests"},{"name":"logrus/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0/manifests"},{"name":"iris/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0/manifests"},{"name":"grpc/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0/manifests"},{"name":"gin/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0/manifests"},{"name":"fiber/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0/manifests"},{"name":"fasthttp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0/manifests"},{"name":"echo/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0/manifests"},{"name":"zerolog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1/manifests"},{"name":"zap/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1/manifests"},{"name":"v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1/manifests"},{"name":"slog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1/manifests"},{"name":"otel/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1/manifests"},{"name":"otel/otlp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1/manifests"},{"name":"negroni/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1/manifests"},{"name":"logrus/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1/manifests"},{"name":"iris/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1/manifests"},{"name":"gin/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1/manifests"},{"name":"fiber/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1/manifests"},{"name":"fasthttp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1/manifests"},{"name":"echo/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1/manifests"},{"name":"zerolog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0/manifests"},{"name":"zap/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0/manifests"},{"name":"v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0/manifests"},{"name":"slog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0/manifests"},{"name":"otel/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0/manifests"},{"name":"otel/otlp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0/manifests"},{"name":"negroni/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0/manifests"},{"name":"logrus/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0/manifests"},{"name":"iris/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0/manifests"},{"name":"gin/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0/manifests"},{"name":"fiber/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0/manifests"},{"name":"fasthttp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0/manifests"},{"name":"echo/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0/manifests"},{"name":"zerolog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1/manifests"},{"name":"zap/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1/manifests"},{"name":"v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1/manifests"},{"name":"slog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1/manifests"},{"name":"otel/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1/manifests"},{"name":"negroni/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1/manifests"},{"name":"logrus/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1/manifests"},{"name":"iris/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1/manifests"},{"name":"gin/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1/manifests"},{"name":"fiber/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1/manifests"},{"name":"fasthttp/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1/manifests"},{"name":"echo/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1/manifests"},{"name":"zerolog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0/manifests"},{"name":"zap/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0/manifests"},{"name":"v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0/manifests"},{"name":"slog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0/manifests"},{"name":"otel/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0/manifests"},{"name":"negroni/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0/manifests"},{"name":"logrus/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0/manifests"},{"name":"iris/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0/manifests"},{"name":"gin/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0/manifests"},{"name":"fiber/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0/manifests"},{"name":"fasthttp/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0/manifests"},{"name":"echo/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0/manifests"},{"name":"zerolog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0/manifests"},{"name":"zap/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0/manifests"},{"name":"v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0/manifests"},{"name":"slog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0/manifests"},{"name":"otel/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0/manifests"},{"name":"negroni/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0/manifests"},{"name":"logrus/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0/manifests"},{"name":"iris/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0/manifests"},{"name":"gin/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0/manifests"},{"name":"fiber/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0/manifests"},{"name":"fasthttp/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0/manifests"},{"name":"echo/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0/manifests"},{"name":"zerolog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0/manifests"},{"name":"v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0/manifests"},{"name":"slog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0/manifests"},{"name":"otel/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0/manifests"},{"name":"negroni/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0/manifests"},{"name":"logrus/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0/manifests"},{"name":"iris/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0/manifests"},{"name":"gin/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0/manifests"},{"name":"fiber/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0/manifests"},{"name":"fasthttp/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0/manifests"},{"name":"echo/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0/manifests"},{"name":"zerolog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0/manifests"},{"name":"v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0/manifests"},{"name":"slog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0/manifests"},{"name":"otel/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0/manifests"},{"name":"negroni/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0/manifests"},{"name":"logrus/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0/manifests"},{"name":"iris/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0/manifests"},{"name":"gin/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0/manifests"},{"name":"fiber/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0/manifests"},{"name":"fasthttp/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0/manifests"},{"name":"echo/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0/manifests"},{"name":"zerolog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0/manifests"},{"name":"v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0/manifests"},{"name":"slog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0/manifests"},{"name":"otel/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0/manifests"},{"name":"negroni/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0/manifests"},{"name":"logrus/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0/manifests"},{"name":"iris/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0/manifests"},{"name":"gin/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0/manifests"},{"name":"fiber/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0/manifests"},{"name":"fasthttp/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0/manifests"},{"name":"echo/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0/manifests"},{"name":"zerolog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0/manifests"},{"name":"v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0/manifests"},{"name":"slog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0/manifests"},{"name":"otel/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0/manifests"},{"name":"negroni/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0/manifests"},{"name":"logrus/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0/manifests"},{"name":"iris/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0/manifests"},{"name":"gin/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0/manifests"},{"name":"fiber/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0/manifests"},{"name":"fasthttp/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0/manifests"},{"name":"echo/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0/manifests"},{"name":"zerolog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0/manifests"},{"name":"v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0/manifests"},{"name":"slog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0/manifests"},{"name":"otel/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0/manifests"},{"name":"negroni/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0/manifests"},{"name":"logrus/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0/manifests"},{"name":"iris/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0/manifests"},{"name":"gin/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0/manifests"},{"name":"fiber/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0/manifests"},{"name":"fasthttp/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0/manifests"},{"name":"echo/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0/manifests"},{"name":"zerolog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0/manifests"},{"name":"v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0/manifests"},{"name":"slog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0/manifests"},{"name":"otel/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0/manifests"},{"name":"negroni/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0/manifests"},{"name":"logrus/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0/manifests"},{"name":"iris/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0/manifests"},{"name":"gin/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0/manifests"},{"name":"fiber/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0/manifests"},{"name":"fasthttp/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0/manifests"},{"name":"echo/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0/manifests"},{"name":"zerolog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2/manifests"},{"name":"v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2/manifests"},{"name":"slog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2/manifests"},{"name":"otel/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2/manifests"},{"name":"negroni/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2/manifests"},{"name":"logrus/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2/manifests"},{"name":"iris/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2/manifests"},{"name":"gin/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2/manifests"},{"name":"fiber/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2/manifests"},{"name":"fasthttp/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2/manifests"},{"name":"echo/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2/manifests"},{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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.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":"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.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.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":"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.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":"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.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.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.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.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.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.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":"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.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":"2026-08-18T02:17:29.796Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-getsentry-sentry-go?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-getsentry-sentry-go","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-getsentry-sentry-go","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-getsentry-sentry-go/dependencies","status":null,"funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T07:36:26.492Z","issues_count":291,"pull_requests_count":534,"avg_time_to_close_issue":36920970.391705066,"avg_time_to_close_pull_request":2423451.896396396,"issues_closed_count":217,"pull_requests_closed_count":444,"pull_request_authors_count":66,"issue_authors_count":156,"avg_comments_per_issue":2.484536082474227,"avg_comments_per_pull_request":1.6779026217228463,"merged_pull_requests_count":369,"bot_issues_count":10,"bot_pull_requests_count":120,"past_year_issues_count":52,"past_year_pull_requests_count":141,"past_year_avg_time_to_close_issue":3448990.25,"past_year_avg_time_to_close_pull_request":603647.718446602,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.8461538461538463,"past_year_avg_comments_per_pull_request":1.2340425531914894,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":85,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"cleptric","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"ribice","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"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":"philipphofmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"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":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"}],"active_maintainers":[{"login":"cleptric","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"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":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"login":"vaind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-getsentry-sentry-go/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-getsentry-sentry-go/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-getsentry-sentry-go/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-getsentry-sentry-go/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-getsentry-sentry-go/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-getsentry-sentry-go/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1676},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-23T05:04:55.028Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":11234452,"name":"github.com/getsentry/sentry-go/gin","ecosystem":"go","description":null,"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":29,"first_release_published_at":"2025-01-02T12:54:36.000Z","latest_release_published_at":"2026-07-14T11:23:22.000Z","latest_release_number":"v0.48.0","last_synced_at":"2026-08-22T11:38:59.391Z","created_at":"2025-01-03T07:45:31.740Z","updated_at":"2026-08-22T11:38:59.392Z","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":"2026-08-13T13:17:20.000Z","size":2802,"stargazers_count":1102,"open_issues_count":44,"forks_count":260,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-18T02:07:30.007Z","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-08-13T12:49:31.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":36753660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":804,"last_synced_at":"2026-08-14T11:56:52.252Z","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":114221,"followers":3146,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-08-14T11:56:52.265Z","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.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2/manifests"},{"name":"zap/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2/manifests"},{"name":"v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2/manifests"},{"name":"slog/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2/manifests"},{"name":"otel/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2/manifests"},{"name":"otel/otlp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2/manifests"},{"name":"negroni/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2/manifests"},{"name":"logrus/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2/manifests"},{"name":"iris/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2/manifests"},{"name":"grpc/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2/manifests"},{"name":"gin/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2/manifests"},{"name":"fiber/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2/manifests"},{"name":"fasthttp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2/manifests"},{"name":"echo/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2/manifests"},{"name":"zerolog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1/manifests"},{"name":"zap/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1/manifests"},{"name":"v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1/manifests"},{"name":"slog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1/manifests"},{"name":"otel/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1/manifests"},{"name":"otel/otlp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1/manifests"},{"name":"negroni/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1/manifests"},{"name":"logrus/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1/manifests"},{"name":"iris/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1/manifests"},{"name":"grpc/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1/manifests"},{"name":"gin/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1/manifests"},{"name":"fiber/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1/manifests"},{"name":"fasthttp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1/manifests"},{"name":"echo/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1/manifests"},{"name":"zerolog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0/manifests"},{"name":"zap/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0/manifests"},{"name":"v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0/manifests"},{"name":"slog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0/manifests"},{"name":"otel/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0/manifests"},{"name":"otel/otlp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0/manifests"},{"name":"negroni/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0/manifests"},{"name":"logrus/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0/manifests"},{"name":"iris/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0/manifests"},{"name":"grpc/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0/manifests"},{"name":"gin/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0/manifests"},{"name":"fiber/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0/manifests"},{"name":"fasthttp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0/manifests"},{"name":"echo/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0/manifests"},{"name":"zerolog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1/manifests"},{"name":"zap/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1/manifests"},{"name":"v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1/manifests"},{"name":"slog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1/manifests"},{"name":"otel/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1/manifests"},{"name":"otel/otlp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1/manifests"},{"name":"negroni/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1/manifests"},{"name":"logrus/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1/manifests"},{"name":"iris/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1/manifests"},{"name":"gin/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1/manifests"},{"name":"fiber/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1/manifests"},{"name":"fasthttp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1/manifests"},{"name":"echo/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1/manifests"},{"name":"zerolog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0/manifests"},{"name":"zap/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0/manifests"},{"name":"v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0/manifests"},{"name":"slog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0/manifests"},{"name":"otel/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0/manifests"},{"name":"otel/otlp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0/manifests"},{"name":"negroni/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0/manifests"},{"name":"logrus/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0/manifests"},{"name":"iris/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0/manifests"},{"name":"gin/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0/manifests"},{"name":"fiber/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0/manifests"},{"name":"fasthttp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0/manifests"},{"name":"echo/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0/manifests"},{"name":"zerolog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1/manifests"},{"name":"zap/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1/manifests"},{"name":"v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1/manifests"},{"name":"slog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1/manifests"},{"name":"otel/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1/manifests"},{"name":"negroni/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1/manifests"},{"name":"logrus/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1/manifests"},{"name":"iris/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1/manifests"},{"name":"gin/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1/manifests"},{"name":"fiber/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1/manifests"},{"name":"fasthttp/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1/manifests"},{"name":"echo/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1/manifests"},{"name":"zerolog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0/manifests"},{"name":"zap/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0/manifests"},{"name":"v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0/manifests"},{"name":"slog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0/manifests"},{"name":"otel/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0/manifests"},{"name":"negroni/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0/manifests"},{"name":"logrus/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0/manifests"},{"name":"iris/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0/manifests"},{"name":"gin/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0/manifests"},{"name":"fiber/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0/manifests"},{"name":"fasthttp/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0/manifests"},{"name":"echo/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0/manifests"},{"name":"zerolog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0/manifests"},{"name":"zap/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0/manifests"},{"name":"v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0/manifests"},{"name":"slog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0/manifests"},{"name":"otel/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0/manifests"},{"name":"negroni/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0/manifests"},{"name":"logrus/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0/manifests"},{"name":"iris/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0/manifests"},{"name":"gin/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0/manifests"},{"name":"fiber/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0/manifests"},{"name":"fasthttp/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0/manifests"},{"name":"echo/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0/manifests"},{"name":"zerolog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0/manifests"},{"name":"v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0/manifests"},{"name":"slog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0/manifests"},{"name":"otel/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0/manifests"},{"name":"negroni/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0/manifests"},{"name":"logrus/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0/manifests"},{"name":"iris/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0/manifests"},{"name":"gin/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0/manifests"},{"name":"fiber/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0/manifests"},{"name":"fasthttp/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0/manifests"},{"name":"echo/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0/manifests"},{"name":"zerolog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0/manifests"},{"name":"v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0/manifests"},{"name":"slog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0/manifests"},{"name":"otel/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0/manifests"},{"name":"negroni/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0/manifests"},{"name":"logrus/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0/manifests"},{"name":"iris/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0/manifests"},{"name":"gin/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0/manifests"},{"name":"fiber/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0/manifests"},{"name":"fasthttp/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0/manifests"},{"name":"echo/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0/manifests"},{"name":"zerolog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0/manifests"},{"name":"v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0/manifests"},{"name":"slog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0/manifests"},{"name":"otel/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0/manifests"},{"name":"negroni/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0/manifests"},{"name":"logrus/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0/manifests"},{"name":"iris/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0/manifests"},{"name":"gin/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0/manifests"},{"name":"fiber/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0/manifests"},{"name":"fasthttp/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0/manifests"},{"name":"echo/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0/manifests"},{"name":"zerolog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0/manifests"},{"name":"v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0/manifests"},{"name":"slog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0/manifests"},{"name":"otel/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0/manifests"},{"name":"negroni/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0/manifests"},{"name":"logrus/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0/manifests"},{"name":"iris/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0/manifests"},{"name":"gin/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0/manifests"},{"name":"fiber/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0/manifests"},{"name":"fasthttp/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0/manifests"},{"name":"echo/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0/manifests"},{"name":"zerolog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0/manifests"},{"name":"v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0/manifests"},{"name":"slog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0/manifests"},{"name":"otel/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0/manifests"},{"name":"negroni/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0/manifests"},{"name":"logrus/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0/manifests"},{"name":"iris/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0/manifests"},{"name":"gin/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0/manifests"},{"name":"fiber/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0/manifests"},{"name":"fasthttp/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0/manifests"},{"name":"echo/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0/manifests"},{"name":"zerolog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0/manifests"},{"name":"v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0/manifests"},{"name":"slog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0/manifests"},{"name":"otel/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0/manifests"},{"name":"negroni/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0/manifests"},{"name":"logrus/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0/manifests"},{"name":"iris/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0/manifests"},{"name":"gin/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0/manifests"},{"name":"fiber/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0/manifests"},{"name":"fasthttp/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0/manifests"},{"name":"echo/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0/manifests"},{"name":"zerolog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2/manifests"},{"name":"v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2/manifests"},{"name":"slog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2/manifests"},{"name":"otel/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2/manifests"},{"name":"negroni/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2/manifests"},{"name":"logrus/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2/manifests"},{"name":"iris/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2/manifests"},{"name":"gin/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2/manifests"},{"name":"fiber/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2/manifests"},{"name":"fasthttp/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2/manifests"},{"name":"echo/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2/manifests"},{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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.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":"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.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.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":"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.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":"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.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.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.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.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.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.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":"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.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":"2026-08-19T10:25:54.694Z","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":"2026-08-19T10:05:01.896Z","issues_count":291,"pull_requests_count":534,"avg_time_to_close_issue":36920970.391705066,"avg_time_to_close_pull_request":2423451.896396396,"issues_closed_count":217,"pull_requests_closed_count":444,"pull_request_authors_count":66,"issue_authors_count":156,"avg_comments_per_issue":2.484536082474227,"avg_comments_per_pull_request":1.6779026217228463,"merged_pull_requests_count":369,"bot_issues_count":10,"bot_pull_requests_count":120,"past_year_issues_count":52,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":3448990.25,"past_year_avg_time_to_close_pull_request":609499.4411764706,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":102,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.8461538461538463,"past_year_avg_comments_per_pull_request":1.2357142857142858,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"cleptric","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"ribice","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"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":"philipphofmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"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":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"}],"active_maintainers":[{"login":"cleptric","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"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":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fgin/latest_version","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":2281883,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-23T05:01:16.146Z","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":14298088,"name":"github.com/getsentry/sentry-go/grpc","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":5,"first_release_published_at":"2026-04-21T12:36:59.000Z","latest_release_published_at":"2026-07-14T11:23:22.000Z","latest_release_number":"v0.48.0","last_synced_at":"2026-08-22T11:41:21.702Z","created_at":"2026-04-22T10:05:29.061Z","updated_at":"2026-08-22T11:41:21.702Z","registry_url":"https://pkg.go.dev/github.com/getsentry/sentry-go/grpc","install_command":"go get github.com/getsentry/sentry-go/grpc","documentation_url":"https://pkg.go.dev/github.com/getsentry/sentry-go/grpc#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":"2026-08-13T13:17:20.000Z","size":2802,"stargazers_count":1102,"open_issues_count":44,"forks_count":260,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-18T02:07:30.007Z","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-08-13T12:49:31.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":36753660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":804,"last_synced_at":"2026-08-14T11:56:52.252Z","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":114221,"followers":3146,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-08-14T11:56:52.265Z","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.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2/manifests"},{"name":"zap/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2/manifests"},{"name":"v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2/manifests"},{"name":"slog/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2/manifests"},{"name":"otel/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2/manifests"},{"name":"otel/otlp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2/manifests"},{"name":"negroni/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2/manifests"},{"name":"logrus/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2/manifests"},{"name":"iris/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2/manifests"},{"name":"grpc/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2/manifests"},{"name":"gin/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2/manifests"},{"name":"fiber/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2/manifests"},{"name":"fasthttp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2/manifests"},{"name":"echo/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2/manifests"},{"name":"zerolog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1/manifests"},{"name":"zap/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1/manifests"},{"name":"v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1/manifests"},{"name":"slog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1/manifests"},{"name":"otel/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1/manifests"},{"name":"otel/otlp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1/manifests"},{"name":"negroni/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1/manifests"},{"name":"logrus/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1/manifests"},{"name":"iris/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1/manifests"},{"name":"grpc/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1/manifests"},{"name":"gin/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1/manifests"},{"name":"fiber/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1/manifests"},{"name":"fasthttp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1/manifests"},{"name":"echo/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1/manifests"},{"name":"zerolog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0/manifests"},{"name":"zap/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0/manifests"},{"name":"v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0/manifests"},{"name":"slog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0/manifests"},{"name":"otel/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0/manifests"},{"name":"otel/otlp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0/manifests"},{"name":"negroni/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0/manifests"},{"name":"logrus/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0/manifests"},{"name":"iris/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0/manifests"},{"name":"grpc/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0/manifests"},{"name":"gin/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0/manifests"},{"name":"fiber/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0/manifests"},{"name":"fasthttp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0/manifests"},{"name":"echo/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0/manifests"},{"name":"zerolog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1/manifests"},{"name":"zap/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1/manifests"},{"name":"v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1/manifests"},{"name":"slog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1/manifests"},{"name":"otel/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1/manifests"},{"name":"otel/otlp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1/manifests"},{"name":"negroni/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1/manifests"},{"name":"logrus/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1/manifests"},{"name":"iris/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1/manifests"},{"name":"gin/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1/manifests"},{"name":"fiber/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1/manifests"},{"name":"fasthttp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1/manifests"},{"name":"echo/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1/manifests"},{"name":"zerolog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0/manifests"},{"name":"zap/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0/manifests"},{"name":"v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0/manifests"},{"name":"slog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0/manifests"},{"name":"otel/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0/manifests"},{"name":"otel/otlp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0/manifests"},{"name":"negroni/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0/manifests"},{"name":"logrus/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0/manifests"},{"name":"iris/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0/manifests"},{"name":"gin/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0/manifests"},{"name":"fiber/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0/manifests"},{"name":"fasthttp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0/manifests"},{"name":"echo/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0/manifests"},{"name":"zerolog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1/manifests"},{"name":"zap/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1/manifests"},{"name":"v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1/manifests"},{"name":"slog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1/manifests"},{"name":"otel/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1/manifests"},{"name":"negroni/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1/manifests"},{"name":"logrus/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1/manifests"},{"name":"iris/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1/manifests"},{"name":"gin/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1/manifests"},{"name":"fiber/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1/manifests"},{"name":"fasthttp/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1/manifests"},{"name":"echo/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1/manifests"},{"name":"zerolog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0/manifests"},{"name":"zap/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0/manifests"},{"name":"v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0/manifests"},{"name":"slog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0/manifests"},{"name":"otel/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0/manifests"},{"name":"negroni/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0/manifests"},{"name":"logrus/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0/manifests"},{"name":"iris/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0/manifests"},{"name":"gin/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0/manifests"},{"name":"fiber/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0/manifests"},{"name":"fasthttp/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0/manifests"},{"name":"echo/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0/manifests"},{"name":"zerolog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0/manifests"},{"name":"zap/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0/manifests"},{"name":"v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0/manifests"},{"name":"slog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0/manifests"},{"name":"otel/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0/manifests"},{"name":"negroni/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0/manifests"},{"name":"logrus/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0/manifests"},{"name":"iris/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0/manifests"},{"name":"gin/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0/manifests"},{"name":"fiber/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0/manifests"},{"name":"fasthttp/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0/manifests"},{"name":"echo/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0/manifests"},{"name":"zerolog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0/manifests"},{"name":"v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0/manifests"},{"name":"slog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0/manifests"},{"name":"otel/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0/manifests"},{"name":"negroni/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0/manifests"},{"name":"logrus/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0/manifests"},{"name":"iris/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0/manifests"},{"name":"gin/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0/manifests"},{"name":"fiber/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0/manifests"},{"name":"fasthttp/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0/manifests"},{"name":"echo/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0/manifests"},{"name":"zerolog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0/manifests"},{"name":"v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0/manifests"},{"name":"slog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0/manifests"},{"name":"otel/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0/manifests"},{"name":"negroni/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0/manifests"},{"name":"logrus/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0/manifests"},{"name":"iris/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0/manifests"},{"name":"gin/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0/manifests"},{"name":"fiber/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0/manifests"},{"name":"fasthttp/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0/manifests"},{"name":"echo/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0/manifests"},{"name":"zerolog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0/manifests"},{"name":"v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0/manifests"},{"name":"slog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0/manifests"},{"name":"otel/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0/manifests"},{"name":"negroni/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0/manifests"},{"name":"logrus/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0/manifests"},{"name":"iris/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0/manifests"},{"name":"gin/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0/manifests"},{"name":"fiber/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0/manifests"},{"name":"fasthttp/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0/manifests"},{"name":"echo/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0/manifests"},{"name":"zerolog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0/manifests"},{"name":"v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0/manifests"},{"name":"slog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0/manifests"},{"name":"otel/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0/manifests"},{"name":"negroni/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0/manifests"},{"name":"logrus/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0/manifests"},{"name":"iris/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0/manifests"},{"name":"gin/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0/manifests"},{"name":"fiber/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0/manifests"},{"name":"fasthttp/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0/manifests"},{"name":"echo/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0/manifests"},{"name":"zerolog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0/manifests"},{"name":"v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0/manifests"},{"name":"slog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0/manifests"},{"name":"otel/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0/manifests"},{"name":"negroni/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0/manifests"},{"name":"logrus/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0/manifests"},{"name":"iris/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0/manifests"},{"name":"gin/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0/manifests"},{"name":"fiber/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0/manifests"},{"name":"fasthttp/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0/manifests"},{"name":"echo/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0/manifests"},{"name":"zerolog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0/manifests"},{"name":"v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0/manifests"},{"name":"slog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0/manifests"},{"name":"otel/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0/manifests"},{"name":"negroni/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0/manifests"},{"name":"logrus/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0/manifests"},{"name":"iris/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0/manifests"},{"name":"gin/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0/manifests"},{"name":"fiber/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0/manifests"},{"name":"fasthttp/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0/manifests"},{"name":"echo/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0/manifests"},{"name":"zerolog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2/manifests"},{"name":"v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2/manifests"},{"name":"slog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2/manifests"},{"name":"otel/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2/manifests"},{"name":"negroni/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2/manifests"},{"name":"logrus/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2/manifests"},{"name":"iris/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2/manifests"},{"name":"gin/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2/manifests"},{"name":"fiber/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2/manifests"},{"name":"fasthttp/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2/manifests"},{"name":"echo/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2/manifests"},{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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.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":"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.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.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":"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.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":"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.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.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.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.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.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.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":"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.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":"2026-08-19T11:53:37.605Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.1476275343213995,"dependent_packages_count":4.823416941952518,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.985522238136959},"purl":"pkg:golang/github.com/getsentry/sentry-go/grpc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/getsentry/sentry-go/grpc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/getsentry/sentry-go/grpc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/getsentry/sentry-go/grpc/dependencies","status":null,"funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:05:01.896Z","issues_count":291,"pull_requests_count":534,"avg_time_to_close_issue":36920970.391705066,"avg_time_to_close_pull_request":2423451.896396396,"issues_closed_count":217,"pull_requests_closed_count":444,"pull_request_authors_count":66,"issue_authors_count":156,"avg_comments_per_issue":2.484536082474227,"avg_comments_per_pull_request":1.6779026217228463,"merged_pull_requests_count":369,"bot_issues_count":10,"bot_pull_requests_count":120,"past_year_issues_count":52,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":3448990.25,"past_year_avg_time_to_close_pull_request":609499.4411764706,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":102,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.8461538461538463,"past_year_avg_comments_per_pull_request":1.2357142857142858,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"cleptric","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"ribice","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"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":"philipphofmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"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":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"}],"active_maintainers":[{"login":"cleptric","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"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":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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%2Fgrpc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fgrpc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fgrpc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fgrpc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fgrpc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fgrpc/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281883,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-23T05:01:16.146Z","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/","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":74,"first_release_published_at":"2019-05-23T10:59:38.000Z","latest_release_published_at":"2026-07-14T11:23:22.000Z","latest_release_number":"v0.48.0","last_synced_at":"2026-08-22T11:41:24.251Z","created_at":"2022-04-10T20:03:52.096Z","updated_at":"2026-08-22T11:41:24.251Z","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":"2026-08-13T13:17:20.000Z","size":2802,"stargazers_count":1102,"open_issues_count":44,"forks_count":260,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-18T02:07:30.007Z","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-08-13T12:49:31.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":36753660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":804,"last_synced_at":"2026-08-14T11:56:52.252Z","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":114221,"followers":3146,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-08-14T11:56:52.265Z","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.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2/manifests"},{"name":"zap/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2/manifests"},{"name":"v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2/manifests"},{"name":"slog/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2/manifests"},{"name":"otel/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2/manifests"},{"name":"otel/otlp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2/manifests"},{"name":"negroni/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2/manifests"},{"name":"logrus/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2/manifests"},{"name":"iris/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2/manifests"},{"name":"grpc/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2/manifests"},{"name":"gin/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2/manifests"},{"name":"fiber/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2/manifests"},{"name":"fasthttp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2/manifests"},{"name":"echo/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2/manifests"},{"name":"zerolog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1/manifests"},{"name":"zap/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1/manifests"},{"name":"v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1/manifests"},{"name":"slog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1/manifests"},{"name":"otel/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1/manifests"},{"name":"otel/otlp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1/manifests"},{"name":"negroni/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1/manifests"},{"name":"logrus/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1/manifests"},{"name":"iris/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1/manifests"},{"name":"grpc/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1/manifests"},{"name":"gin/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1/manifests"},{"name":"fiber/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1/manifests"},{"name":"fasthttp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1/manifests"},{"name":"echo/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1/manifests"},{"name":"zerolog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0/manifests"},{"name":"zap/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0/manifests"},{"name":"v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0/manifests"},{"name":"slog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0/manifests"},{"name":"otel/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0/manifests"},{"name":"otel/otlp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0/manifests"},{"name":"negroni/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0/manifests"},{"name":"logrus/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0/manifests"},{"name":"iris/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0/manifests"},{"name":"grpc/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0/manifests"},{"name":"gin/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0/manifests"},{"name":"fiber/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0/manifests"},{"name":"fasthttp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0/manifests"},{"name":"echo/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0/manifests"},{"name":"zerolog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1/manifests"},{"name":"zap/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1/manifests"},{"name":"v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1/manifests"},{"name":"slog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1/manifests"},{"name":"otel/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1/manifests"},{"name":"otel/otlp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1/manifests"},{"name":"negroni/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1/manifests"},{"name":"logrus/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1/manifests"},{"name":"iris/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1/manifests"},{"name":"gin/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1/manifests"},{"name":"fiber/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1/manifests"},{"name":"fasthttp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1/manifests"},{"name":"echo/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1/manifests"},{"name":"zerolog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0/manifests"},{"name":"zap/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0/manifests"},{"name":"v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0/manifests"},{"name":"slog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0/manifests"},{"name":"otel/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0/manifests"},{"name":"otel/otlp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0/manifests"},{"name":"negroni/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0/manifests"},{"name":"logrus/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0/manifests"},{"name":"iris/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0/manifests"},{"name":"gin/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0/manifests"},{"name":"fiber/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0/manifests"},{"name":"fasthttp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0/manifests"},{"name":"echo/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0/manifests"},{"name":"zerolog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1/manifests"},{"name":"zap/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1/manifests"},{"name":"v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1/manifests"},{"name":"slog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1/manifests"},{"name":"otel/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1/manifests"},{"name":"negroni/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1/manifests"},{"name":"logrus/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1/manifests"},{"name":"iris/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1/manifests"},{"name":"gin/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1/manifests"},{"name":"fiber/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1/manifests"},{"name":"fasthttp/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1/manifests"},{"name":"echo/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1/manifests"},{"name":"zerolog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0/manifests"},{"name":"zap/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0/manifests"},{"name":"v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0/manifests"},{"name":"slog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0/manifests"},{"name":"otel/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0/manifests"},{"name":"negroni/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0/manifests"},{"name":"logrus/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0/manifests"},{"name":"iris/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0/manifests"},{"name":"gin/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0/manifests"},{"name":"fiber/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0/manifests"},{"name":"fasthttp/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0/manifests"},{"name":"echo/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0/manifests"},{"name":"zerolog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0/manifests"},{"name":"zap/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0/manifests"},{"name":"v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0/manifests"},{"name":"slog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0/manifests"},{"name":"otel/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0/manifests"},{"name":"negroni/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0/manifests"},{"name":"logrus/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0/manifests"},{"name":"iris/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0/manifests"},{"name":"gin/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0/manifests"},{"name":"fiber/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0/manifests"},{"name":"fasthttp/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0/manifests"},{"name":"echo/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0/manifests"},{"name":"zerolog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0/manifests"},{"name":"v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0/manifests"},{"name":"slog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0/manifests"},{"name":"otel/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0/manifests"},{"name":"negroni/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0/manifests"},{"name":"logrus/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0/manifests"},{"name":"iris/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0/manifests"},{"name":"gin/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0/manifests"},{"name":"fiber/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0/manifests"},{"name":"fasthttp/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0/manifests"},{"name":"echo/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0/manifests"},{"name":"zerolog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0/manifests"},{"name":"v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0/manifests"},{"name":"slog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0/manifests"},{"name":"otel/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0/manifests"},{"name":"negroni/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0/manifests"},{"name":"logrus/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0/manifests"},{"name":"iris/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0/manifests"},{"name":"gin/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0/manifests"},{"name":"fiber/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0/manifests"},{"name":"fasthttp/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0/manifests"},{"name":"echo/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0/manifests"},{"name":"zerolog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0/manifests"},{"name":"v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0/manifests"},{"name":"slog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0/manifests"},{"name":"otel/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0/manifests"},{"name":"negroni/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0/manifests"},{"name":"logrus/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0/manifests"},{"name":"iris/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0/manifests"},{"name":"gin/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0/manifests"},{"name":"fiber/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0/manifests"},{"name":"fasthttp/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0/manifests"},{"name":"echo/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0/manifests"},{"name":"zerolog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0/manifests"},{"name":"v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0/manifests"},{"name":"slog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0/manifests"},{"name":"otel/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0/manifests"},{"name":"negroni/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0/manifests"},{"name":"logrus/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0/manifests"},{"name":"iris/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0/manifests"},{"name":"gin/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0/manifests"},{"name":"fiber/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0/manifests"},{"name":"fasthttp/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0/manifests"},{"name":"echo/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0/manifests"},{"name":"zerolog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0/manifests"},{"name":"v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0/manifests"},{"name":"slog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0/manifests"},{"name":"otel/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0/manifests"},{"name":"negroni/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0/manifests"},{"name":"logrus/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0/manifests"},{"name":"iris/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0/manifests"},{"name":"gin/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0/manifests"},{"name":"fiber/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0/manifests"},{"name":"fasthttp/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0/manifests"},{"name":"echo/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0/manifests"},{"name":"zerolog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0/manifests"},{"name":"v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0/manifests"},{"name":"slog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0/manifests"},{"name":"otel/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0/manifests"},{"name":"negroni/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0/manifests"},{"name":"logrus/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0/manifests"},{"name":"iris/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0/manifests"},{"name":"gin/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0/manifests"},{"name":"fiber/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0/manifests"},{"name":"fasthttp/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0/manifests"},{"name":"echo/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0/manifests"},{"name":"zerolog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2/manifests"},{"name":"v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2/manifests"},{"name":"slog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2/manifests"},{"name":"otel/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2/manifests"},{"name":"negroni/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2/manifests"},{"name":"logrus/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2/manifests"},{"name":"iris/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2/manifests"},{"name":"gin/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2/manifests"},{"name":"fiber/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2/manifests"},{"name":"fasthttp/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2/manifests"},{"name":"echo/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2/manifests"},{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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.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":"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.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.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":"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.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":"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.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.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.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.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.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.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":"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.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":"2026-08-20T12:20:02.593Z","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":"2026-08-19T10:05:01.896Z","issues_count":291,"pull_requests_count":534,"avg_time_to_close_issue":36920970.391705066,"avg_time_to_close_pull_request":2423451.896396396,"issues_closed_count":217,"pull_requests_closed_count":444,"pull_request_authors_count":66,"issue_authors_count":156,"avg_comments_per_issue":2.484536082474227,"avg_comments_per_pull_request":1.6779026217228463,"merged_pull_requests_count":369,"bot_issues_count":10,"bot_pull_requests_count":120,"past_year_issues_count":52,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":3448990.25,"past_year_avg_time_to_close_pull_request":609499.4411764706,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":102,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.8461538461538463,"past_year_avg_comments_per_pull_request":1.2357142857142858,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"cleptric","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"ribice","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"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":"philipphofmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"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":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"}],"active_maintainers":[{"login":"cleptric","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"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":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go/latest_version","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":2281883,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-23T05:01:16.146Z","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":null,"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":29,"first_release_published_at":"2025-01-02T12:54:36.000Z","latest_release_published_at":"2026-07-14T11:23:22.000Z","latest_release_number":"v0.48.0","last_synced_at":"2026-08-22T11:44:10.585Z","created_at":"2025-01-03T07:48:37.657Z","updated_at":"2026-08-22T11:44:10.585Z","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":"2026-08-13T13:17:20.000Z","size":2802,"stargazers_count":1102,"open_issues_count":44,"forks_count":260,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-18T02:07:30.007Z","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-08-13T12:49:31.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":36753660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":804,"last_synced_at":"2026-08-14T11:56:52.252Z","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":114221,"followers":3146,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-08-14T11:56:52.265Z","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.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2/manifests"},{"name":"zap/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2/manifests"},{"name":"v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2/manifests"},{"name":"slog/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2/manifests"},{"name":"otel/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2/manifests"},{"name":"otel/otlp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2/manifests"},{"name":"negroni/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2/manifests"},{"name":"logrus/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2/manifests"},{"name":"iris/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2/manifests"},{"name":"grpc/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2/manifests"},{"name":"gin/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2/manifests"},{"name":"fiber/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2/manifests"},{"name":"fasthttp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2/manifests"},{"name":"echo/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2/manifests"},{"name":"zerolog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1/manifests"},{"name":"zap/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1/manifests"},{"name":"v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1/manifests"},{"name":"slog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1/manifests"},{"name":"otel/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1/manifests"},{"name":"otel/otlp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1/manifests"},{"name":"negroni/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1/manifests"},{"name":"logrus/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1/manifests"},{"name":"iris/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1/manifests"},{"name":"grpc/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1/manifests"},{"name":"gin/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1/manifests"},{"name":"fiber/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1/manifests"},{"name":"fasthttp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1/manifests"},{"name":"echo/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1/manifests"},{"name":"zerolog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0/manifests"},{"name":"zap/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0/manifests"},{"name":"v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0/manifests"},{"name":"slog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0/manifests"},{"name":"otel/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0/manifests"},{"name":"otel/otlp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0/manifests"},{"name":"negroni/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0/manifests"},{"name":"logrus/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0/manifests"},{"name":"iris/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0/manifests"},{"name":"grpc/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0/manifests"},{"name":"gin/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0/manifests"},{"name":"fiber/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0/manifests"},{"name":"fasthttp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0/manifests"},{"name":"echo/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0/manifests"},{"name":"zerolog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1/manifests"},{"name":"zap/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1/manifests"},{"name":"v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1/manifests"},{"name":"slog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1/manifests"},{"name":"otel/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1/manifests"},{"name":"otel/otlp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1/manifests"},{"name":"negroni/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1/manifests"},{"name":"logrus/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1/manifests"},{"name":"iris/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1/manifests"},{"name":"gin/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1/manifests"},{"name":"fiber/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1/manifests"},{"name":"fasthttp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1/manifests"},{"name":"echo/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1/manifests"},{"name":"zerolog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0/manifests"},{"name":"zap/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0/manifests"},{"name":"v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0/manifests"},{"name":"slog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0/manifests"},{"name":"otel/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0/manifests"},{"name":"otel/otlp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0/manifests"},{"name":"negroni/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0/manifests"},{"name":"logrus/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0/manifests"},{"name":"iris/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0/manifests"},{"name":"gin/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0/manifests"},{"name":"fiber/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0/manifests"},{"name":"fasthttp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0/manifests"},{"name":"echo/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0/manifests"},{"name":"zerolog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1/manifests"},{"name":"zap/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1/manifests"},{"name":"v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1/manifests"},{"name":"slog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1/manifests"},{"name":"otel/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1/manifests"},{"name":"negroni/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1/manifests"},{"name":"logrus/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1/manifests"},{"name":"iris/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1/manifests"},{"name":"gin/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1/manifests"},{"name":"fiber/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1/manifests"},{"name":"fasthttp/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1/manifests"},{"name":"echo/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1/manifests"},{"name":"zerolog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0/manifests"},{"name":"zap/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0/manifests"},{"name":"v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0/manifests"},{"name":"slog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0/manifests"},{"name":"otel/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0/manifests"},{"name":"negroni/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0/manifests"},{"name":"logrus/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0/manifests"},{"name":"iris/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0/manifests"},{"name":"gin/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0/manifests"},{"name":"fiber/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0/manifests"},{"name":"fasthttp/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0/manifests"},{"name":"echo/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0/manifests"},{"name":"zerolog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0/manifests"},{"name":"zap/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0/manifests"},{"name":"v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0/manifests"},{"name":"slog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0/manifests"},{"name":"otel/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0/manifests"},{"name":"negroni/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0/manifests"},{"name":"logrus/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0/manifests"},{"name":"iris/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0/manifests"},{"name":"gin/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0/manifests"},{"name":"fiber/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0/manifests"},{"name":"fasthttp/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0/manifests"},{"name":"echo/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0/manifests"},{"name":"zerolog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0/manifests"},{"name":"v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0/manifests"},{"name":"slog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0/manifests"},{"name":"otel/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0/manifests"},{"name":"negroni/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0/manifests"},{"name":"logrus/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0/manifests"},{"name":"iris/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0/manifests"},{"name":"gin/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0/manifests"},{"name":"fiber/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0/manifests"},{"name":"fasthttp/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0/manifests"},{"name":"echo/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0/manifests"},{"name":"zerolog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0/manifests"},{"name":"v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0/manifests"},{"name":"slog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0/manifests"},{"name":"otel/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0/manifests"},{"name":"negroni/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0/manifests"},{"name":"logrus/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0/manifests"},{"name":"iris/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0/manifests"},{"name":"gin/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0/manifests"},{"name":"fiber/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0/manifests"},{"name":"fasthttp/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0/manifests"},{"name":"echo/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0/manifests"},{"name":"zerolog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0/manifests"},{"name":"v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0/manifests"},{"name":"slog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0/manifests"},{"name":"otel/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0/manifests"},{"name":"negroni/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0/manifests"},{"name":"logrus/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0/manifests"},{"name":"iris/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0/manifests"},{"name":"gin/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0/manifests"},{"name":"fiber/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0/manifests"},{"name":"fasthttp/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0/manifests"},{"name":"echo/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0/manifests"},{"name":"zerolog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0/manifests"},{"name":"v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0/manifests"},{"name":"slog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0/manifests"},{"name":"otel/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0/manifests"},{"name":"negroni/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0/manifests"},{"name":"logrus/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0/manifests"},{"name":"iris/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0/manifests"},{"name":"gin/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0/manifests"},{"name":"fiber/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0/manifests"},{"name":"fasthttp/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0/manifests"},{"name":"echo/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0/manifests"},{"name":"zerolog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0/manifests"},{"name":"v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0/manifests"},{"name":"slog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0/manifests"},{"name":"otel/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0/manifests"},{"name":"negroni/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0/manifests"},{"name":"logrus/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0/manifests"},{"name":"iris/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0/manifests"},{"name":"gin/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0/manifests"},{"name":"fiber/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0/manifests"},{"name":"fasthttp/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0/manifests"},{"name":"echo/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0/manifests"},{"name":"zerolog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0/manifests"},{"name":"v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0/manifests"},{"name":"slog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0/manifests"},{"name":"otel/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0/manifests"},{"name":"negroni/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0/manifests"},{"name":"logrus/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0/manifests"},{"name":"iris/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0/manifests"},{"name":"gin/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0/manifests"},{"name":"fiber/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0/manifests"},{"name":"fasthttp/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0/manifests"},{"name":"echo/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0/manifests"},{"name":"zerolog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2/manifests"},{"name":"v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2/manifests"},{"name":"slog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2/manifests"},{"name":"otel/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2/manifests"},{"name":"negroni/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2/manifests"},{"name":"logrus/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2/manifests"},{"name":"iris/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2/manifests"},{"name":"gin/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2/manifests"},{"name":"fiber/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2/manifests"},{"name":"fasthttp/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2/manifests"},{"name":"echo/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2/manifests"},{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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.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":"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.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.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":"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.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":"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.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.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.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.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.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.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":"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.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":"2026-08-19T10:17:17.129Z","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":"2026-08-19T10:05:01.896Z","issues_count":291,"pull_requests_count":534,"avg_time_to_close_issue":36920970.391705066,"avg_time_to_close_pull_request":2423451.896396396,"issues_closed_count":217,"pull_requests_closed_count":444,"pull_request_authors_count":66,"issue_authors_count":156,"avg_comments_per_issue":2.484536082474227,"avg_comments_per_pull_request":1.6779026217228463,"merged_pull_requests_count":369,"bot_issues_count":10,"bot_pull_requests_count":120,"past_year_issues_count":52,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":3448990.25,"past_year_avg_time_to_close_pull_request":609499.4411764706,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":102,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.8461538461538463,"past_year_avg_comments_per_pull_request":1.2357142857142858,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"cleptric","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"ribice","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"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":"philipphofmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"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":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"}],"active_maintainers":[{"login":"cleptric","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"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":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Flogrus/latest_version","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":2281883,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-23T05:01:16.146Z","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":29,"first_release_published_at":"2025-01-02T12:54:36.000Z","latest_release_published_at":"2026-07-14T11:23:22.000Z","latest_release_number":"v0.48.0","last_synced_at":"2026-08-22T11:46:54.078Z","created_at":"2025-03-17T09:06:23.540Z","updated_at":"2026-08-22T11:46:54.078Z","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":"2026-08-13T13:17:20.000Z","size":2802,"stargazers_count":1102,"open_issues_count":44,"forks_count":260,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-18T02:07:30.007Z","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-08-13T12:49:31.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":36754178,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":804,"last_synced_at":"2026-08-14T11:56:52.252Z","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":114221,"followers":3146,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-08-14T11:56:52.265Z","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.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2/manifests"},{"name":"zap/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2/manifests"},{"name":"v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2/manifests"},{"name":"slog/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2/manifests"},{"name":"otel/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2/manifests"},{"name":"otel/otlp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2/manifests"},{"name":"negroni/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2/manifests"},{"name":"logrus/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2/manifests"},{"name":"iris/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2/manifests"},{"name":"grpc/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2/manifests"},{"name":"gin/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2/manifests"},{"name":"fiber/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2/manifests"},{"name":"fasthttp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2/manifests"},{"name":"echo/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2/manifests"},{"name":"zerolog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1/manifests"},{"name":"zap/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1/manifests"},{"name":"v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1/manifests"},{"name":"slog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1/manifests"},{"name":"otel/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1/manifests"},{"name":"otel/otlp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1/manifests"},{"name":"negroni/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1/manifests"},{"name":"logrus/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1/manifests"},{"name":"iris/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1/manifests"},{"name":"grpc/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1/manifests"},{"name":"gin/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1/manifests"},{"name":"fiber/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1/manifests"},{"name":"fasthttp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1/manifests"},{"name":"echo/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1/manifests"},{"name":"zerolog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0/manifests"},{"name":"zap/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0/manifests"},{"name":"v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0/manifests"},{"name":"slog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0/manifests"},{"name":"otel/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0/manifests"},{"name":"otel/otlp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0/manifests"},{"name":"negroni/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0/manifests"},{"name":"logrus/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0/manifests"},{"name":"iris/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0/manifests"},{"name":"grpc/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0/manifests"},{"name":"gin/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0/manifests"},{"name":"fiber/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0/manifests"},{"name":"fasthttp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0/manifests"},{"name":"echo/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0/manifests"},{"name":"zerolog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1/manifests"},{"name":"zap/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1/manifests"},{"name":"v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1/manifests"},{"name":"slog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1/manifests"},{"name":"otel/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1/manifests"},{"name":"otel/otlp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1/manifests"},{"name":"negroni/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1/manifests"},{"name":"logrus/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1/manifests"},{"name":"iris/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1/manifests"},{"name":"gin/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1/manifests"},{"name":"fiber/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1/manifests"},{"name":"fasthttp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1/manifests"},{"name":"echo/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1/manifests"},{"name":"zerolog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0/manifests"},{"name":"zap/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0/manifests"},{"name":"v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0/manifests"},{"name":"slog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0/manifests"},{"name":"otel/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0/manifests"},{"name":"otel/otlp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0/manifests"},{"name":"negroni/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0/manifests"},{"name":"logrus/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0/manifests"},{"name":"iris/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0/manifests"},{"name":"gin/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0/manifests"},{"name":"fiber/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0/manifests"},{"name":"fasthttp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0/manifests"},{"name":"echo/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0/manifests"},{"name":"zerolog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1/manifests"},{"name":"zap/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1/manifests"},{"name":"v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1/manifests"},{"name":"slog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1/manifests"},{"name":"otel/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1/manifests"},{"name":"negroni/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1/manifests"},{"name":"logrus/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1/manifests"},{"name":"iris/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1/manifests"},{"name":"gin/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1/manifests"},{"name":"fiber/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1/manifests"},{"name":"fasthttp/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1/manifests"},{"name":"echo/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1/manifests"},{"name":"zerolog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0/manifests"},{"name":"zap/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0/manifests"},{"name":"v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0/manifests"},{"name":"slog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0/manifests"},{"name":"otel/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0/manifests"},{"name":"negroni/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0/manifests"},{"name":"logrus/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0/manifests"},{"name":"iris/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0/manifests"},{"name":"gin/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0/manifests"},{"name":"fiber/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0/manifests"},{"name":"fasthttp/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0/manifests"},{"name":"echo/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0/manifests"},{"name":"zerolog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0/manifests"},{"name":"zap/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0/manifests"},{"name":"v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0/manifests"},{"name":"slog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0/manifests"},{"name":"otel/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0/manifests"},{"name":"negroni/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0/manifests"},{"name":"logrus/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0/manifests"},{"name":"iris/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0/manifests"},{"name":"gin/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0/manifests"},{"name":"fiber/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0/manifests"},{"name":"fasthttp/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0/manifests"},{"name":"echo/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0/manifests"},{"name":"zerolog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0/manifests"},{"name":"v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0/manifests"},{"name":"slog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0/manifests"},{"name":"otel/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0/manifests"},{"name":"negroni/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0/manifests"},{"name":"logrus/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0/manifests"},{"name":"iris/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0/manifests"},{"name":"gin/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0/manifests"},{"name":"fiber/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0/manifests"},{"name":"fasthttp/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0/manifests"},{"name":"echo/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0/manifests"},{"name":"zerolog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0/manifests"},{"name":"v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0/manifests"},{"name":"slog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0/manifests"},{"name":"otel/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0/manifests"},{"name":"negroni/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0/manifests"},{"name":"logrus/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0/manifests"},{"name":"iris/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0/manifests"},{"name":"gin/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0/manifests"},{"name":"fiber/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0/manifests"},{"name":"fasthttp/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0/manifests"},{"name":"echo/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0/manifests"},{"name":"zerolog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0/manifests"},{"name":"v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0/manifests"},{"name":"slog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0/manifests"},{"name":"otel/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0/manifests"},{"name":"negroni/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0/manifests"},{"name":"logrus/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0/manifests"},{"name":"iris/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0/manifests"},{"name":"gin/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0/manifests"},{"name":"fiber/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0/manifests"},{"name":"fasthttp/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0/manifests"},{"name":"echo/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0/manifests"},{"name":"zerolog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0/manifests"},{"name":"v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0/manifests"},{"name":"slog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0/manifests"},{"name":"otel/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0/manifests"},{"name":"negroni/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0/manifests"},{"name":"logrus/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0/manifests"},{"name":"iris/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0/manifests"},{"name":"gin/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0/manifests"},{"name":"fiber/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0/manifests"},{"name":"fasthttp/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0/manifests"},{"name":"echo/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0/manifests"},{"name":"zerolog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0/manifests"},{"name":"v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0/manifests"},{"name":"slog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0/manifests"},{"name":"otel/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0/manifests"},{"name":"negroni/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0/manifests"},{"name":"logrus/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0/manifests"},{"name":"iris/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0/manifests"},{"name":"gin/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0/manifests"},{"name":"fiber/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0/manifests"},{"name":"fasthttp/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0/manifests"},{"name":"echo/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0/manifests"},{"name":"zerolog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0/manifests"},{"name":"v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0/manifests"},{"name":"slog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0/manifests"},{"name":"otel/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0/manifests"},{"name":"negroni/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0/manifests"},{"name":"logrus/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0/manifests"},{"name":"iris/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0/manifests"},{"name":"gin/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0/manifests"},{"name":"fiber/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0/manifests"},{"name":"fasthttp/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0/manifests"},{"name":"echo/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0/manifests"},{"name":"zerolog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2/manifests"},{"name":"v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2/manifests"},{"name":"slog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2/manifests"},{"name":"otel/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2/manifests"},{"name":"negroni/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2/manifests"},{"name":"logrus/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2/manifests"},{"name":"iris/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2/manifests"},{"name":"gin/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2/manifests"},{"name":"fiber/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2/manifests"},{"name":"fasthttp/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2/manifests"},{"name":"echo/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2/manifests"},{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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.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":"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.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.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":"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.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":"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.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.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.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.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.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.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":"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.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":"2026-08-18T03:01:44.006Z","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":"2026-08-14T07:36:26.492Z","issues_count":291,"pull_requests_count":534,"avg_time_to_close_issue":36920970.391705066,"avg_time_to_close_pull_request":2423451.896396396,"issues_closed_count":217,"pull_requests_closed_count":444,"pull_request_authors_count":66,"issue_authors_count":156,"avg_comments_per_issue":2.484536082474227,"avg_comments_per_pull_request":1.6779026217228463,"merged_pull_requests_count":369,"bot_issues_count":10,"bot_pull_requests_count":120,"past_year_issues_count":52,"past_year_pull_requests_count":141,"past_year_avg_time_to_close_issue":3448990.25,"past_year_avg_time_to_close_pull_request":603647.718446602,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":103,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.8461538461538463,"past_year_avg_comments_per_pull_request":1.2340425531914894,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":85,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"cleptric","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"ribice","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"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":"philipphofmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"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":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"}],"active_maintainers":[{"login":"cleptric","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"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":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGetsentry%2Fsentry-go%2Fgin/latest_version","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":2281883,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-23T05:01:16.146Z","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":14221113,"name":"github.com/getsentry/sentry-go/otel/otlp","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/otel","versions_count":7,"first_release_published_at":"2026-04-09T09:46:17.000Z","latest_release_published_at":"2026-07-14T11:23:22.000Z","latest_release_number":"v0.48.0","last_synced_at":"2026-08-22T11:47:04.914Z","created_at":"2026-04-10T08:51:31.299Z","updated_at":"2026-08-22T11:47:04.914Z","registry_url":"https://pkg.go.dev/github.com/getsentry/sentry-go/otel/otlp","install_command":"go get github.com/getsentry/sentry-go/otel/otlp","documentation_url":"https://pkg.go.dev/github.com/getsentry/sentry-go/otel/otlp#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":"2026-08-13T13:17:20.000Z","size":2802,"stargazers_count":1102,"open_issues_count":44,"forks_count":260,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-18T02:07:30.007Z","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-08-13T12:49:31.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":36753660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":804,"last_synced_at":"2026-08-14T11:56:52.252Z","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":114221,"followers":3146,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-08-14T11:56:52.265Z","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.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2/manifests"},{"name":"zap/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2/manifests"},{"name":"v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2/manifests"},{"name":"slog/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2/manifests"},{"name":"otel/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2/manifests"},{"name":"otel/otlp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2/manifests"},{"name":"negroni/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2/manifests"},{"name":"logrus/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2/manifests"},{"name":"iris/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2/manifests"},{"name":"grpc/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2/manifests"},{"name":"gin/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2/manifests"},{"name":"fiber/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2/manifests"},{"name":"fasthttp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2/manifests"},{"name":"echo/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2/manifests"},{"name":"zerolog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1/manifests"},{"name":"zap/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1/manifests"},{"name":"v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1/manifests"},{"name":"slog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1/manifests"},{"name":"otel/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1/manifests"},{"name":"otel/otlp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1/manifests"},{"name":"negroni/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1/manifests"},{"name":"logrus/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1/manifests"},{"name":"iris/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1/manifests"},{"name":"grpc/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1/manifests"},{"name":"gin/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1/manifests"},{"name":"fiber/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1/manifests"},{"name":"fasthttp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1/manifests"},{"name":"echo/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1/manifests"},{"name":"zerolog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0/manifests"},{"name":"zap/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0/manifests"},{"name":"v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0/manifests"},{"name":"slog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0/manifests"},{"name":"otel/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0/manifests"},{"name":"otel/otlp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0/manifests"},{"name":"negroni/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0/manifests"},{"name":"logrus/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0/manifests"},{"name":"iris/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0/manifests"},{"name":"grpc/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0/manifests"},{"name":"gin/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0/manifests"},{"name":"fiber/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0/manifests"},{"name":"fasthttp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0/manifests"},{"name":"echo/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0/manifests"},{"name":"zerolog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1/manifests"},{"name":"zap/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1/manifests"},{"name":"v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1/manifests"},{"name":"slog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1/manifests"},{"name":"otel/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1/manifests"},{"name":"otel/otlp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1/manifests"},{"name":"negroni/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1/manifests"},{"name":"logrus/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1/manifests"},{"name":"iris/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1/manifests"},{"name":"gin/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1/manifests"},{"name":"fiber/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1/manifests"},{"name":"fasthttp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1/manifests"},{"name":"echo/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1/manifests"},{"name":"zerolog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0/manifests"},{"name":"zap/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0/manifests"},{"name":"v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0/manifests"},{"name":"slog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0/manifests"},{"name":"otel/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0/manifests"},{"name":"otel/otlp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0/manifests"},{"name":"negroni/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0/manifests"},{"name":"logrus/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0/manifests"},{"name":"iris/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0/manifests"},{"name":"gin/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0/manifests"},{"name":"fiber/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0/manifests"},{"name":"fasthttp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0/manifests"},{"name":"echo/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0/manifests"},{"name":"zerolog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1/manifests"},{"name":"zap/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1/manifests"},{"name":"v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1/manifests"},{"name":"slog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1/manifests"},{"name":"otel/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1/manifests"},{"name":"negroni/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1/manifests"},{"name":"logrus/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1/manifests"},{"name":"iris/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1/manifests"},{"name":"gin/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1/manifests"},{"name":"fiber/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1/manifests"},{"name":"fasthttp/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1/manifests"},{"name":"echo/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1/manifests"},{"name":"zerolog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0/manifests"},{"name":"zap/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0/manifests"},{"name":"v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0/manifests"},{"name":"slog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0/manifests"},{"name":"otel/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0/manifests"},{"name":"negroni/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0/manifests"},{"name":"logrus/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0/manifests"},{"name":"iris/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0/manifests"},{"name":"gin/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0/manifests"},{"name":"fiber/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0/manifests"},{"name":"fasthttp/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0/manifests"},{"name":"echo/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0/manifests"},{"name":"zerolog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0/manifests"},{"name":"zap/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0/manifests"},{"name":"v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0/manifests"},{"name":"slog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0/manifests"},{"name":"otel/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0/manifests"},{"name":"negroni/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0/manifests"},{"name":"logrus/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0/manifests"},{"name":"iris/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0/manifests"},{"name":"gin/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0/manifests"},{"name":"fiber/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0/manifests"},{"name":"fasthttp/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0/manifests"},{"name":"echo/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0/manifests"},{"name":"zerolog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0/manifests"},{"name":"v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0/manifests"},{"name":"slog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0/manifests"},{"name":"otel/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0/manifests"},{"name":"negroni/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0/manifests"},{"name":"logrus/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0/manifests"},{"name":"iris/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0/manifests"},{"name":"gin/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0/manifests"},{"name":"fiber/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0/manifests"},{"name":"fasthttp/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0/manifests"},{"name":"echo/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0/manifests"},{"name":"zerolog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0/manifests"},{"name":"v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0/manifests"},{"name":"slog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0/manifests"},{"name":"otel/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0/manifests"},{"name":"negroni/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0/manifests"},{"name":"logrus/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0/manifests"},{"name":"iris/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0/manifests"},{"name":"gin/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0/manifests"},{"name":"fiber/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0/manifests"},{"name":"fasthttp/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0/manifests"},{"name":"echo/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0/manifests"},{"name":"zerolog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0/manifests"},{"name":"v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0/manifests"},{"name":"slog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0/manifests"},{"name":"otel/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0/manifests"},{"name":"negroni/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0/manifests"},{"name":"logrus/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0/manifests"},{"name":"iris/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0/manifests"},{"name":"gin/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0/manifests"},{"name":"fiber/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0/manifests"},{"name":"fasthttp/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0/manifests"},{"name":"echo/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0/manifests"},{"name":"zerolog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0/manifests"},{"name":"v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0/manifests"},{"name":"slog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0/manifests"},{"name":"otel/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0/manifests"},{"name":"negroni/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0/manifests"},{"name":"logrus/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0/manifests"},{"name":"iris/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0/manifests"},{"name":"gin/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0/manifests"},{"name":"fiber/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0/manifests"},{"name":"fasthttp/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0/manifests"},{"name":"echo/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0/manifests"},{"name":"zerolog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0/manifests"},{"name":"v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0/manifests"},{"name":"slog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0/manifests"},{"name":"otel/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0/manifests"},{"name":"negroni/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0/manifests"},{"name":"logrus/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0/manifests"},{"name":"iris/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0/manifests"},{"name":"gin/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0/manifests"},{"name":"fiber/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0/manifests"},{"name":"fasthttp/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0/manifests"},{"name":"echo/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0/manifests"},{"name":"zerolog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0/manifests"},{"name":"v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0/manifests"},{"name":"slog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0/manifests"},{"name":"otel/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0/manifests"},{"name":"negroni/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0/manifests"},{"name":"logrus/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0/manifests"},{"name":"iris/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0/manifests"},{"name":"gin/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0/manifests"},{"name":"fiber/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0/manifests"},{"name":"fasthttp/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0/manifests"},{"name":"echo/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0/manifests"},{"name":"zerolog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2/manifests"},{"name":"v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2/manifests"},{"name":"slog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2/manifests"},{"name":"otel/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2/manifests"},{"name":"negroni/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2/manifests"},{"name":"logrus/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2/manifests"},{"name":"iris/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2/manifests"},{"name":"gin/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2/manifests"},{"name":"fiber/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2/manifests"},{"name":"fasthttp/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2/manifests"},{"name":"echo/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2/manifests"},{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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.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":"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.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.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":"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.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":"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.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.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.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.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.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.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":"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.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":"2026-08-19T14:06:56.488Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.175067076148992,"dependent_packages_count":4.849173054074798,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.012120065111896},"purl":"pkg:golang/github.com/getsentry/sentry-go/otel/otlp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/getsentry/sentry-go/otel/otlp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/getsentry/sentry-go/otel/otlp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/getsentry/sentry-go/otel/otlp/dependencies","status":null,"funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:05:01.896Z","issues_count":291,"pull_requests_count":534,"avg_time_to_close_issue":36920970.391705066,"avg_time_to_close_pull_request":2423451.896396396,"issues_closed_count":217,"pull_requests_closed_count":444,"pull_request_authors_count":66,"issue_authors_count":156,"avg_comments_per_issue":2.484536082474227,"avg_comments_per_pull_request":1.6779026217228463,"merged_pull_requests_count":369,"bot_issues_count":10,"bot_pull_requests_count":120,"past_year_issues_count":52,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":3448990.25,"past_year_avg_time_to_close_pull_request":609499.4411764706,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":102,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.8461538461538463,"past_year_avg_comments_per_pull_request":1.2357142857142858,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"cleptric","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"ribice","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"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":"philipphofmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"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":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"}],"active_maintainers":[{"login":"cleptric","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"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":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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%2Fotlp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fotel%2Fotlp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fotel%2Fotlp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fotel%2Fotlp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fotel%2Fotlp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fotel%2Fotlp/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281883,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-23T05:01:16.146Z","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":49,"first_release_published_at":"2023-01-17T11:56:24.000Z","latest_release_published_at":"2026-07-14T11:23:22.000Z","latest_release_number":"v0.48.0","last_synced_at":"2026-08-22T11:47:49.229Z","created_at":"2023-01-18T00:39:29.107Z","updated_at":"2026-08-22T11:47:49.229Z","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":"2026-08-13T13:17:20.000Z","size":2802,"stargazers_count":1102,"open_issues_count":44,"forks_count":260,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-18T02:07:30.007Z","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-08-13T12:49:31.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":36753660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":804,"last_synced_at":"2026-08-14T11:56:52.252Z","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":114221,"followers":3146,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-08-14T11:56:52.265Z","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.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2/manifests"},{"name":"zap/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2/manifests"},{"name":"v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2/manifests"},{"name":"slog/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2/manifests"},{"name":"otel/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2/manifests"},{"name":"otel/otlp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2/manifests"},{"name":"negroni/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2/manifests"},{"name":"logrus/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2/manifests"},{"name":"iris/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2/manifests"},{"name":"grpc/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2/manifests"},{"name":"gin/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2/manifests"},{"name":"fiber/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2/manifests"},{"name":"fasthttp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2/manifests"},{"name":"echo/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2/manifests"},{"name":"zerolog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1/manifests"},{"name":"zap/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1/manifests"},{"name":"v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1/manifests"},{"name":"slog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1/manifests"},{"name":"otel/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1/manifests"},{"name":"otel/otlp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1/manifests"},{"name":"negroni/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1/manifests"},{"name":"logrus/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1/manifests"},{"name":"iris/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1/manifests"},{"name":"grpc/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1/manifests"},{"name":"gin/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1/manifests"},{"name":"fiber/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1/manifests"},{"name":"fasthttp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1/manifests"},{"name":"echo/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1/manifests"},{"name":"zerolog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0/manifests"},{"name":"zap/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0/manifests"},{"name":"v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0/manifests"},{"name":"slog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0/manifests"},{"name":"otel/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0/manifests"},{"name":"otel/otlp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0/manifests"},{"name":"negroni/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0/manifests"},{"name":"logrus/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0/manifests"},{"name":"iris/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0/manifests"},{"name":"grpc/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0/manifests"},{"name":"gin/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0/manifests"},{"name":"fiber/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0/manifests"},{"name":"fasthttp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0/manifests"},{"name":"echo/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0/manifests"},{"name":"zerolog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1/manifests"},{"name":"zap/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1/manifests"},{"name":"v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1/manifests"},{"name":"slog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1/manifests"},{"name":"otel/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1/manifests"},{"name":"otel/otlp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1/manifests"},{"name":"negroni/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1/manifests"},{"name":"logrus/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1/manifests"},{"name":"iris/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1/manifests"},{"name":"gin/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1/manifests"},{"name":"fiber/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1/manifests"},{"name":"fasthttp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1/manifests"},{"name":"echo/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1/manifests"},{"name":"zerolog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0/manifests"},{"name":"zap/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0/manifests"},{"name":"v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0/manifests"},{"name":"slog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0/manifests"},{"name":"otel/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0/manifests"},{"name":"otel/otlp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0/manifests"},{"name":"negroni/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0/manifests"},{"name":"logrus/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0/manifests"},{"name":"iris/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0/manifests"},{"name":"gin/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0/manifests"},{"name":"fiber/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0/manifests"},{"name":"fasthttp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0/manifests"},{"name":"echo/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0/manifests"},{"name":"zerolog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1/manifests"},{"name":"zap/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1/manifests"},{"name":"v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1/manifests"},{"name":"slog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1/manifests"},{"name":"otel/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1/manifests"},{"name":"negroni/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1/manifests"},{"name":"logrus/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1/manifests"},{"name":"iris/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1/manifests"},{"name":"gin/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1/manifests"},{"name":"fiber/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1/manifests"},{"name":"fasthttp/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1/manifests"},{"name":"echo/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1/manifests"},{"name":"zerolog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0/manifests"},{"name":"zap/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0/manifests"},{"name":"v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0/manifests"},{"name":"slog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0/manifests"},{"name":"otel/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0/manifests"},{"name":"negroni/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0/manifests"},{"name":"logrus/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0/manifests"},{"name":"iris/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0/manifests"},{"name":"gin/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0/manifests"},{"name":"fiber/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0/manifests"},{"name":"fasthttp/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0/manifests"},{"name":"echo/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0/manifests"},{"name":"zerolog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0/manifests"},{"name":"zap/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0/manifests"},{"name":"v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0/manifests"},{"name":"slog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0/manifests"},{"name":"otel/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0/manifests"},{"name":"negroni/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0/manifests"},{"name":"logrus/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0/manifests"},{"name":"iris/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0/manifests"},{"name":"gin/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0/manifests"},{"name":"fiber/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0/manifests"},{"name":"fasthttp/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0/manifests"},{"name":"echo/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0/manifests"},{"name":"zerolog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0/manifests"},{"name":"v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0/manifests"},{"name":"slog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0/manifests"},{"name":"otel/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0/manifests"},{"name":"negroni/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0/manifests"},{"name":"logrus/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0/manifests"},{"name":"iris/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0/manifests"},{"name":"gin/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0/manifests"},{"name":"fiber/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0/manifests"},{"name":"fasthttp/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0/manifests"},{"name":"echo/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0/manifests"},{"name":"zerolog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0/manifests"},{"name":"v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0/manifests"},{"name":"slog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0/manifests"},{"name":"otel/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0/manifests"},{"name":"negroni/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0/manifests"},{"name":"logrus/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0/manifests"},{"name":"iris/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0/manifests"},{"name":"gin/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0/manifests"},{"name":"fiber/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0/manifests"},{"name":"fasthttp/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0/manifests"},{"name":"echo/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0/manifests"},{"name":"zerolog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0/manifests"},{"name":"v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0/manifests"},{"name":"slog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0/manifests"},{"name":"otel/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0/manifests"},{"name":"negroni/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0/manifests"},{"name":"logrus/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0/manifests"},{"name":"iris/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0/manifests"},{"name":"gin/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0/manifests"},{"name":"fiber/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0/manifests"},{"name":"fasthttp/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0/manifests"},{"name":"echo/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0/manifests"},{"name":"zerolog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0/manifests"},{"name":"v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0/manifests"},{"name":"slog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0/manifests"},{"name":"otel/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0/manifests"},{"name":"negroni/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0/manifests"},{"name":"logrus/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0/manifests"},{"name":"iris/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0/manifests"},{"name":"gin/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0/manifests"},{"name":"fiber/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0/manifests"},{"name":"fasthttp/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0/manifests"},{"name":"echo/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0/manifests"},{"name":"zerolog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0/manifests"},{"name":"v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0/manifests"},{"name":"slog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0/manifests"},{"name":"otel/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0/manifests"},{"name":"negroni/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0/manifests"},{"name":"logrus/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0/manifests"},{"name":"iris/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0/manifests"},{"name":"gin/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0/manifests"},{"name":"fiber/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0/manifests"},{"name":"fasthttp/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0/manifests"},{"name":"echo/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0/manifests"},{"name":"zerolog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0/manifests"},{"name":"v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0/manifests"},{"name":"slog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0/manifests"},{"name":"otel/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0/manifests"},{"name":"negroni/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0/manifests"},{"name":"logrus/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0/manifests"},{"name":"iris/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0/manifests"},{"name":"gin/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0/manifests"},{"name":"fiber/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0/manifests"},{"name":"fasthttp/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0/manifests"},{"name":"echo/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0/manifests"},{"name":"zerolog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2/manifests"},{"name":"v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2/manifests"},{"name":"slog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2/manifests"},{"name":"otel/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2/manifests"},{"name":"negroni/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2/manifests"},{"name":"logrus/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2/manifests"},{"name":"iris/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2/manifests"},{"name":"gin/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2/manifests"},{"name":"fiber/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2/manifests"},{"name":"fasthttp/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2/manifests"},{"name":"echo/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2/manifests"},{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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.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":"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.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.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":"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.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":"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.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.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.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.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.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.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":"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.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":"2026-08-20T14:18:27.194Z","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":"2026-08-20T10:33:36.798Z","issues_count":292,"pull_requests_count":534,"avg_time_to_close_issue":36920970.391705066,"avg_time_to_close_pull_request":2423451.896396396,"issues_closed_count":217,"pull_requests_closed_count":444,"pull_request_authors_count":66,"issue_authors_count":157,"avg_comments_per_issue":2.4863013698630136,"avg_comments_per_pull_request":1.6779026217228463,"merged_pull_requests_count":369,"bot_issues_count":10,"bot_pull_requests_count":120,"past_year_issues_count":53,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":3448990.25,"past_year_avg_time_to_close_pull_request":609499.4411764706,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":102,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":1.8679245283018868,"past_year_avg_comments_per_pull_request":1.2357142857142858,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"cleptric","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"ribice","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"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":"philipphofmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"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":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"}],"active_maintainers":[{"login":"cleptric","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"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":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fotel/latest_version","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":2281883,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-23T05:01:16.146Z","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":74,"first_release_published_at":"2019-05-23T10:59:38.000Z","latest_release_published_at":"2026-07-14T11:23:22.000Z","latest_release_number":"v0.48.0","last_synced_at":"2026-08-22T11:50:39.351Z","created_at":"2023-04-02T00:43:53.608Z","updated_at":"2026-08-22T11:50:39.352Z","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":"2026-08-13T13:17:20.000Z","size":2802,"stargazers_count":1102,"open_issues_count":44,"forks_count":260,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-18T02:07:30.007Z","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-08-13T12:49:31.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":36755208,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":804,"last_synced_at":"2026-08-14T11:56:52.252Z","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":114221,"followers":3146,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-08-14T11:56:52.265Z","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.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2/manifests"},{"name":"zap/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2/manifests"},{"name":"v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2/manifests"},{"name":"slog/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2/manifests"},{"name":"otel/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2/manifests"},{"name":"otel/otlp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2/manifests"},{"name":"negroni/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2/manifests"},{"name":"logrus/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2/manifests"},{"name":"iris/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2/manifests"},{"name":"grpc/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2/manifests"},{"name":"gin/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2/manifests"},{"name":"fiber/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2/manifests"},{"name":"fasthttp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2/manifests"},{"name":"echo/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2/manifests"},{"name":"zerolog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1/manifests"},{"name":"zap/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1/manifests"},{"name":"v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1/manifests"},{"name":"slog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1/manifests"},{"name":"otel/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1/manifests"},{"name":"otel/otlp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1/manifests"},{"name":"negroni/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1/manifests"},{"name":"logrus/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1/manifests"},{"name":"iris/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1/manifests"},{"name":"grpc/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1/manifests"},{"name":"gin/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1/manifests"},{"name":"fiber/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1/manifests"},{"name":"fasthttp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1/manifests"},{"name":"echo/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1/manifests"},{"name":"zerolog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0/manifests"},{"name":"zap/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0/manifests"},{"name":"v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0/manifests"},{"name":"slog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0/manifests"},{"name":"otel/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0/manifests"},{"name":"otel/otlp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0/manifests"},{"name":"negroni/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0/manifests"},{"name":"logrus/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0/manifests"},{"name":"iris/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0/manifests"},{"name":"grpc/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0/manifests"},{"name":"gin/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0/manifests"},{"name":"fiber/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0/manifests"},{"name":"fasthttp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0/manifests"},{"name":"echo/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0/manifests"},{"name":"zerolog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1/manifests"},{"name":"zap/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1/manifests"},{"name":"v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1/manifests"},{"name":"slog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1/manifests"},{"name":"otel/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1/manifests"},{"name":"otel/otlp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1/manifests"},{"name":"negroni/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1/manifests"},{"name":"logrus/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1/manifests"},{"name":"iris/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1/manifests"},{"name":"gin/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1/manifests"},{"name":"fiber/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1/manifests"},{"name":"fasthttp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1/manifests"},{"name":"echo/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1/manifests"},{"name":"zerolog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0/manifests"},{"name":"zap/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0/manifests"},{"name":"v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0/manifests"},{"name":"slog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0/manifests"},{"name":"otel/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0/manifests"},{"name":"otel/otlp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0/manifests"},{"name":"negroni/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0/manifests"},{"name":"logrus/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0/manifests"},{"name":"iris/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0/manifests"},{"name":"gin/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0/manifests"},{"name":"fiber/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0/manifests"},{"name":"fasthttp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0/manifests"},{"name":"echo/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0/manifests"},{"name":"zerolog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1/manifests"},{"name":"zap/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1/manifests"},{"name":"v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1/manifests"},{"name":"slog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1/manifests"},{"name":"otel/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1/manifests"},{"name":"negroni/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1/manifests"},{"name":"logrus/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1/manifests"},{"name":"iris/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1/manifests"},{"name":"gin/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1/manifests"},{"name":"fiber/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1/manifests"},{"name":"fasthttp/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1/manifests"},{"name":"echo/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1/manifests"},{"name":"zerolog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0/manifests"},{"name":"zap/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0/manifests"},{"name":"v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0/manifests"},{"name":"slog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0/manifests"},{"name":"otel/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0/manifests"},{"name":"negroni/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0/manifests"},{"name":"logrus/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0/manifests"},{"name":"iris/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0/manifests"},{"name":"gin/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0/manifests"},{"name":"fiber/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0/manifests"},{"name":"fasthttp/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0/manifests"},{"name":"echo/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0/manifests"},{"name":"zerolog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0/manifests"},{"name":"zap/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0/manifests"},{"name":"v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0/manifests"},{"name":"slog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0/manifests"},{"name":"otel/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0/manifests"},{"name":"negroni/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0/manifests"},{"name":"logrus/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0/manifests"},{"name":"iris/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0/manifests"},{"name":"gin/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0/manifests"},{"name":"fiber/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0/manifests"},{"name":"fasthttp/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0/manifests"},{"name":"echo/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0/manifests"},{"name":"zerolog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0/manifests"},{"name":"v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0/manifests"},{"name":"slog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0/manifests"},{"name":"otel/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0/manifests"},{"name":"negroni/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0/manifests"},{"name":"logrus/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0/manifests"},{"name":"iris/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0/manifests"},{"name":"gin/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0/manifests"},{"name":"fiber/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0/manifests"},{"name":"fasthttp/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0/manifests"},{"name":"echo/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0/manifests"},{"name":"zerolog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0/manifests"},{"name":"v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0/manifests"},{"name":"slog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0/manifests"},{"name":"otel/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0/manifests"},{"name":"negroni/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0/manifests"},{"name":"logrus/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0/manifests"},{"name":"iris/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0/manifests"},{"name":"gin/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0/manifests"},{"name":"fiber/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0/manifests"},{"name":"fasthttp/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0/manifests"},{"name":"echo/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0/manifests"},{"name":"zerolog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0/manifests"},{"name":"v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0/manifests"},{"name":"slog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0/manifests"},{"name":"otel/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0/manifests"},{"name":"negroni/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0/manifests"},{"name":"logrus/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0/manifests"},{"name":"iris/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0/manifests"},{"name":"gin/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0/manifests"},{"name":"fiber/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0/manifests"},{"name":"fasthttp/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0/manifests"},{"name":"echo/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0/manifests"},{"name":"zerolog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0/manifests"},{"name":"v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0/manifests"},{"name":"slog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0/manifests"},{"name":"otel/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0/manifests"},{"name":"negroni/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0/manifests"},{"name":"logrus/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0/manifests"},{"name":"iris/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0/manifests"},{"name":"gin/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0/manifests"},{"name":"fiber/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0/manifests"},{"name":"fasthttp/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0/manifests"},{"name":"echo/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0/manifests"},{"name":"zerolog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0/manifests"},{"name":"v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0/manifests"},{"name":"slog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0/manifests"},{"name":"otel/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0/manifests"},{"name":"negroni/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0/manifests"},{"name":"logrus/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0/manifests"},{"name":"iris/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0/manifests"},{"name":"gin/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0/manifests"},{"name":"fiber/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0/manifests"},{"name":"fasthttp/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0/manifests"},{"name":"echo/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0/manifests"},{"name":"zerolog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0/manifests"},{"name":"v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0/manifests"},{"name":"slog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0/manifests"},{"name":"otel/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0/manifests"},{"name":"negroni/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0/manifests"},{"name":"logrus/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0/manifests"},{"name":"iris/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0/manifests"},{"name":"gin/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0/manifests"},{"name":"fiber/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0/manifests"},{"name":"fasthttp/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0/manifests"},{"name":"echo/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0/manifests"},{"name":"zerolog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2/manifests"},{"name":"v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2/manifests"},{"name":"slog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2/manifests"},{"name":"otel/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2/manifests"},{"name":"negroni/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2/manifests"},{"name":"logrus/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2/manifests"},{"name":"iris/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2/manifests"},{"name":"gin/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2/manifests"},{"name":"fiber/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2/manifests"},{"name":"fasthttp/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2/manifests"},{"name":"echo/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2/manifests"},{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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.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":"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.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.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":"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.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":"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.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.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.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.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.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.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":"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.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":"2026-08-18T03:40:42.609Z","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":"2026-08-18T02:17:30.079Z","issues_count":291,"pull_requests_count":534,"avg_time_to_close_issue":36920970.391705066,"avg_time_to_close_pull_request":2423451.896396396,"issues_closed_count":217,"pull_requests_closed_count":444,"pull_request_authors_count":66,"issue_authors_count":156,"avg_comments_per_issue":2.484536082474227,"avg_comments_per_pull_request":1.6779026217228463,"merged_pull_requests_count":369,"bot_issues_count":10,"bot_pull_requests_count":120,"past_year_issues_count":52,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":3448990.25,"past_year_avg_time_to_close_pull_request":609499.4411764706,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":102,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.8461538461538463,"past_year_avg_comments_per_pull_request":1.2357142857142858,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"cleptric","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"ribice","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"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":"philipphofmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"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":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"}],"active_maintainers":[{"login":"cleptric","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"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":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FgetSentry%2Fsentry-go/latest_version","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":2281883,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-23T05:01:16.146Z","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":74,"first_release_published_at":"2019-05-23T10:59:38.000Z","latest_release_published_at":"2026-07-14T11:23:22.000Z","latest_release_number":"v0.48.0","last_synced_at":"2026-08-22T11:51:40.045Z","created_at":"2022-04-12T09:42:23.276Z","updated_at":"2026-08-22T11:51:40.045Z","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":"2026-08-13T13:17:20.000Z","size":2802,"stargazers_count":1102,"open_issues_count":44,"forks_count":260,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-18T02:07:30.007Z","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-08-13T12:49:31.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":36755213,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":804,"last_synced_at":"2026-08-14T11:56:52.252Z","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":114221,"followers":3146,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-08-14T11:56:52.265Z","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.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2/manifests"},{"name":"zap/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2/manifests"},{"name":"v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2/manifests"},{"name":"slog/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2/manifests"},{"name":"otel/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2/manifests"},{"name":"otel/otlp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2/manifests"},{"name":"negroni/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2/manifests"},{"name":"logrus/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2/manifests"},{"name":"iris/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2/manifests"},{"name":"grpc/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2/manifests"},{"name":"gin/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2/manifests"},{"name":"fiber/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2/manifests"},{"name":"fasthttp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2/manifests"},{"name":"echo/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2/manifests"},{"name":"zerolog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1/manifests"},{"name":"zap/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1/manifests"},{"name":"v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1/manifests"},{"name":"slog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1/manifests"},{"name":"otel/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1/manifests"},{"name":"otel/otlp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1/manifests"},{"name":"negroni/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1/manifests"},{"name":"logrus/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1/manifests"},{"name":"iris/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1/manifests"},{"name":"grpc/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1/manifests"},{"name":"gin/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1/manifests"},{"name":"fiber/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1/manifests"},{"name":"fasthttp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1/manifests"},{"name":"echo/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1/manifests"},{"name":"zerolog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0/manifests"},{"name":"zap/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0/manifests"},{"name":"v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0/manifests"},{"name":"slog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0/manifests"},{"name":"otel/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0/manifests"},{"name":"otel/otlp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0/manifests"},{"name":"negroni/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0/manifests"},{"name":"logrus/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0/manifests"},{"name":"iris/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0/manifests"},{"name":"grpc/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0/manifests"},{"name":"gin/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0/manifests"},{"name":"fiber/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0/manifests"},{"name":"fasthttp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0/manifests"},{"name":"echo/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0/manifests"},{"name":"zerolog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1/manifests"},{"name":"zap/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1/manifests"},{"name":"v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1/manifests"},{"name":"slog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1/manifests"},{"name":"otel/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1/manifests"},{"name":"otel/otlp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1/manifests"},{"name":"negroni/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1/manifests"},{"name":"logrus/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1/manifests"},{"name":"iris/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1/manifests"},{"name":"gin/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1/manifests"},{"name":"fiber/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1/manifests"},{"name":"fasthttp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1/manifests"},{"name":"echo/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1/manifests"},{"name":"zerolog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0/manifests"},{"name":"zap/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0/manifests"},{"name":"v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0/manifests"},{"name":"slog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0/manifests"},{"name":"otel/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0/manifests"},{"name":"otel/otlp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0/manifests"},{"name":"negroni/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0/manifests"},{"name":"logrus/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0/manifests"},{"name":"iris/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0/manifests"},{"name":"gin/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0/manifests"},{"name":"fiber/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0/manifests"},{"name":"fasthttp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0/manifests"},{"name":"echo/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0/manifests"},{"name":"zerolog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1/manifests"},{"name":"zap/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1/manifests"},{"name":"v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1/manifests"},{"name":"slog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1/manifests"},{"name":"otel/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1/manifests"},{"name":"negroni/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1/manifests"},{"name":"logrus/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1/manifests"},{"name":"iris/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1/manifests"},{"name":"gin/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1/manifests"},{"name":"fiber/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1/manifests"},{"name":"fasthttp/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1/manifests"},{"name":"echo/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1/manifests"},{"name":"zerolog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0/manifests"},{"name":"zap/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0/manifests"},{"name":"v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0/manifests"},{"name":"slog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0/manifests"},{"name":"otel/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0/manifests"},{"name":"negroni/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0/manifests"},{"name":"logrus/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0/manifests"},{"name":"iris/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0/manifests"},{"name":"gin/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0/manifests"},{"name":"fiber/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0/manifests"},{"name":"fasthttp/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0/manifests"},{"name":"echo/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0/manifests"},{"name":"zerolog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0/manifests"},{"name":"zap/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0/manifests"},{"name":"v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0/manifests"},{"name":"slog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0/manifests"},{"name":"otel/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0/manifests"},{"name":"negroni/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0/manifests"},{"name":"logrus/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0/manifests"},{"name":"iris/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0/manifests"},{"name":"gin/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0/manifests"},{"name":"fiber/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0/manifests"},{"name":"fasthttp/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0/manifests"},{"name":"echo/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0/manifests"},{"name":"zerolog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0/manifests"},{"name":"v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0/manifests"},{"name":"slog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0/manifests"},{"name":"otel/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0/manifests"},{"name":"negroni/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0/manifests"},{"name":"logrus/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0/manifests"},{"name":"iris/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0/manifests"},{"name":"gin/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0/manifests"},{"name":"fiber/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0/manifests"},{"name":"fasthttp/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0/manifests"},{"name":"echo/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0/manifests"},{"name":"zerolog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0/manifests"},{"name":"v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0/manifests"},{"name":"slog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0/manifests"},{"name":"otel/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0/manifests"},{"name":"negroni/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0/manifests"},{"name":"logrus/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0/manifests"},{"name":"iris/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0/manifests"},{"name":"gin/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0/manifests"},{"name":"fiber/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0/manifests"},{"name":"fasthttp/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0/manifests"},{"name":"echo/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0/manifests"},{"name":"zerolog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0/manifests"},{"name":"v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0/manifests"},{"name":"slog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0/manifests"},{"name":"otel/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0/manifests"},{"name":"negroni/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0/manifests"},{"name":"logrus/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0/manifests"},{"name":"iris/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0/manifests"},{"name":"gin/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0/manifests"},{"name":"fiber/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0/manifests"},{"name":"fasthttp/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0/manifests"},{"name":"echo/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0/manifests"},{"name":"zerolog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0/manifests"},{"name":"v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0/manifests"},{"name":"slog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0/manifests"},{"name":"otel/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0/manifests"},{"name":"negroni/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0/manifests"},{"name":"logrus/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0/manifests"},{"name":"iris/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0/manifests"},{"name":"gin/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0/manifests"},{"name":"fiber/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0/manifests"},{"name":"fasthttp/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0/manifests"},{"name":"echo/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0/manifests"},{"name":"zerolog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0/manifests"},{"name":"v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0/manifests"},{"name":"slog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0/manifests"},{"name":"otel/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0/manifests"},{"name":"negroni/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0/manifests"},{"name":"logrus/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0/manifests"},{"name":"iris/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0/manifests"},{"name":"gin/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0/manifests"},{"name":"fiber/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0/manifests"},{"name":"fasthttp/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0/manifests"},{"name":"echo/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0/manifests"},{"name":"zerolog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0/manifests"},{"name":"v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0/manifests"},{"name":"slog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0/manifests"},{"name":"otel/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0/manifests"},{"name":"negroni/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0/manifests"},{"name":"logrus/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0/manifests"},{"name":"iris/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0/manifests"},{"name":"gin/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0/manifests"},{"name":"fiber/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0/manifests"},{"name":"fasthttp/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0/manifests"},{"name":"echo/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0/manifests"},{"name":"zerolog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2/manifests"},{"name":"v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2/manifests"},{"name":"slog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2/manifests"},{"name":"otel/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2/manifests"},{"name":"negroni/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2/manifests"},{"name":"logrus/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2/manifests"},{"name":"iris/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2/manifests"},{"name":"gin/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2/manifests"},{"name":"fiber/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2/manifests"},{"name":"fasthttp/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2/manifests"},{"name":"echo/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2/manifests"},{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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.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":"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.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.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":"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.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":"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.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.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.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.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.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.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":"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.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":"2026-08-18T03:56:25.523Z","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":"2026-08-18T02:17:30.079Z","issues_count":291,"pull_requests_count":534,"avg_time_to_close_issue":36920970.391705066,"avg_time_to_close_pull_request":2423451.896396396,"issues_closed_count":217,"pull_requests_closed_count":444,"pull_request_authors_count":66,"issue_authors_count":156,"avg_comments_per_issue":2.484536082474227,"avg_comments_per_pull_request":1.6779026217228463,"merged_pull_requests_count":369,"bot_issues_count":10,"bot_pull_requests_count":120,"past_year_issues_count":52,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":3448990.25,"past_year_avg_time_to_close_pull_request":609499.4411764706,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":102,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.8461538461538463,"past_year_avg_comments_per_pull_request":1.2357142857142858,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"cleptric","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"ribice","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"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":"philipphofmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"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":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"}],"active_maintainers":[{"login":"cleptric","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"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":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2FSentry-go/latest_version","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":2281883,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-23T05:01:16.146Z","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":null,"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":29,"first_release_published_at":"2025-01-02T12:54:36.000Z","latest_release_published_at":"2026-07-14T11:23:22.000Z","latest_release_number":"v0.48.0","last_synced_at":"2026-08-22T11:52:48.954Z","created_at":"2024-12-23T06:57:16.636Z","updated_at":"2026-08-22T11:52:48.955Z","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":"2026-08-13T13:17:20.000Z","size":2802,"stargazers_count":1102,"open_issues_count":44,"forks_count":260,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-18T02:07:30.007Z","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-08-13T12:49:31.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":36753660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":804,"last_synced_at":"2026-08-14T11:56:52.252Z","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":114221,"followers":3146,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-08-14T11:56:52.265Z","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.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2/manifests"},{"name":"zap/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2/manifests"},{"name":"v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2/manifests"},{"name":"slog/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2/manifests"},{"name":"otel/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2/manifests"},{"name":"otel/otlp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2/manifests"},{"name":"negroni/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2/manifests"},{"name":"logrus/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2/manifests"},{"name":"iris/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2/manifests"},{"name":"grpc/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2/manifests"},{"name":"gin/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2/manifests"},{"name":"fiber/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2/manifests"},{"name":"fasthttp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2/manifests"},{"name":"echo/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2/manifests"},{"name":"zerolog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1/manifests"},{"name":"zap/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1/manifests"},{"name":"v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1/manifests"},{"name":"slog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1/manifests"},{"name":"otel/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1/manifests"},{"name":"otel/otlp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1/manifests"},{"name":"negroni/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1/manifests"},{"name":"logrus/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1/manifests"},{"name":"iris/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1/manifests"},{"name":"grpc/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1/manifests"},{"name":"gin/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1/manifests"},{"name":"fiber/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1/manifests"},{"name":"fasthttp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1/manifests"},{"name":"echo/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1/manifests"},{"name":"zerolog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0/manifests"},{"name":"zap/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0/manifests"},{"name":"v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0/manifests"},{"name":"slog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0/manifests"},{"name":"otel/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0/manifests"},{"name":"otel/otlp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0/manifests"},{"name":"negroni/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0/manifests"},{"name":"logrus/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0/manifests"},{"name":"iris/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0/manifests"},{"name":"grpc/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0/manifests"},{"name":"gin/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0/manifests"},{"name":"fiber/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0/manifests"},{"name":"fasthttp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0/manifests"},{"name":"echo/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0/manifests"},{"name":"zerolog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1/manifests"},{"name":"zap/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1/manifests"},{"name":"v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1/manifests"},{"name":"slog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1/manifests"},{"name":"otel/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1/manifests"},{"name":"otel/otlp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1/manifests"},{"name":"negroni/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1/manifests"},{"name":"logrus/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1/manifests"},{"name":"iris/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1/manifests"},{"name":"gin/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1/manifests"},{"name":"fiber/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1/manifests"},{"name":"fasthttp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1/manifests"},{"name":"echo/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1/manifests"},{"name":"zerolog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0/manifests"},{"name":"zap/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0/manifests"},{"name":"v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0/manifests"},{"name":"slog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0/manifests"},{"name":"otel/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0/manifests"},{"name":"otel/otlp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0/manifests"},{"name":"negroni/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0/manifests"},{"name":"logrus/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0/manifests"},{"name":"iris/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0/manifests"},{"name":"gin/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0/manifests"},{"name":"fiber/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0/manifests"},{"name":"fasthttp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0/manifests"},{"name":"echo/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0/manifests"},{"name":"zerolog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1/manifests"},{"name":"zap/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1/manifests"},{"name":"v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1/manifests"},{"name":"slog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1/manifests"},{"name":"otel/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1/manifests"},{"name":"negroni/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1/manifests"},{"name":"logrus/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1/manifests"},{"name":"iris/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1/manifests"},{"name":"gin/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1/manifests"},{"name":"fiber/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1/manifests"},{"name":"fasthttp/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1/manifests"},{"name":"echo/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1/manifests"},{"name":"zerolog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0/manifests"},{"name":"zap/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0/manifests"},{"name":"v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0/manifests"},{"name":"slog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0/manifests"},{"name":"otel/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0/manifests"},{"name":"negroni/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0/manifests"},{"name":"logrus/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0/manifests"},{"name":"iris/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0/manifests"},{"name":"gin/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0/manifests"},{"name":"fiber/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0/manifests"},{"name":"fasthttp/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0/manifests"},{"name":"echo/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0/manifests"},{"name":"zerolog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0/manifests"},{"name":"zap/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0/manifests"},{"name":"v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0/manifests"},{"name":"slog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0/manifests"},{"name":"otel/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0/manifests"},{"name":"negroni/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0/manifests"},{"name":"logrus/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0/manifests"},{"name":"iris/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0/manifests"},{"name":"gin/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0/manifests"},{"name":"fiber/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0/manifests"},{"name":"fasthttp/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0/manifests"},{"name":"echo/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0/manifests"},{"name":"zerolog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0/manifests"},{"name":"v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0/manifests"},{"name":"slog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0/manifests"},{"name":"otel/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0/manifests"},{"name":"negroni/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0/manifests"},{"name":"logrus/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0/manifests"},{"name":"iris/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0/manifests"},{"name":"gin/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0/manifests"},{"name":"fiber/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0/manifests"},{"name":"fasthttp/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0/manifests"},{"name":"echo/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0/manifests"},{"name":"zerolog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0/manifests"},{"name":"v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0/manifests"},{"name":"slog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0/manifests"},{"name":"otel/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0/manifests"},{"name":"negroni/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0/manifests"},{"name":"logrus/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0/manifests"},{"name":"iris/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0/manifests"},{"name":"gin/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0/manifests"},{"name":"fiber/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0/manifests"},{"name":"fasthttp/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0/manifests"},{"name":"echo/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0/manifests"},{"name":"zerolog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0/manifests"},{"name":"v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0/manifests"},{"name":"slog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0/manifests"},{"name":"otel/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0/manifests"},{"name":"negroni/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0/manifests"},{"name":"logrus/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0/manifests"},{"name":"iris/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0/manifests"},{"name":"gin/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0/manifests"},{"name":"fiber/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0/manifests"},{"name":"fasthttp/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0/manifests"},{"name":"echo/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0/manifests"},{"name":"zerolog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0/manifests"},{"name":"v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0/manifests"},{"name":"slog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0/manifests"},{"name":"otel/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0/manifests"},{"name":"negroni/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0/manifests"},{"name":"logrus/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0/manifests"},{"name":"iris/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0/manifests"},{"name":"gin/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0/manifests"},{"name":"fiber/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0/manifests"},{"name":"fasthttp/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0/manifests"},{"name":"echo/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0/manifests"},{"name":"zerolog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0/manifests"},{"name":"v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0/manifests"},{"name":"slog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0/manifests"},{"name":"otel/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0/manifests"},{"name":"negroni/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0/manifests"},{"name":"logrus/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0/manifests"},{"name":"iris/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0/manifests"},{"name":"gin/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0/manifests"},{"name":"fiber/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0/manifests"},{"name":"fasthttp/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0/manifests"},{"name":"echo/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0/manifests"},{"name":"zerolog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0/manifests"},{"name":"v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0/manifests"},{"name":"slog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0/manifests"},{"name":"otel/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0/manifests"},{"name":"negroni/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0/manifests"},{"name":"logrus/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0/manifests"},{"name":"iris/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0/manifests"},{"name":"gin/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0/manifests"},{"name":"fiber/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0/manifests"},{"name":"fasthttp/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0/manifests"},{"name":"echo/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0/manifests"},{"name":"zerolog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2/manifests"},{"name":"v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2/manifests"},{"name":"slog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2/manifests"},{"name":"otel/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2/manifests"},{"name":"negroni/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2/manifests"},{"name":"logrus/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2/manifests"},{"name":"iris/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2/manifests"},{"name":"gin/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2/manifests"},{"name":"fiber/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2/manifests"},{"name":"fasthttp/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2/manifests"},{"name":"echo/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2/manifests"},{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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.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":"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.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.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":"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.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":"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.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.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.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.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.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.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":"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.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":"2026-08-20T12:21:34.251Z","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":"2026-08-19T10:05:01.896Z","issues_count":291,"pull_requests_count":534,"avg_time_to_close_issue":36920970.391705066,"avg_time_to_close_pull_request":2423451.896396396,"issues_closed_count":217,"pull_requests_closed_count":444,"pull_request_authors_count":66,"issue_authors_count":156,"avg_comments_per_issue":2.484536082474227,"avg_comments_per_pull_request":1.6779026217228463,"merged_pull_requests_count":369,"bot_issues_count":10,"bot_pull_requests_count":120,"past_year_issues_count":52,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":3448990.25,"past_year_avg_time_to_close_pull_request":609499.4411764706,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":102,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.8461538461538463,"past_year_avg_comments_per_pull_request":1.2357142857142858,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"cleptric","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"ribice","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"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":"philipphofmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"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":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"}],"active_maintainers":[{"login":"cleptric","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"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":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fnegroni/latest_version","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":2281883,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-23T05:01:16.146Z","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":11234451,"name":"github.com/getsentry/sentry-go/echo","ecosystem":"go","description":null,"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":29,"first_release_published_at":"2025-01-02T12:54:36.000Z","latest_release_published_at":"2026-07-14T11:23:22.000Z","latest_release_number":"v0.48.0","last_synced_at":"2026-08-22T11:52:56.277Z","created_at":"2025-01-03T07:45:31.654Z","updated_at":"2026-08-22T11:52:56.278Z","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":"2026-08-13T13:17:20.000Z","size":2802,"stargazers_count":1102,"open_issues_count":44,"forks_count":260,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-18T02:07:30.007Z","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-08-13T12:49:31.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":36753660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":804,"last_synced_at":"2026-08-14T11:56:52.252Z","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":114221,"followers":3146,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-08-14T11:56:52.265Z","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.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2/manifests"},{"name":"zap/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2/manifests"},{"name":"v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2/manifests"},{"name":"slog/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2/manifests"},{"name":"otel/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2/manifests"},{"name":"otel/otlp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2/manifests"},{"name":"negroni/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2/manifests"},{"name":"logrus/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2/manifests"},{"name":"iris/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2/manifests"},{"name":"grpc/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2/manifests"},{"name":"gin/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2/manifests"},{"name":"fiber/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2/manifests"},{"name":"fasthttp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2/manifests"},{"name":"echo/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2/manifests"},{"name":"zerolog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1/manifests"},{"name":"zap/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1/manifests"},{"name":"v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1/manifests"},{"name":"slog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1/manifests"},{"name":"otel/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1/manifests"},{"name":"otel/otlp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1/manifests"},{"name":"negroni/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1/manifests"},{"name":"logrus/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1/manifests"},{"name":"iris/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1/manifests"},{"name":"grpc/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1/manifests"},{"name":"gin/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1/manifests"},{"name":"fiber/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1/manifests"},{"name":"fasthttp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1/manifests"},{"name":"echo/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1/manifests"},{"name":"zerolog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0/manifests"},{"name":"zap/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0/manifests"},{"name":"v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0/manifests"},{"name":"slog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0/manifests"},{"name":"otel/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0/manifests"},{"name":"otel/otlp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0/manifests"},{"name":"negroni/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0/manifests"},{"name":"logrus/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0/manifests"},{"name":"iris/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0/manifests"},{"name":"grpc/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0/manifests"},{"name":"gin/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0/manifests"},{"name":"fiber/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0/manifests"},{"name":"fasthttp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0/manifests"},{"name":"echo/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0/manifests"},{"name":"zerolog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1/manifests"},{"name":"zap/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1/manifests"},{"name":"v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1/manifests"},{"name":"slog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1/manifests"},{"name":"otel/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1/manifests"},{"name":"otel/otlp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1/manifests"},{"name":"negroni/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1/manifests"},{"name":"logrus/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1/manifests"},{"name":"iris/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1/manifests"},{"name":"gin/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1/manifests"},{"name":"fiber/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1/manifests"},{"name":"fasthttp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1/manifests"},{"name":"echo/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1/manifests"},{"name":"zerolog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0/manifests"},{"name":"zap/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0/manifests"},{"name":"v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0/manifests"},{"name":"slog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0/manifests"},{"name":"otel/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0/manifests"},{"name":"otel/otlp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0/manifests"},{"name":"negroni/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0/manifests"},{"name":"logrus/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0/manifests"},{"name":"iris/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0/manifests"},{"name":"gin/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0/manifests"},{"name":"fiber/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0/manifests"},{"name":"fasthttp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0/manifests"},{"name":"echo/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0/manifests"},{"name":"zerolog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1/manifests"},{"name":"zap/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1/manifests"},{"name":"v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1/manifests"},{"name":"slog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1/manifests"},{"name":"otel/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1/manifests"},{"name":"negroni/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1/manifests"},{"name":"logrus/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1/manifests"},{"name":"iris/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1/manifests"},{"name":"gin/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1/manifests"},{"name":"fiber/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1/manifests"},{"name":"fasthttp/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1/manifests"},{"name":"echo/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1/manifests"},{"name":"zerolog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0/manifests"},{"name":"zap/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0/manifests"},{"name":"v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0/manifests"},{"name":"slog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0/manifests"},{"name":"otel/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0/manifests"},{"name":"negroni/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0/manifests"},{"name":"logrus/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0/manifests"},{"name":"iris/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0/manifests"},{"name":"gin/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0/manifests"},{"name":"fiber/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0/manifests"},{"name":"fasthttp/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0/manifests"},{"name":"echo/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0/manifests"},{"name":"zerolog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0/manifests"},{"name":"zap/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0/manifests"},{"name":"v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0/manifests"},{"name":"slog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0/manifests"},{"name":"otel/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0/manifests"},{"name":"negroni/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0/manifests"},{"name":"logrus/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0/manifests"},{"name":"iris/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0/manifests"},{"name":"gin/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0/manifests"},{"name":"fiber/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0/manifests"},{"name":"fasthttp/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0/manifests"},{"name":"echo/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0/manifests"},{"name":"zerolog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0/manifests"},{"name":"v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0/manifests"},{"name":"slog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0/manifests"},{"name":"otel/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0/manifests"},{"name":"negroni/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0/manifests"},{"name":"logrus/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0/manifests"},{"name":"iris/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0/manifests"},{"name":"gin/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0/manifests"},{"name":"fiber/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0/manifests"},{"name":"fasthttp/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0/manifests"},{"name":"echo/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0/manifests"},{"name":"zerolog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0/manifests"},{"name":"v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0/manifests"},{"name":"slog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0/manifests"},{"name":"otel/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0/manifests"},{"name":"negroni/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0/manifests"},{"name":"logrus/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0/manifests"},{"name":"iris/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0/manifests"},{"name":"gin/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0/manifests"},{"name":"fiber/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0/manifests"},{"name":"fasthttp/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0/manifests"},{"name":"echo/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0/manifests"},{"name":"zerolog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0/manifests"},{"name":"v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0/manifests"},{"name":"slog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0/manifests"},{"name":"otel/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0/manifests"},{"name":"negroni/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0/manifests"},{"name":"logrus/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0/manifests"},{"name":"iris/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0/manifests"},{"name":"gin/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0/manifests"},{"name":"fiber/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0/manifests"},{"name":"fasthttp/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0/manifests"},{"name":"echo/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0/manifests"},{"name":"zerolog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0/manifests"},{"name":"v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0/manifests"},{"name":"slog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0/manifests"},{"name":"otel/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0/manifests"},{"name":"negroni/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0/manifests"},{"name":"logrus/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0/manifests"},{"name":"iris/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0/manifests"},{"name":"gin/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0/manifests"},{"name":"fiber/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0/manifests"},{"name":"fasthttp/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0/manifests"},{"name":"echo/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0/manifests"},{"name":"zerolog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0/manifests"},{"name":"v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0/manifests"},{"name":"slog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0/manifests"},{"name":"otel/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0/manifests"},{"name":"negroni/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0/manifests"},{"name":"logrus/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0/manifests"},{"name":"iris/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0/manifests"},{"name":"gin/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0/manifests"},{"name":"fiber/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0/manifests"},{"name":"fasthttp/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0/manifests"},{"name":"echo/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0/manifests"},{"name":"zerolog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0/manifests"},{"name":"v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0/manifests"},{"name":"slog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0/manifests"},{"name":"otel/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0/manifests"},{"name":"negroni/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0/manifests"},{"name":"logrus/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0/manifests"},{"name":"iris/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0/manifests"},{"name":"gin/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0/manifests"},{"name":"fiber/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0/manifests"},{"name":"fasthttp/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0/manifests"},{"name":"echo/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0/manifests"},{"name":"zerolog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2/manifests"},{"name":"v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2/manifests"},{"name":"slog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2/manifests"},{"name":"otel/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2/manifests"},{"name":"negroni/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2/manifests"},{"name":"logrus/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2/manifests"},{"name":"iris/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2/manifests"},{"name":"gin/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2/manifests"},{"name":"fiber/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2/manifests"},{"name":"fasthttp/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2/manifests"},{"name":"echo/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2/manifests"},{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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.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":"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.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.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":"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.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":"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.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.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.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.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.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.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":"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.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":"2026-08-19T10:44:34.910Z","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":"2026-08-19T10:05:01.896Z","issues_count":291,"pull_requests_count":534,"avg_time_to_close_issue":36920970.391705066,"avg_time_to_close_pull_request":2423451.896396396,"issues_closed_count":217,"pull_requests_closed_count":444,"pull_request_authors_count":66,"issue_authors_count":156,"avg_comments_per_issue":2.484536082474227,"avg_comments_per_pull_request":1.6779026217228463,"merged_pull_requests_count":369,"bot_issues_count":10,"bot_pull_requests_count":120,"past_year_issues_count":52,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":3448990.25,"past_year_avg_time_to_close_pull_request":609499.4411764706,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":102,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.8461538461538463,"past_year_avg_comments_per_pull_request":1.2357142857142858,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"cleptric","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"ribice","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"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":"philipphofmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"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":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"}],"active_maintainers":[{"login":"cleptric","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"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":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fecho/latest_version","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":2281883,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-23T05:01:16.146Z","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":74,"first_release_published_at":"2019-05-23T10:59:38.000Z","latest_release_published_at":"2026-07-14T11:23:22.000Z","latest_release_number":"v0.48.0","last_synced_at":"2026-08-22T12:03:14.877Z","created_at":"2024-10-16T04:58:01.316Z","updated_at":"2026-08-22T12:03:14.877Z","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":"2026-08-13T13:17:20.000Z","size":2802,"stargazers_count":1102,"open_issues_count":44,"forks_count":260,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-18T02:07:30.007Z","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-08-13T12:49:31.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":36754178,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":804,"last_synced_at":"2026-08-14T11:56:52.252Z","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":114221,"followers":3146,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-08-14T11:56:52.265Z","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.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2/manifests"},{"name":"zap/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2/manifests"},{"name":"v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2/manifests"},{"name":"slog/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2/manifests"},{"name":"otel/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2/manifests"},{"name":"otel/otlp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2/manifests"},{"name":"negroni/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2/manifests"},{"name":"logrus/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2/manifests"},{"name":"iris/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2/manifests"},{"name":"grpc/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2/manifests"},{"name":"gin/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2/manifests"},{"name":"fiber/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2/manifests"},{"name":"fasthttp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2/manifests"},{"name":"echo/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2/manifests"},{"name":"zerolog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1/manifests"},{"name":"zap/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1/manifests"},{"name":"v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1/manifests"},{"name":"slog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1/manifests"},{"name":"otel/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1/manifests"},{"name":"otel/otlp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1/manifests"},{"name":"negroni/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1/manifests"},{"name":"logrus/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1/manifests"},{"name":"iris/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1/manifests"},{"name":"grpc/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1/manifests"},{"name":"gin/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1/manifests"},{"name":"fiber/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1/manifests"},{"name":"fasthttp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1/manifests"},{"name":"echo/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1/manifests"},{"name":"zerolog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0/manifests"},{"name":"zap/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0/manifests"},{"name":"v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0/manifests"},{"name":"slog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0/manifests"},{"name":"otel/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0/manifests"},{"name":"otel/otlp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0/manifests"},{"name":"negroni/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0/manifests"},{"name":"logrus/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0/manifests"},{"name":"iris/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0/manifests"},{"name":"grpc/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0/manifests"},{"name":"gin/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0/manifests"},{"name":"fiber/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0/manifests"},{"name":"fasthttp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0/manifests"},{"name":"echo/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0/manifests"},{"name":"zerolog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1/manifests"},{"name":"zap/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1/manifests"},{"name":"v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1/manifests"},{"name":"slog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1/manifests"},{"name":"otel/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1/manifests"},{"name":"otel/otlp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1/manifests"},{"name":"negroni/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1/manifests"},{"name":"logrus/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1/manifests"},{"name":"iris/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1/manifests"},{"name":"gin/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1/manifests"},{"name":"fiber/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1/manifests"},{"name":"fasthttp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1/manifests"},{"name":"echo/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1/manifests"},{"name":"zerolog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0/manifests"},{"name":"zap/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0/manifests"},{"name":"v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0/manifests"},{"name":"slog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0/manifests"},{"name":"otel/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0/manifests"},{"name":"otel/otlp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0/manifests"},{"name":"negroni/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0/manifests"},{"name":"logrus/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0/manifests"},{"name":"iris/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0/manifests"},{"name":"gin/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0/manifests"},{"name":"fiber/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0/manifests"},{"name":"fasthttp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0/manifests"},{"name":"echo/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0/manifests"},{"name":"zerolog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1/manifests"},{"name":"zap/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1/manifests"},{"name":"v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1/manifests"},{"name":"slog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1/manifests"},{"name":"otel/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1/manifests"},{"name":"negroni/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1/manifests"},{"name":"logrus/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1/manifests"},{"name":"iris/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1/manifests"},{"name":"gin/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1/manifests"},{"name":"fiber/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1/manifests"},{"name":"fasthttp/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1/manifests"},{"name":"echo/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1/manifests"},{"name":"zerolog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0/manifests"},{"name":"zap/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0/manifests"},{"name":"v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0/manifests"},{"name":"slog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0/manifests"},{"name":"otel/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0/manifests"},{"name":"negroni/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0/manifests"},{"name":"logrus/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0/manifests"},{"name":"iris/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0/manifests"},{"name":"gin/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0/manifests"},{"name":"fiber/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0/manifests"},{"name":"fasthttp/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0/manifests"},{"name":"echo/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0/manifests"},{"name":"zerolog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0/manifests"},{"name":"zap/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0/manifests"},{"name":"v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0/manifests"},{"name":"slog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0/manifests"},{"name":"otel/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0/manifests"},{"name":"negroni/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0/manifests"},{"name":"logrus/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0/manifests"},{"name":"iris/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0/manifests"},{"name":"gin/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0/manifests"},{"name":"fiber/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0/manifests"},{"name":"fasthttp/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0/manifests"},{"name":"echo/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0/manifests"},{"name":"zerolog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0/manifests"},{"name":"v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0/manifests"},{"name":"slog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0/manifests"},{"name":"otel/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0/manifests"},{"name":"negroni/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0/manifests"},{"name":"logrus/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0/manifests"},{"name":"iris/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0/manifests"},{"name":"gin/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0/manifests"},{"name":"fiber/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0/manifests"},{"name":"fasthttp/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0/manifests"},{"name":"echo/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0/manifests"},{"name":"zerolog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0/manifests"},{"name":"v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0/manifests"},{"name":"slog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0/manifests"},{"name":"otel/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0/manifests"},{"name":"negroni/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0/manifests"},{"name":"logrus/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0/manifests"},{"name":"iris/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0/manifests"},{"name":"gin/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0/manifests"},{"name":"fiber/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0/manifests"},{"name":"fasthttp/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0/manifests"},{"name":"echo/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0/manifests"},{"name":"zerolog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0/manifests"},{"name":"v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0/manifests"},{"name":"slog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0/manifests"},{"name":"otel/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0/manifests"},{"name":"negroni/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0/manifests"},{"name":"logrus/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0/manifests"},{"name":"iris/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0/manifests"},{"name":"gin/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0/manifests"},{"name":"fiber/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0/manifests"},{"name":"fasthttp/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0/manifests"},{"name":"echo/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0/manifests"},{"name":"zerolog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0/manifests"},{"name":"v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0/manifests"},{"name":"slog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0/manifests"},{"name":"otel/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0/manifests"},{"name":"negroni/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0/manifests"},{"name":"logrus/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0/manifests"},{"name":"iris/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0/manifests"},{"name":"gin/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0/manifests"},{"name":"fiber/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0/manifests"},{"name":"fasthttp/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0/manifests"},{"name":"echo/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0/manifests"},{"name":"zerolog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0/manifests"},{"name":"v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0/manifests"},{"name":"slog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0/manifests"},{"name":"otel/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0/manifests"},{"name":"negroni/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0/manifests"},{"name":"logrus/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0/manifests"},{"name":"iris/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0/manifests"},{"name":"gin/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0/manifests"},{"name":"fiber/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0/manifests"},{"name":"fasthttp/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0/manifests"},{"name":"echo/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0/manifests"},{"name":"zerolog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0/manifests"},{"name":"v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0/manifests"},{"name":"slog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0/manifests"},{"name":"otel/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0/manifests"},{"name":"negroni/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0/manifests"},{"name":"logrus/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0/manifests"},{"name":"iris/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0/manifests"},{"name":"gin/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0/manifests"},{"name":"fiber/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0/manifests"},{"name":"fasthttp/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0/manifests"},{"name":"echo/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0/manifests"},{"name":"zerolog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2/manifests"},{"name":"v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2/manifests"},{"name":"slog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2/manifests"},{"name":"otel/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2/manifests"},{"name":"negroni/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2/manifests"},{"name":"logrus/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2/manifests"},{"name":"iris/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2/manifests"},{"name":"gin/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2/manifests"},{"name":"fiber/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2/manifests"},{"name":"fasthttp/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2/manifests"},{"name":"echo/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2/manifests"},{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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.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":"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.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.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":"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.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":"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.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.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.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.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.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.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":"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.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":"2026-08-18T03:45:36.197Z","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":"2026-08-18T02:17:30.079Z","issues_count":291,"pull_requests_count":534,"avg_time_to_close_issue":36920970.391705066,"avg_time_to_close_pull_request":2423451.896396396,"issues_closed_count":217,"pull_requests_closed_count":444,"pull_request_authors_count":66,"issue_authors_count":156,"avg_comments_per_issue":2.484536082474227,"avg_comments_per_pull_request":1.6779026217228463,"merged_pull_requests_count":369,"bot_issues_count":10,"bot_pull_requests_count":120,"past_year_issues_count":52,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":3448990.25,"past_year_avg_time_to_close_pull_request":609499.4411764706,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":102,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.8461538461538463,"past_year_avg_comments_per_pull_request":1.2357142857142858,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"cleptric","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"ribice","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"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":"philipphofmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"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":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"}],"active_maintainers":[{"login":"cleptric","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"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":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGetsentry%2Fsentry-go/latest_version","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":2281883,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-23T05:01:16.146Z","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":13907542,"name":"github.com/getsentry/sentry-go/zap","ecosystem":"go","description":"Package sentryzap provides a zap Core implementation for sending logs to 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":10,"first_release_published_at":"2026-02-24T14:11:02.000Z","latest_release_published_at":"2026-07-14T11:23:22.000Z","latest_release_number":"v0.48.0","last_synced_at":"2026-08-22T11:56:39.273Z","created_at":"2026-02-26T12:18:26.621Z","updated_at":"2026-08-22T11:56:39.274Z","registry_url":"https://pkg.go.dev/github.com/getsentry/sentry-go/zap","install_command":"go get github.com/getsentry/sentry-go/zap","documentation_url":"https://pkg.go.dev/github.com/getsentry/sentry-go/zap#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":"2026-08-13T13:17:20.000Z","size":2802,"stargazers_count":1102,"open_issues_count":44,"forks_count":260,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-18T02:07:30.007Z","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-08-13T12:49:31.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":36753660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":804,"last_synced_at":"2026-08-14T11:56:52.252Z","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":114221,"followers":3146,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-08-14T11:56:52.265Z","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.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2/manifests"},{"name":"zap/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2/manifests"},{"name":"v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2/manifests"},{"name":"slog/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2/manifests"},{"name":"otel/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2/manifests"},{"name":"otel/otlp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2/manifests"},{"name":"negroni/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2/manifests"},{"name":"logrus/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2/manifests"},{"name":"iris/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2/manifests"},{"name":"grpc/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2/manifests"},{"name":"gin/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2/manifests"},{"name":"fiber/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2/manifests"},{"name":"fasthttp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2/manifests"},{"name":"echo/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2/manifests"},{"name":"zerolog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1/manifests"},{"name":"zap/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1/manifests"},{"name":"v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1/manifests"},{"name":"slog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1/manifests"},{"name":"otel/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1/manifests"},{"name":"otel/otlp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1/manifests"},{"name":"negroni/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1/manifests"},{"name":"logrus/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1/manifests"},{"name":"iris/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1/manifests"},{"name":"grpc/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1/manifests"},{"name":"gin/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1/manifests"},{"name":"fiber/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1/manifests"},{"name":"fasthttp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1/manifests"},{"name":"echo/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1/manifests"},{"name":"zerolog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0/manifests"},{"name":"zap/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0/manifests"},{"name":"v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0/manifests"},{"name":"slog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0/manifests"},{"name":"otel/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0/manifests"},{"name":"otel/otlp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0/manifests"},{"name":"negroni/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0/manifests"},{"name":"logrus/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0/manifests"},{"name":"iris/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0/manifests"},{"name":"grpc/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0/manifests"},{"name":"gin/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0/manifests"},{"name":"fiber/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0/manifests"},{"name":"fasthttp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0/manifests"},{"name":"echo/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0/manifests"},{"name":"zerolog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1/manifests"},{"name":"zap/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1/manifests"},{"name":"v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1/manifests"},{"name":"slog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1/manifests"},{"name":"otel/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1/manifests"},{"name":"otel/otlp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1/manifests"},{"name":"negroni/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1/manifests"},{"name":"logrus/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1/manifests"},{"name":"iris/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1/manifests"},{"name":"gin/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1/manifests"},{"name":"fiber/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1/manifests"},{"name":"fasthttp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1/manifests"},{"name":"echo/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1/manifests"},{"name":"zerolog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0/manifests"},{"name":"zap/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0/manifests"},{"name":"v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0/manifests"},{"name":"slog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0/manifests"},{"name":"otel/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0/manifests"},{"name":"otel/otlp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0/manifests"},{"name":"negroni/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0/manifests"},{"name":"logrus/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0/manifests"},{"name":"iris/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0/manifests"},{"name":"gin/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0/manifests"},{"name":"fiber/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0/manifests"},{"name":"fasthttp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0/manifests"},{"name":"echo/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0/manifests"},{"name":"zerolog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1/manifests"},{"name":"zap/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1/manifests"},{"name":"v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1/manifests"},{"name":"slog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1/manifests"},{"name":"otel/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1/manifests"},{"name":"negroni/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1/manifests"},{"name":"logrus/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1/manifests"},{"name":"iris/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1/manifests"},{"name":"gin/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1/manifests"},{"name":"fiber/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1/manifests"},{"name":"fasthttp/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1/manifests"},{"name":"echo/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1/manifests"},{"name":"zerolog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0/manifests"},{"name":"zap/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0/manifests"},{"name":"v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0/manifests"},{"name":"slog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0/manifests"},{"name":"otel/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0/manifests"},{"name":"negroni/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0/manifests"},{"name":"logrus/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0/manifests"},{"name":"iris/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0/manifests"},{"name":"gin/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0/manifests"},{"name":"fiber/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0/manifests"},{"name":"fasthttp/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0/manifests"},{"name":"echo/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0/manifests"},{"name":"zerolog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0/manifests"},{"name":"zap/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0/manifests"},{"name":"v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0/manifests"},{"name":"slog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0/manifests"},{"name":"otel/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0/manifests"},{"name":"negroni/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0/manifests"},{"name":"logrus/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0/manifests"},{"name":"iris/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0/manifests"},{"name":"gin/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0/manifests"},{"name":"fiber/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0/manifests"},{"name":"fasthttp/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0/manifests"},{"name":"echo/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0/manifests"},{"name":"zerolog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0/manifests"},{"name":"v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0/manifests"},{"name":"slog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0/manifests"},{"name":"otel/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0/manifests"},{"name":"negroni/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0/manifests"},{"name":"logrus/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0/manifests"},{"name":"iris/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0/manifests"},{"name":"gin/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0/manifests"},{"name":"fiber/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0/manifests"},{"name":"fasthttp/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0/manifests"},{"name":"echo/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0/manifests"},{"name":"zerolog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0/manifests"},{"name":"v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0/manifests"},{"name":"slog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0/manifests"},{"name":"otel/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0/manifests"},{"name":"negroni/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0/manifests"},{"name":"logrus/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0/manifests"},{"name":"iris/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0/manifests"},{"name":"gin/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0/manifests"},{"name":"fiber/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0/manifests"},{"name":"fasthttp/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0/manifests"},{"name":"echo/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0/manifests"},{"name":"zerolog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0/manifests"},{"name":"v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0/manifests"},{"name":"slog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0/manifests"},{"name":"otel/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0/manifests"},{"name":"negroni/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0/manifests"},{"name":"logrus/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0/manifests"},{"name":"iris/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0/manifests"},{"name":"gin/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0/manifests"},{"name":"fiber/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0/manifests"},{"name":"fasthttp/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0/manifests"},{"name":"echo/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0/manifests"},{"name":"zerolog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0/manifests"},{"name":"v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0/manifests"},{"name":"slog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0/manifests"},{"name":"otel/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0/manifests"},{"name":"negroni/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0/manifests"},{"name":"logrus/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0/manifests"},{"name":"iris/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0/manifests"},{"name":"gin/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0/manifests"},{"name":"fiber/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0/manifests"},{"name":"fasthttp/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0/manifests"},{"name":"echo/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0/manifests"},{"name":"zerolog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0/manifests"},{"name":"v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0/manifests"},{"name":"slog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0/manifests"},{"name":"otel/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0/manifests"},{"name":"negroni/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0/manifests"},{"name":"logrus/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0/manifests"},{"name":"iris/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0/manifests"},{"name":"gin/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0/manifests"},{"name":"fiber/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0/manifests"},{"name":"fasthttp/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0/manifests"},{"name":"echo/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0/manifests"},{"name":"zerolog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0/manifests"},{"name":"v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0/manifests"},{"name":"slog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0/manifests"},{"name":"otel/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0/manifests"},{"name":"negroni/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0/manifests"},{"name":"logrus/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0/manifests"},{"name":"iris/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0/manifests"},{"name":"gin/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0/manifests"},{"name":"fiber/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0/manifests"},{"name":"fasthttp/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0/manifests"},{"name":"echo/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0/manifests"},{"name":"zerolog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2/manifests"},{"name":"v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2/manifests"},{"name":"slog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2/manifests"},{"name":"otel/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2/manifests"},{"name":"negroni/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2/manifests"},{"name":"logrus/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2/manifests"},{"name":"iris/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2/manifests"},{"name":"gin/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2/manifests"},{"name":"fiber/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2/manifests"},{"name":"fasthttp/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2/manifests"},{"name":"echo/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2/manifests"},{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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.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":"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.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.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":"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.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":"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.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.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.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.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.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.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":"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.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":"2026-08-19T10:19:31.074Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.268735533639322,"dependent_packages_count":4.936942845923923,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.102839189781623},"purl":"pkg:golang/github.com/getsentry/sentry-go/zap","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/getsentry/sentry-go/zap","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/getsentry/sentry-go/zap","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/getsentry/sentry-go/zap/dependencies","status":null,"funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:05:01.896Z","issues_count":291,"pull_requests_count":534,"avg_time_to_close_issue":36920970.391705066,"avg_time_to_close_pull_request":2423451.896396396,"issues_closed_count":217,"pull_requests_closed_count":444,"pull_request_authors_count":66,"issue_authors_count":156,"avg_comments_per_issue":2.484536082474227,"avg_comments_per_pull_request":1.6779026217228463,"merged_pull_requests_count":369,"bot_issues_count":10,"bot_pull_requests_count":120,"past_year_issues_count":52,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":3448990.25,"past_year_avg_time_to_close_pull_request":609499.4411764706,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":102,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.8461538461538463,"past_year_avg_comments_per_pull_request":1.2357142857142858,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"cleptric","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"ribice","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"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":"philipphofmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"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":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"}],"active_maintainers":[{"login":"cleptric","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"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":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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%2Fzap/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fzap/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fzap/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fzap/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fzap/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fzap/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281883,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-23T05:01:16.146Z","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":14647020,"name":"github.com/getsentry/sentry-go/sql","ecosystem":"go","description":"Package sentrysql provides Sentry instrumentation for database/sql drivers.","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":2,"first_release_published_at":"2026-06-16T09:45:36.000Z","latest_release_published_at":"2026-07-14T11:23:22.000Z","latest_release_number":"v0.48.0","last_synced_at":"2026-08-22T11:57:47.613Z","created_at":"2026-06-17T13:43:26.983Z","updated_at":"2026-08-22T11:57:47.614Z","registry_url":"https://pkg.go.dev/github.com/getsentry/sentry-go/sql","install_command":"go get github.com/getsentry/sentry-go/sql","documentation_url":"https://pkg.go.dev/github.com/getsentry/sentry-go/sql#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":"2026-08-13T13:17:20.000Z","size":2802,"stargazers_count":1102,"open_issues_count":44,"forks_count":260,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-18T02:07:30.007Z","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-08-13T12:49:31.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":36753660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":804,"last_synced_at":"2026-08-14T11:56:52.252Z","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":114221,"followers":3146,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-08-14T11:56:52.265Z","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.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2/manifests"},{"name":"zap/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2/manifests"},{"name":"v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2/manifests"},{"name":"slog/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2/manifests"},{"name":"otel/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2/manifests"},{"name":"otel/otlp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2/manifests"},{"name":"negroni/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2/manifests"},{"name":"logrus/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2/manifests"},{"name":"iris/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2/manifests"},{"name":"grpc/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2/manifests"},{"name":"gin/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2/manifests"},{"name":"fiber/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2/manifests"},{"name":"fasthttp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2/manifests"},{"name":"echo/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2/manifests"},{"name":"zerolog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1/manifests"},{"name":"zap/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1/manifests"},{"name":"v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1/manifests"},{"name":"slog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1/manifests"},{"name":"otel/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1/manifests"},{"name":"otel/otlp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1/manifests"},{"name":"negroni/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1/manifests"},{"name":"logrus/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1/manifests"},{"name":"iris/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1/manifests"},{"name":"grpc/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1/manifests"},{"name":"gin/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1/manifests"},{"name":"fiber/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1/manifests"},{"name":"fasthttp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1/manifests"},{"name":"echo/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1/manifests"},{"name":"zerolog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0/manifests"},{"name":"zap/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0/manifests"},{"name":"v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0/manifests"},{"name":"slog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0/manifests"},{"name":"otel/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0/manifests"},{"name":"otel/otlp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0/manifests"},{"name":"negroni/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0/manifests"},{"name":"logrus/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0/manifests"},{"name":"iris/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0/manifests"},{"name":"grpc/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0/manifests"},{"name":"gin/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0/manifests"},{"name":"fiber/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0/manifests"},{"name":"fasthttp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0/manifests"},{"name":"echo/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0/manifests"},{"name":"zerolog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1/manifests"},{"name":"zap/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1/manifests"},{"name":"v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1/manifests"},{"name":"slog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1/manifests"},{"name":"otel/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1/manifests"},{"name":"otel/otlp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1/manifests"},{"name":"negroni/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1/manifests"},{"name":"logrus/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1/manifests"},{"name":"iris/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1/manifests"},{"name":"gin/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1/manifests"},{"name":"fiber/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1/manifests"},{"name":"fasthttp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1/manifests"},{"name":"echo/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1/manifests"},{"name":"zerolog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0/manifests"},{"name":"zap/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0/manifests"},{"name":"v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0/manifests"},{"name":"slog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0/manifests"},{"name":"otel/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0/manifests"},{"name":"otel/otlp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0/manifests"},{"name":"negroni/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0/manifests"},{"name":"logrus/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0/manifests"},{"name":"iris/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0/manifests"},{"name":"gin/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0/manifests"},{"name":"fiber/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0/manifests"},{"name":"fasthttp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0/manifests"},{"name":"echo/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0/manifests"},{"name":"zerolog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1/manifests"},{"name":"zap/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1/manifests"},{"name":"v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1/manifests"},{"name":"slog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1/manifests"},{"name":"otel/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1/manifests"},{"name":"negroni/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1/manifests"},{"name":"logrus/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1/manifests"},{"name":"iris/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1/manifests"},{"name":"gin/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1/manifests"},{"name":"fiber/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1/manifests"},{"name":"fasthttp/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1/manifests"},{"name":"echo/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1/manifests"},{"name":"zerolog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0/manifests"},{"name":"zap/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0/manifests"},{"name":"v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0/manifests"},{"name":"slog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0/manifests"},{"name":"otel/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0/manifests"},{"name":"negroni/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0/manifests"},{"name":"logrus/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0/manifests"},{"name":"iris/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0/manifests"},{"name":"gin/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0/manifests"},{"name":"fiber/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0/manifests"},{"name":"fasthttp/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0/manifests"},{"name":"echo/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0/manifests"},{"name":"zerolog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0/manifests"},{"name":"zap/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0/manifests"},{"name":"v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0/manifests"},{"name":"slog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0/manifests"},{"name":"otel/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0/manifests"},{"name":"negroni/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0/manifests"},{"name":"logrus/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0/manifests"},{"name":"iris/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0/manifests"},{"name":"gin/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0/manifests"},{"name":"fiber/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0/manifests"},{"name":"fasthttp/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0/manifests"},{"name":"echo/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0/manifests"},{"name":"zerolog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0/manifests"},{"name":"v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0/manifests"},{"name":"slog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0/manifests"},{"name":"otel/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0/manifests"},{"name":"negroni/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0/manifests"},{"name":"logrus/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0/manifests"},{"name":"iris/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0/manifests"},{"name":"gin/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0/manifests"},{"name":"fiber/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0/manifests"},{"name":"fasthttp/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0/manifests"},{"name":"echo/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0/manifests"},{"name":"zerolog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0/manifests"},{"name":"v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0/manifests"},{"name":"slog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0/manifests"},{"name":"otel/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0/manifests"},{"name":"negroni/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0/manifests"},{"name":"logrus/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0/manifests"},{"name":"iris/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0/manifests"},{"name":"gin/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0/manifests"},{"name":"fiber/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0/manifests"},{"name":"fasthttp/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0/manifests"},{"name":"echo/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0/manifests"},{"name":"zerolog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0/manifests"},{"name":"v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0/manifests"},{"name":"slog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0/manifests"},{"name":"otel/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0/manifests"},{"name":"negroni/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0/manifests"},{"name":"logrus/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0/manifests"},{"name":"iris/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0/manifests"},{"name":"gin/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0/manifests"},{"name":"fiber/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0/manifests"},{"name":"fasthttp/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0/manifests"},{"name":"echo/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0/manifests"},{"name":"zerolog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0/manifests"},{"name":"v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0/manifests"},{"name":"slog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0/manifests"},{"name":"otel/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0/manifests"},{"name":"negroni/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0/manifests"},{"name":"logrus/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0/manifests"},{"name":"iris/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0/manifests"},{"name":"gin/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0/manifests"},{"name":"fiber/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0/manifests"},{"name":"fasthttp/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0/manifests"},{"name":"echo/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0/manifests"},{"name":"zerolog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0/manifests"},{"name":"v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0/manifests"},{"name":"slog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0/manifests"},{"name":"otel/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0/manifests"},{"name":"negroni/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0/manifests"},{"name":"logrus/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0/manifests"},{"name":"iris/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0/manifests"},{"name":"gin/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0/manifests"},{"name":"fiber/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0/manifests"},{"name":"fasthttp/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0/manifests"},{"name":"echo/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0/manifests"},{"name":"zerolog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0/manifests"},{"name":"v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0/manifests"},{"name":"slog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0/manifests"},{"name":"otel/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0/manifests"},{"name":"negroni/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0/manifests"},{"name":"logrus/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0/manifests"},{"name":"iris/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0/manifests"},{"name":"gin/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0/manifests"},{"name":"fiber/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0/manifests"},{"name":"fasthttp/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0/manifests"},{"name":"echo/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0/manifests"},{"name":"zerolog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2/manifests"},{"name":"v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2/manifests"},{"name":"slog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2/manifests"},{"name":"otel/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2/manifests"},{"name":"negroni/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2/manifests"},{"name":"logrus/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2/manifests"},{"name":"iris/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2/manifests"},{"name":"gin/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2/manifests"},{"name":"fiber/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2/manifests"},{"name":"fasthttp/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2/manifests"},{"name":"echo/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2/manifests"},{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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.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":"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.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.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":"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.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":"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.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.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.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.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.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.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":"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.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":"2026-08-20T12:03:09.586Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.98566480365132,"dependent_packages_count":4.671703975317771,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.828684389484545},"purl":"pkg:golang/github.com/getsentry/sentry-go/sql","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/getsentry/sentry-go/sql","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/getsentry/sentry-go/sql","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/getsentry/sentry-go/sql/dependencies","status":null,"funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:05:01.896Z","issues_count":291,"pull_requests_count":534,"avg_time_to_close_issue":36920970.391705066,"avg_time_to_close_pull_request":2423451.896396396,"issues_closed_count":217,"pull_requests_closed_count":444,"pull_request_authors_count":66,"issue_authors_count":156,"avg_comments_per_issue":2.484536082474227,"avg_comments_per_pull_request":1.6779026217228463,"merged_pull_requests_count":369,"bot_issues_count":10,"bot_pull_requests_count":120,"past_year_issues_count":52,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":3448990.25,"past_year_avg_time_to_close_pull_request":609499.4411764706,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":102,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.8461538461538463,"past_year_avg_comments_per_pull_request":1.2357142857142858,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"cleptric","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"ribice","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"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":"philipphofmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"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":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"}],"active_maintainers":[{"login":"cleptric","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"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":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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%2Fsql/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fsql/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fsql/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fsql/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fsql/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fsql/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281883,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-23T05:01:16.146Z","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":null,"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":29,"first_release_published_at":"2025-01-02T12:54:36.000Z","latest_release_published_at":"2026-07-14T11:23:22.000Z","latest_release_number":"v0.48.0","last_synced_at":"2026-08-22T12:08:16.401Z","created_at":"2024-12-23T06:57:16.643Z","updated_at":"2026-08-22T12:08:16.401Z","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":"2026-08-13T13:17:20.000Z","size":2802,"stargazers_count":1102,"open_issues_count":44,"forks_count":260,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-18T02:07:30.007Z","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-08-13T12:49:31.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":36753660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":804,"last_synced_at":"2026-08-14T11:56:52.252Z","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":114221,"followers":3146,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-08-14T11:56:52.265Z","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.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2/manifests"},{"name":"zap/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2/manifests"},{"name":"v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2/manifests"},{"name":"slog/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2/manifests"},{"name":"otel/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2/manifests"},{"name":"otel/otlp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2/manifests"},{"name":"negroni/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2/manifests"},{"name":"logrus/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2/manifests"},{"name":"iris/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2/manifests"},{"name":"grpc/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2/manifests"},{"name":"gin/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2/manifests"},{"name":"fiber/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2/manifests"},{"name":"fasthttp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2/manifests"},{"name":"echo/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2/manifests"},{"name":"zerolog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1/manifests"},{"name":"zap/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1/manifests"},{"name":"v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1/manifests"},{"name":"slog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1/manifests"},{"name":"otel/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1/manifests"},{"name":"otel/otlp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1/manifests"},{"name":"negroni/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1/manifests"},{"name":"logrus/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1/manifests"},{"name":"iris/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1/manifests"},{"name":"grpc/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1/manifests"},{"name":"gin/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1/manifests"},{"name":"fiber/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1/manifests"},{"name":"fasthttp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1/manifests"},{"name":"echo/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1/manifests"},{"name":"zerolog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0/manifests"},{"name":"zap/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0/manifests"},{"name":"v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0/manifests"},{"name":"slog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0/manifests"},{"name":"otel/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0/manifests"},{"name":"otel/otlp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0/manifests"},{"name":"negroni/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0/manifests"},{"name":"logrus/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0/manifests"},{"name":"iris/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0/manifests"},{"name":"grpc/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0/manifests"},{"name":"gin/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0/manifests"},{"name":"fiber/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0/manifests"},{"name":"fasthttp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0/manifests"},{"name":"echo/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0/manifests"},{"name":"zerolog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1/manifests"},{"name":"zap/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1/manifests"},{"name":"v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1/manifests"},{"name":"slog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1/manifests"},{"name":"otel/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1/manifests"},{"name":"otel/otlp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1/manifests"},{"name":"negroni/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1/manifests"},{"name":"logrus/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1/manifests"},{"name":"iris/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1/manifests"},{"name":"gin/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1/manifests"},{"name":"fiber/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1/manifests"},{"name":"fasthttp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1/manifests"},{"name":"echo/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1/manifests"},{"name":"zerolog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0/manifests"},{"name":"zap/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0/manifests"},{"name":"v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0/manifests"},{"name":"slog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0/manifests"},{"name":"otel/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0/manifests"},{"name":"otel/otlp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0/manifests"},{"name":"negroni/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0/manifests"},{"name":"logrus/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0/manifests"},{"name":"iris/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0/manifests"},{"name":"gin/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0/manifests"},{"name":"fiber/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0/manifests"},{"name":"fasthttp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0/manifests"},{"name":"echo/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0/manifests"},{"name":"zerolog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1/manifests"},{"name":"zap/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1/manifests"},{"name":"v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1/manifests"},{"name":"slog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1/manifests"},{"name":"otel/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1/manifests"},{"name":"negroni/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1/manifests"},{"name":"logrus/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1/manifests"},{"name":"iris/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1/manifests"},{"name":"gin/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1/manifests"},{"name":"fiber/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1/manifests"},{"name":"fasthttp/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1/manifests"},{"name":"echo/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1/manifests"},{"name":"zerolog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0/manifests"},{"name":"zap/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0/manifests"},{"name":"v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0/manifests"},{"name":"slog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0/manifests"},{"name":"otel/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0/manifests"},{"name":"negroni/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0/manifests"},{"name":"logrus/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0/manifests"},{"name":"iris/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0/manifests"},{"name":"gin/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0/manifests"},{"name":"fiber/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0/manifests"},{"name":"fasthttp/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0/manifests"},{"name":"echo/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0/manifests"},{"name":"zerolog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0/manifests"},{"name":"zap/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0/manifests"},{"name":"v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0/manifests"},{"name":"slog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0/manifests"},{"name":"otel/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0/manifests"},{"name":"negroni/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0/manifests"},{"name":"logrus/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0/manifests"},{"name":"iris/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0/manifests"},{"name":"gin/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0/manifests"},{"name":"fiber/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0/manifests"},{"name":"fasthttp/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0/manifests"},{"name":"echo/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0/manifests"},{"name":"zerolog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0/manifests"},{"name":"v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0/manifests"},{"name":"slog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0/manifests"},{"name":"otel/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0/manifests"},{"name":"negroni/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0/manifests"},{"name":"logrus/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0/manifests"},{"name":"iris/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0/manifests"},{"name":"gin/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0/manifests"},{"name":"fiber/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0/manifests"},{"name":"fasthttp/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0/manifests"},{"name":"echo/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0/manifests"},{"name":"zerolog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0/manifests"},{"name":"v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0/manifests"},{"name":"slog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0/manifests"},{"name":"otel/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0/manifests"},{"name":"negroni/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0/manifests"},{"name":"logrus/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0/manifests"},{"name":"iris/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0/manifests"},{"name":"gin/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0/manifests"},{"name":"fiber/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0/manifests"},{"name":"fasthttp/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0/manifests"},{"name":"echo/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0/manifests"},{"name":"zerolog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0/manifests"},{"name":"v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0/manifests"},{"name":"slog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0/manifests"},{"name":"otel/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0/manifests"},{"name":"negroni/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0/manifests"},{"name":"logrus/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0/manifests"},{"name":"iris/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0/manifests"},{"name":"gin/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0/manifests"},{"name":"fiber/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0/manifests"},{"name":"fasthttp/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0/manifests"},{"name":"echo/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0/manifests"},{"name":"zerolog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0/manifests"},{"name":"v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0/manifests"},{"name":"slog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0/manifests"},{"name":"otel/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0/manifests"},{"name":"negroni/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0/manifests"},{"name":"logrus/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0/manifests"},{"name":"iris/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0/manifests"},{"name":"gin/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0/manifests"},{"name":"fiber/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0/manifests"},{"name":"fasthttp/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0/manifests"},{"name":"echo/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0/manifests"},{"name":"zerolog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0/manifests"},{"name":"v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0/manifests"},{"name":"slog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0/manifests"},{"name":"otel/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0/manifests"},{"name":"negroni/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0/manifests"},{"name":"logrus/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0/manifests"},{"name":"iris/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0/manifests"},{"name":"gin/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0/manifests"},{"name":"fiber/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0/manifests"},{"name":"fasthttp/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0/manifests"},{"name":"echo/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0/manifests"},{"name":"zerolog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0/manifests"},{"name":"v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0/manifests"},{"name":"slog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0/manifests"},{"name":"otel/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0/manifests"},{"name":"negroni/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0/manifests"},{"name":"logrus/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0/manifests"},{"name":"iris/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0/manifests"},{"name":"gin/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0/manifests"},{"name":"fiber/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0/manifests"},{"name":"fasthttp/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0/manifests"},{"name":"echo/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0/manifests"},{"name":"zerolog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2/manifests"},{"name":"v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2/manifests"},{"name":"slog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2/manifests"},{"name":"otel/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2/manifests"},{"name":"negroni/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2/manifests"},{"name":"logrus/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2/manifests"},{"name":"iris/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2/manifests"},{"name":"gin/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2/manifests"},{"name":"fiber/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2/manifests"},{"name":"fasthttp/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2/manifests"},{"name":"echo/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2/manifests"},{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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.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":"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.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.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":"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.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":"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.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.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.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.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.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.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":"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.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":"2026-08-19T10:47:02.642Z","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":"2026-08-19T10:05:01.896Z","issues_count":291,"pull_requests_count":534,"avg_time_to_close_issue":36920970.391705066,"avg_time_to_close_pull_request":2423451.896396396,"issues_closed_count":217,"pull_requests_closed_count":444,"pull_request_authors_count":66,"issue_authors_count":156,"avg_comments_per_issue":2.484536082474227,"avg_comments_per_pull_request":1.6779026217228463,"merged_pull_requests_count":369,"bot_issues_count":10,"bot_pull_requests_count":120,"past_year_issues_count":52,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":3448990.25,"past_year_avg_time_to_close_pull_request":609499.4411764706,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":102,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.8461538461538463,"past_year_avg_comments_per_pull_request":1.2357142857142858,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"cleptric","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"ribice","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"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":"philipphofmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"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":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"}],"active_maintainers":[{"login":"cleptric","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"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":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Firis/latest_version","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":2281883,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-23T05:01:16.146Z","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":null,"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":29,"first_release_published_at":"2025-01-02T12:54:36.000Z","latest_release_published_at":"2026-07-14T11:23:22.000Z","latest_release_number":"v0.48.0","last_synced_at":"2026-08-22T12:38:10.738Z","created_at":"2024-12-23T06:57:16.581Z","updated_at":"2026-08-22T12:38:10.739Z","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":"2026-08-13T13:17:20.000Z","size":2802,"stargazers_count":1102,"open_issues_count":44,"forks_count":260,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-18T02:07:30.007Z","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-08-13T12:49:31.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":36753660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":804,"last_synced_at":"2026-08-14T11:56:52.252Z","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":114221,"followers":3146,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-08-14T11:56:52.265Z","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.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2/manifests"},{"name":"zap/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2/manifests"},{"name":"v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2/manifests"},{"name":"slog/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2/manifests"},{"name":"otel/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2/manifests"},{"name":"otel/otlp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2/manifests"},{"name":"negroni/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2/manifests"},{"name":"logrus/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2/manifests"},{"name":"iris/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2/manifests"},{"name":"grpc/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2/manifests"},{"name":"gin/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2/manifests"},{"name":"fiber/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2/manifests"},{"name":"fasthttp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2/manifests"},{"name":"echo/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2/manifests"},{"name":"zerolog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1/manifests"},{"name":"zap/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1/manifests"},{"name":"v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1/manifests"},{"name":"slog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1/manifests"},{"name":"otel/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1/manifests"},{"name":"otel/otlp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1/manifests"},{"name":"negroni/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1/manifests"},{"name":"logrus/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1/manifests"},{"name":"iris/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1/manifests"},{"name":"grpc/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1/manifests"},{"name":"gin/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1/manifests"},{"name":"fiber/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1/manifests"},{"name":"fasthttp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1/manifests"},{"name":"echo/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1/manifests"},{"name":"zerolog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0/manifests"},{"name":"zap/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0/manifests"},{"name":"v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0/manifests"},{"name":"slog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0/manifests"},{"name":"otel/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0/manifests"},{"name":"otel/otlp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0/manifests"},{"name":"negroni/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0/manifests"},{"name":"logrus/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0/manifests"},{"name":"iris/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0/manifests"},{"name":"grpc/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0/manifests"},{"name":"gin/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0/manifests"},{"name":"fiber/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0/manifests"},{"name":"fasthttp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0/manifests"},{"name":"echo/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0/manifests"},{"name":"zerolog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1/manifests"},{"name":"zap/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1/manifests"},{"name":"v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1/manifests"},{"name":"slog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1/manifests"},{"name":"otel/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1/manifests"},{"name":"otel/otlp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1/manifests"},{"name":"negroni/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1/manifests"},{"name":"logrus/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1/manifests"},{"name":"iris/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1/manifests"},{"name":"gin/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1/manifests"},{"name":"fiber/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1/manifests"},{"name":"fasthttp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1/manifests"},{"name":"echo/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1/manifests"},{"name":"zerolog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0/manifests"},{"name":"zap/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0/manifests"},{"name":"v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0/manifests"},{"name":"slog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0/manifests"},{"name":"otel/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0/manifests"},{"name":"otel/otlp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0/manifests"},{"name":"negroni/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0/manifests"},{"name":"logrus/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0/manifests"},{"name":"iris/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0/manifests"},{"name":"gin/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0/manifests"},{"name":"fiber/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0/manifests"},{"name":"fasthttp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0/manifests"},{"name":"echo/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0/manifests"},{"name":"zerolog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1/manifests"},{"name":"zap/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1/manifests"},{"name":"v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1/manifests"},{"name":"slog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1/manifests"},{"name":"otel/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1/manifests"},{"name":"negroni/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1/manifests"},{"name":"logrus/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1/manifests"},{"name":"iris/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1/manifests"},{"name":"gin/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1/manifests"},{"name":"fiber/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1/manifests"},{"name":"fasthttp/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1/manifests"},{"name":"echo/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1/manifests"},{"name":"zerolog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0/manifests"},{"name":"zap/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0/manifests"},{"name":"v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0/manifests"},{"name":"slog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0/manifests"},{"name":"otel/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0/manifests"},{"name":"negroni/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0/manifests"},{"name":"logrus/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0/manifests"},{"name":"iris/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0/manifests"},{"name":"gin/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0/manifests"},{"name":"fiber/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0/manifests"},{"name":"fasthttp/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0/manifests"},{"name":"echo/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0/manifests"},{"name":"zerolog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0/manifests"},{"name":"zap/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0/manifests"},{"name":"v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0/manifests"},{"name":"slog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0/manifests"},{"name":"otel/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0/manifests"},{"name":"negroni/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0/manifests"},{"name":"logrus/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0/manifests"},{"name":"iris/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0/manifests"},{"name":"gin/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0/manifests"},{"name":"fiber/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0/manifests"},{"name":"fasthttp/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0/manifests"},{"name":"echo/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0/manifests"},{"name":"zerolog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0/manifests"},{"name":"v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0/manifests"},{"name":"slog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0/manifests"},{"name":"otel/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0/manifests"},{"name":"negroni/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0/manifests"},{"name":"logrus/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0/manifests"},{"name":"iris/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0/manifests"},{"name":"gin/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0/manifests"},{"name":"fiber/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0/manifests"},{"name":"fasthttp/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0/manifests"},{"name":"echo/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0/manifests"},{"name":"zerolog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0/manifests"},{"name":"v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0/manifests"},{"name":"slog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0/manifests"},{"name":"otel/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0/manifests"},{"name":"negroni/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0/manifests"},{"name":"logrus/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0/manifests"},{"name":"iris/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0/manifests"},{"name":"gin/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0/manifests"},{"name":"fiber/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0/manifests"},{"name":"fasthttp/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0/manifests"},{"name":"echo/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0/manifests"},{"name":"zerolog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0/manifests"},{"name":"v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0/manifests"},{"name":"slog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0/manifests"},{"name":"otel/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0/manifests"},{"name":"negroni/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0/manifests"},{"name":"logrus/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0/manifests"},{"name":"iris/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0/manifests"},{"name":"gin/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0/manifests"},{"name":"fiber/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0/manifests"},{"name":"fasthttp/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0/manifests"},{"name":"echo/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0/manifests"},{"name":"zerolog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0/manifests"},{"name":"v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0/manifests"},{"name":"slog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0/manifests"},{"name":"otel/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0/manifests"},{"name":"negroni/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0/manifests"},{"name":"logrus/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0/manifests"},{"name":"iris/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0/manifests"},{"name":"gin/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0/manifests"},{"name":"fiber/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0/manifests"},{"name":"fasthttp/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0/manifests"},{"name":"echo/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0/manifests"},{"name":"zerolog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0/manifests"},{"name":"v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0/manifests"},{"name":"slog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0/manifests"},{"name":"otel/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0/manifests"},{"name":"negroni/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0/manifests"},{"name":"logrus/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0/manifests"},{"name":"iris/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0/manifests"},{"name":"gin/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0/manifests"},{"name":"fiber/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0/manifests"},{"name":"fasthttp/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0/manifests"},{"name":"echo/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0/manifests"},{"name":"zerolog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0/manifests"},{"name":"v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0/manifests"},{"name":"slog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0/manifests"},{"name":"otel/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0/manifests"},{"name":"negroni/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0/manifests"},{"name":"logrus/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0/manifests"},{"name":"iris/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0/manifests"},{"name":"gin/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0/manifests"},{"name":"fiber/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0/manifests"},{"name":"fasthttp/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0/manifests"},{"name":"echo/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0/manifests"},{"name":"zerolog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2/manifests"},{"name":"v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2/manifests"},{"name":"slog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2/manifests"},{"name":"otel/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2/manifests"},{"name":"negroni/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2/manifests"},{"name":"logrus/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2/manifests"},{"name":"iris/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2/manifests"},{"name":"gin/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2/manifests"},{"name":"fiber/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2/manifests"},{"name":"fasthttp/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2/manifests"},{"name":"echo/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2/manifests"},{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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.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":"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.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.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":"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.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":"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.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.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.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.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.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.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":"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.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":"2026-08-19T11:15:08.022Z","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":"2026-08-19T10:05:01.896Z","issues_count":291,"pull_requests_count":534,"avg_time_to_close_issue":36920970.391705066,"avg_time_to_close_pull_request":2423451.896396396,"issues_closed_count":217,"pull_requests_closed_count":444,"pull_request_authors_count":66,"issue_authors_count":156,"avg_comments_per_issue":2.484536082474227,"avg_comments_per_pull_request":1.6779026217228463,"merged_pull_requests_count":369,"bot_issues_count":10,"bot_pull_requests_count":120,"past_year_issues_count":52,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":3448990.25,"past_year_avg_time_to_close_pull_request":609499.4411764706,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":102,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.8461538461538463,"past_year_avg_comments_per_pull_request":1.2357142857142858,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"cleptric","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"ribice","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"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":"philipphofmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"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":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"}],"active_maintainers":[{"login":"cleptric","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"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":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Ffiber/latest_version","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":2281883,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-23T05:01:16.146Z","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":30,"first_release_published_at":"2024-12-03T15:24:44.000Z","latest_release_published_at":"2026-07-14T11:23:22.000Z","latest_release_number":"v0.48.0","last_synced_at":"2026-08-22T11:39:50.469Z","created_at":"2024-12-02T09:30:17.309Z","updated_at":"2026-08-22T11:39:50.470Z","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":"2026-08-13T13:17:20.000Z","size":2802,"stargazers_count":1102,"open_issues_count":44,"forks_count":260,"subscribers_count":46,"default_branch":"master","last_synced_at":"2026-08-18T02:07:30.007Z","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-08-13T12:49:31.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":36753660,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-18T02:00:06.197Z","response_time":52,"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":"sentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":804,"last_synced_at":"2026-08-14T11:56:52.252Z","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":114221,"followers":3146,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2026-08-14T11:56:52.265Z","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.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.2/manifests"},{"name":"zap/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.2/manifests"},{"name":"v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.2/manifests"},{"name":"slog/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.2/manifests"},{"name":"otel/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.2/manifests"},{"name":"otel/otlp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.2/manifests"},{"name":"negroni/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.2/manifests"},{"name":"logrus/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.2/manifests"},{"name":"iris/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.2/manifests"},{"name":"grpc/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.2/manifests"},{"name":"gin/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.2/manifests"},{"name":"fiber/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.2/manifests"},{"name":"fasthttp/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.2/manifests"},{"name":"echo/v0.46.2","sha":"1d2598e7580f52f201f06ce6b5d819c11a977f4c","kind":"commit","published_at":"2026-05-04T09:47:49.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.2/manifests"},{"name":"zerolog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.1/manifests"},{"name":"zap/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.1/manifests"},{"name":"v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.1/manifests"},{"name":"slog/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.1/manifests"},{"name":"otel/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.1/manifests"},{"name":"otel/otlp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.1/manifests"},{"name":"negroni/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.1/manifests"},{"name":"logrus/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.1/manifests"},{"name":"iris/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.1/manifests"},{"name":"grpc/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.1/manifests"},{"name":"gin/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.1/manifests"},{"name":"fiber/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.1/manifests"},{"name":"fasthttp/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.1/manifests"},{"name":"echo/v0.46.1","sha":"e972183b89e882147beae49a1ec8bf98ba1c3298","kind":"commit","published_at":"2026-04-28T12:59:47.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.1/manifests"},{"name":"zerolog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.46.0/manifests"},{"name":"zap/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.46.0/manifests"},{"name":"v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.46.0/manifests"},{"name":"slog/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.46.0/manifests"},{"name":"otel/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.46.0/manifests"},{"name":"otel/otlp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.46.0/manifests"},{"name":"negroni/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.46.0/manifests"},{"name":"logrus/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.46.0/manifests"},{"name":"iris/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.46.0/manifests"},{"name":"grpc/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/grpc/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/grpc/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@grpc%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/grpc%2Fv0.46.0/manifests"},{"name":"gin/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.46.0/manifests"},{"name":"fiber/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.46.0/manifests"},{"name":"fasthttp/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.46.0/manifests"},{"name":"echo/v0.46.0","sha":"7e1f9265d7119244f29cecbeb913dc3eefe4014b","kind":"commit","published_at":"2026-04-21T12:36:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.46.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.46.0/manifests"},{"name":"zerolog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.1/manifests"},{"name":"zap/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.1/manifests"},{"name":"v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.1/manifests"},{"name":"slog/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.1/manifests"},{"name":"otel/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.1/manifests"},{"name":"otel/otlp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.1/manifests"},{"name":"negroni/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.1/manifests"},{"name":"logrus/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.1/manifests"},{"name":"iris/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.1/manifests"},{"name":"gin/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.1/manifests"},{"name":"fiber/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.1/manifests"},{"name":"fasthttp/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.1/manifests"},{"name":"echo/v0.45.1","sha":"17971f980de78683f2505ad824635879644787fa","kind":"commit","published_at":"2026-04-13T08:18:09.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.1/manifests"},{"name":"zerolog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.45.0/manifests"},{"name":"zap/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.45.0/manifests"},{"name":"v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.45.0/manifests"},{"name":"slog/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.45.0/manifests"},{"name":"otel/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.45.0/manifests"},{"name":"otel/otlp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/otlp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/otlp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fotlp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fotlp%2Fv0.45.0/manifests"},{"name":"negroni/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.45.0/manifests"},{"name":"logrus/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.45.0/manifests"},{"name":"iris/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.45.0/manifests"},{"name":"gin/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.45.0/manifests"},{"name":"fiber/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.45.0/manifests"},{"name":"fasthttp/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.45.0/manifests"},{"name":"echo/v0.45.0","sha":"0f536b12ac10da5ddcccd189a7c245e0b0a0bafd","kind":"commit","published_at":"2026-04-09T09:46:17.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.45.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.45.0/manifests"},{"name":"zerolog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.1/manifests"},{"name":"zap/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.1/manifests"},{"name":"v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.1/manifests"},{"name":"slog/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.1/manifests"},{"name":"otel/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.1/manifests"},{"name":"negroni/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.1/manifests"},{"name":"logrus/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.1/manifests"},{"name":"iris/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.1/manifests"},{"name":"gin/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.1/manifests"},{"name":"fiber/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.1/manifests"},{"name":"fasthttp/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.1/manifests"},{"name":"echo/v0.44.1","sha":"16414f29918c1fb660d4792046f08224dfefc632","kind":"commit","published_at":"2026-03-24T14:33:30.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.1","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.1/manifests"},{"name":"zerolog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.44.0/manifests"},{"name":"zap/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.44.0/manifests"},{"name":"v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.44.0/manifests"},{"name":"slog/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.44.0/manifests"},{"name":"otel/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.44.0/manifests"},{"name":"negroni/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.44.0/manifests"},{"name":"logrus/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.44.0/manifests"},{"name":"iris/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.44.0/manifests"},{"name":"gin/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.44.0/manifests"},{"name":"fiber/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.44.0/manifests"},{"name":"fasthttp/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.44.0/manifests"},{"name":"echo/v0.44.0","sha":"65538eb2c2b714f1aec781267612d97e4a4f8d94","kind":"commit","published_at":"2026-03-24T10:13:54.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.44.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.44.0/manifests"},{"name":"zerolog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.43.0/manifests"},{"name":"zap/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zap/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zap/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zap%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zap%2Fv0.43.0/manifests"},{"name":"v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.43.0/manifests"},{"name":"slog/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.43.0/manifests"},{"name":"otel/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.43.0/manifests"},{"name":"negroni/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.43.0/manifests"},{"name":"logrus/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.43.0/manifests"},{"name":"iris/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.43.0/manifests"},{"name":"gin/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.43.0/manifests"},{"name":"fiber/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.43.0/manifests"},{"name":"fasthttp/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.43.0/manifests"},{"name":"echo/v0.43.0","sha":"8dbf970375c9e4f6d16026bfd47801400938ddaa","kind":"commit","published_at":"2026-02-24T14:11:02.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.43.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.43.0/manifests"},{"name":"zerolog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.42.0/manifests"},{"name":"v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.42.0/manifests"},{"name":"slog/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.42.0/manifests"},{"name":"otel/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.42.0/manifests"},{"name":"negroni/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.42.0/manifests"},{"name":"logrus/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.42.0/manifests"},{"name":"iris/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.42.0/manifests"},{"name":"gin/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.42.0/manifests"},{"name":"fiber/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.42.0/manifests"},{"name":"fasthttp/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.42.0/manifests"},{"name":"echo/v0.42.0","sha":"21004229d97bbc308e095c53cb84d82449be411a","kind":"commit","published_at":"2026-01-27T10:18:15.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.42.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.42.0/manifests"},{"name":"zerolog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.41.0/manifests"},{"name":"v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.41.0/manifests"},{"name":"slog/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.41.0/manifests"},{"name":"otel/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.41.0/manifests"},{"name":"negroni/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.41.0/manifests"},{"name":"logrus/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.41.0/manifests"},{"name":"iris/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.41.0/manifests"},{"name":"gin/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.41.0/manifests"},{"name":"fiber/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.41.0/manifests"},{"name":"fasthttp/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.41.0/manifests"},{"name":"echo/v0.41.0","sha":"87e197c2a57d353c1c65395d6c19fc0d22dec084","kind":"commit","published_at":"2026-01-15T15:12:45.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.41.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.41.0/manifests"},{"name":"zerolog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.40.0/manifests"},{"name":"v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.40.0/manifests"},{"name":"slog/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.40.0/manifests"},{"name":"otel/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.40.0/manifests"},{"name":"negroni/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.40.0/manifests"},{"name":"logrus/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.40.0/manifests"},{"name":"iris/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.40.0/manifests"},{"name":"gin/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.40.0/manifests"},{"name":"fiber/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.40.0/manifests"},{"name":"fasthttp/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.40.0/manifests"},{"name":"echo/v0.40.0","sha":"f3fc5645c662d42363d3c47adee155a03a757f4b","kind":"commit","published_at":"2025-11-27T15:54:14.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.40.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.40.0/manifests"},{"name":"zerolog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.39.0/manifests"},{"name":"v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.39.0/manifests"},{"name":"slog/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.39.0/manifests"},{"name":"otel/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.39.0/manifests"},{"name":"negroni/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.39.0/manifests"},{"name":"logrus/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.39.0/manifests"},{"name":"iris/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.39.0/manifests"},{"name":"gin/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.39.0/manifests"},{"name":"fiber/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.39.0/manifests"},{"name":"fasthttp/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.39.0/manifests"},{"name":"echo/v0.39.0","sha":"a36268230302c750b38d4fe3a6f097a216fc355d","kind":"commit","published_at":"2025-11-24T15:06:01.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.39.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.39.0/manifests"},{"name":"zerolog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.38.0/manifests"},{"name":"v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.38.0/manifests"},{"name":"slog/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.38.0/manifests"},{"name":"otel/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.38.0/manifests"},{"name":"negroni/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.38.0/manifests"},{"name":"logrus/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.38.0/manifests"},{"name":"iris/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.38.0/manifests"},{"name":"gin/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.38.0/manifests"},{"name":"fiber/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.38.0/manifests"},{"name":"fasthttp/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.38.0/manifests"},{"name":"echo/v0.38.0","sha":"eb9fd9f8949f9af4d20cb3270c210fcec744148d","kind":"commit","published_at":"2025-11-17T10:38:24.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.38.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.38.0/manifests"},{"name":"zerolog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.37.0/manifests"},{"name":"v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.37.0/manifests"},{"name":"slog/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.37.0/manifests"},{"name":"otel/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.37.0/manifests"},{"name":"negroni/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.37.0/manifests"},{"name":"logrus/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.37.0/manifests"},{"name":"iris/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.37.0/manifests"},{"name":"gin/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.37.0/manifests"},{"name":"fiber/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.37.0/manifests"},{"name":"fasthttp/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.37.0/manifests"},{"name":"echo/v0.37.0","sha":"1cd6b6ac312b8bbdf3d8a82bf5e357cbdfcc3ee1","kind":"commit","published_at":"2025-11-13T13:03:52.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.37.0","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.37.0/manifests"},{"name":"zerolog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/zerolog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/zerolog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@zerolog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/zerolog%2Fv0.36.2/manifests"},{"name":"v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@v0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/v0.36.2/manifests"},{"name":"slog/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/slog/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/slog/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@slog%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/slog%2Fv0.36.2/manifests"},{"name":"otel/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/otel/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/otel/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@otel%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/otel%2Fv0.36.2/manifests"},{"name":"negroni/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/negroni/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/negroni/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@negroni%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/negroni%2Fv0.36.2/manifests"},{"name":"logrus/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/logrus/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/logrus/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@logrus%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/logrus%2Fv0.36.2/manifests"},{"name":"iris/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/iris/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/iris/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@iris%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/iris%2Fv0.36.2/manifests"},{"name":"gin/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/gin/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/gin/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@gin%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/gin%2Fv0.36.2/manifests"},{"name":"fiber/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fiber/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fiber/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fiber%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fiber%2Fv0.36.2/manifests"},{"name":"fasthttp/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/fasthttp/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/fasthttp/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@fasthttp%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/fasthttp%2Fv0.36.2/manifests"},{"name":"echo/v0.36.2","sha":"2aecd6ed8f56c837a4d4e6ad6cef8069ede88fec","kind":"commit","published_at":"2025-10-28T10:42:59.000Z","download_url":"https://codeload.github.com/getsentry/sentry-go/tar.gz/echo/v0.36.2","html_url":"https://github.com/getsentry/sentry-go/releases/tag/echo/v0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getsentry/sentry-go@echo%2Fv0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/tags/echo%2Fv0.36.2/manifests"},{"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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":"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.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":"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":"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.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":"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.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.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":"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.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":"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.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.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.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.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.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.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":"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.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":"2026-08-19T11:21:38.168Z","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":"2026-08-19T10:05:01.896Z","issues_count":291,"pull_requests_count":534,"avg_time_to_close_issue":36920970.391705066,"avg_time_to_close_pull_request":2423451.896396396,"issues_closed_count":217,"pull_requests_closed_count":444,"pull_request_authors_count":66,"issue_authors_count":156,"avg_comments_per_issue":2.484536082474227,"avg_comments_per_pull_request":1.6779026217228463,"merged_pull_requests_count":369,"bot_issues_count":10,"bot_pull_requests_count":120,"past_year_issues_count":52,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":3448990.25,"past_year_avg_time_to_close_pull_request":609499.4411764706,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":102,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.8461538461538463,"past_year_avg_comments_per_pull_request":1.2357142857142858,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":84,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Fsentry-go/issues","maintainers":[{"login":"cleptric","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"login":"ribice","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"},{"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":"philipphofmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"},{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"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":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"},{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"},{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"},{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"},{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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"},{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"},{"login":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"}],"active_maintainers":[{"login":"cleptric","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"},{"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":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"},{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"},{"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgetsentry%2Fsentry-go%2Fslog/latest_version","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":2281883,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-23T05:01:16.146Z","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":1014,"total_committers":103,"total_bot_commits":77,"total_bot_committers":1,"mean_commits":9.844660194174757,"dds":0.8007889546351085,"past_year_total_commits":212,"past_year_total_committers":17,"past_year_total_bot_commits":44,"past_year_total_bot_committers":1,"past_year_mean_commits":12.470588235294118,"past_year_dds":0.3632075471698113,"last_synced_at":"2026-08-19T10:05:06.533Z","last_synced_commit":"9bb14a7138ebe6ddf1c3fb9ced5c7874f7e338ca","created_at":"2023-03-07T09:48:32.589Z","updated_at":"2026-08-19T10:05:04.463Z","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":"Giannis Gkiortzis","email":"58184179+giortzisg","login":"giortzisg","count":157},{"name":"Michi Hoffmann","email":"cleptric","login":"cleptric","count":87},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":77},{"name":"Anton Ovchinnikov","email":"anton@tonyo.info","login":"tonyo","count":53},{"name":"Emir Ribić","email":"e@ribic.ba","login":"ribice","count":50},{"name":"getsentry-bot","email":"bot@sentry.io","login":"getsentry-bot","count":39},{"name":"Ivan Dlugos","email":"6349682+vaind","login":"vaind","count":15},{"name":"Reinaldy Rafli","email":"aldy505@proton.me","login":"aldy505","count":11},{"name":"Abhijeet Prasad","email":"AbhiPrasad","login":"AbhiPrasad","count":8},{"name":"Stephanie Anderson","email":"stephanie.anderson@sentry.io","login":"stephanie-anderson","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":"Burak Yigit Kaya","email":"byk@sentry.io","login":"BYK","count":3},{"name":"Francesco Vigliaturo","email":"francesco.vigliaturo@sentry.io","login":"viglia","count":3},{"name":"ferhat elmas","email":"elmas.ferhat@gmail.com","login":"ferhatelmas","count":3},{"name":"Chris Faulkner","email":"thefaulkner@gmail.com","login":"faulkner","count":2},{"name":"Chad Whitacre","email":"chadwhitacre@sentry.io","login":"chadwhitacre","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":"Bruno Garcia","email":"bruno@brunogarcia.com","login":"bruno-garcia","count":2},{"name":"Philipp Hofmann","email":"ph.hofmann@pm.me","login":"philipphofmann","count":2},{"name":"Yaroslav Podorvanov","email":"63663261+YaroslavPodorvanov","login":"YaroslavPodorvanov","count":2},{"name":"jibin jose","email":"jj@josejibin.com","login":"josejibin","count":2},{"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":"Gerasimos (Makis) Maropoulos","email":"kataras2006@hotmail.com","login":"kataras","count":1},{"name":"Go Takagi","email":"15936908+shimastripe","login":"shimastripe","count":1},{"name":"Horst Gutmann","email":"zerok@zerokspot.com","login":"zerok","count":1},{"name":"Alex Zaytsev","email":"hazzik@gmail.com","login":"hazzik","count":1},{"name":"Alexey Fayzullin","email":"far4599","login":"far4599","count":1},{"name":"Erica Pisani","email":"pisani.erica@gmail.com","login":"ericapisani","count":1},{"name":"Eric Gusmão","email":"78504663+EricGusmao","login":"EricGusmao","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":"Jesse Haka","email":"haka.jesse@gmail.com","login":"zetaab","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":"Cody Kaup","email":"35509748+codykaup","login":"codykaup","count":1},{"name":"Jeff Widman","email":"jeff@jeffwidman.com","login":"jeffwidman","count":1},{"name":"Craig Pastro","email":"pastro.craig@gmail.com","login":null,"count":1},{"name":"Pierre Massat","email":"pierre@massat.io","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":"Shubhendra Singh Chauhan","email":"withshubh@gmail.com","login":"withshubh","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":"joshuarli","email":"joshuarli98@gmail.com","login":"joshuarli","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":"Johannes Daxböck","email":"114897+dingsdax","login":"dingsdax","count":1},{"name":"Jonathan Ehwald","email":"github@ehwald.info","login":"DoctorJohn","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":"Kirill-INQ","email":"kiraakakirill@gmail.com","login":"Kirill-INQ","count":1},{"name":"Louis Marie","email":"scorfly@gmail.com","login":"Scorfly","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 Durand","email":"pierredurand@gmail.com","login":"pierrre","count":1},{"name":"Pierre Massat","email":"pierre.massat@sentry.io","login":"phacops","count":1},{"name":"Saimon Shaplygin","email":"semyuon@gmail.com","login":"sshaplygin","count":1},{"name":"Sergey Petrov","email":"git@pr0ger.org","login":"Pr0Ger","count":1}],"past_year_committers":[{"name":"Giannis Gkiortzis","email":"58184179+giortzisg","login":"giortzisg","count":135},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":44},{"name":"getsentry-bot","email":"bot@sentry.io","login":"getsentry-bot","count":10},{"name":"Stephanie Anderson","email":"stephanie.anderson@sentry.io","login":"stephanie-anderson","count":5},{"name":"Michi Hoffmann","email":"cleptric","login":"cleptric","count":3},{"name":"Burak Yigit Kaya","email":"byk@sentry.io","login":"BYK","count":2},{"name":"Philipp Hofmann","email":"ph.hofmann@pm.me","login":"philipphofmann","count":2},{"name":"Reinaldy Rafli","email":"github@reinaldyrafli.com","login":"aldy505","count":2},{"name":"Emir Ribić","email":"e@ribic.ba","login":"ribice","count":1},{"name":"Eric Gusmão","email":"78504663+EricGusmao","login":"EricGusmao","count":1},{"name":"Erica Pisani","email":"pisani.erica@gmail.com","login":"ericapisani","count":1},{"name":"Johannes Daxböck","email":"114897+dingsdax","login":"dingsdax","count":1},{"name":"Jonathan Ehwald","email":"github@ehwald.info","login":"DoctorJohn","count":1},{"name":"Kirill-INQ","email":"kiraakakirill@gmail.com","login":"Kirill-INQ","count":1},{"name":"Louis Marie","email":"scorfly@gmail.com","login":"Scorfly","count":1},{"name":"Pierre Durand","email":"pierredurand@gmail.com","login":"pierrre","count":1},{"name":"joshuarli","email":"joshuarli98@gmail.com","login":"joshuarli","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-08-20T00:00:10.776Z","repositories_count":6751073,"commits_count":978184156,"contributors_count":41233082,"owners_count":1358755,"committers_count":3352663,"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-08-22T11:34:31.665Z","status":null,"issues_count":292,"pull_requests_count":534,"avg_time_to_close_issue":36920970.391705066,"avg_time_to_close_pull_request":2423451.896396396,"issues_closed_count":217,"pull_requests_closed_count":444,"pull_request_authors_count":66,"issue_authors_count":157,"avg_comments_per_issue":2.48972602739726,"avg_comments_per_pull_request":1.6779026217228463,"merged_pull_requests_count":369,"bot_issues_count":10,"bot_pull_requests_count":120,"past_year_issues_count":53,"past_year_pull_requests_count":140,"past_year_avg_time_to_close_issue":3448990.25,"past_year_avg_time_to_close_pull_request":609499.4411764706,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":102,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":1.8679245283018868,"past_year_avg_comments_per_pull_request":1.2357142857142858,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":84,"created_at":"2023-05-16T04:18:15.447Z","updated_at":"2026-08-22T11:34:31.665Z","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":{"Go":91,"Status: Backlog":59,"Feature":37,"Type: Bug":35,"Type: Feature":31,"Waiting for: Product Owner":20,"Bug":19,"Improvement":17,"Traces":13,"Version: v1":11,"Type: Breaking":10,"Spans":10,"Type: Improvement":9,"Errors":8,"Task":8,"Logs":8,"State: Unreproducible":8,"Type: Discussion":7,"State: Won't Do":7,"Status: In Progress":7,"OpenTelemetry":6,"Topic: OpenTelemetry":6,"Type: Documentation":4,"breaking change":2,"Type: Question":2,"Docs":2,"Metrics":1,"State: Needs Discussion":1,"CI":1,"Status: Needs Reproduction":1,"Status: Needs Information":1,"Attachments":1,"Type: Refactoring":1,"Security":1,"Tracking Issue":1,"Performance (New)":1,"Status: Confirmed":1,"Status: Stale":1,"Type: Deprecation":1,"State: Blocked":1}},"pull_request_labels_count":{"table":{"dependencies":111,"github_actions":78,"Type: Improvement":46,"Status: In Progress":31,"Type: Documentation":26,"Type: Feature":25,"Type: Bug":15,"Feature":14,"go":12,"Go":11,"Bug":10,"Type: Breaking":9,"Improvement":8,"Status: Backlog":5,"Topic: OpenTelemetry":5,"Status: Confirmed":2,"claude-code-assisted":1,"missing-maintainer-discussion":1,"WIP":1,"Type: Refactoring":1,"Type: Discussion":1,"violating-contribution-guidelines":1}},"issue_author_associations_count":{"table":{"NONE":146,"CONTRIBUTOR":101,"MEMBER":35,"COLLABORATOR":10}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":259,"MEMBER":124,"COLLABORATOR":96,"NONE":55}},"issue_authors":{"table":{"rhcarvalho":39,"giortzisg":21,"tonyo":14,"linear-code[bot]":10,"dingsdax":10,"stephanie-anderson":9,"cleptric":7,"vaind":6,"smeubank":4,"OrkhanAlikhanov":4,"bruno-garcia":3,"AbhiPrasad":3,"kamilogorek":3,"eric":3,"aldy505":2,"shouichi":2,"ainar-g":2,"lukasschwab":2,"thnk2wn":2,"assembly-winston":2,"kevinburke1":2,"MatsuoTakuro":2,"yonderblue":2,"DAcodedBEAT":2,"SupaHam":2,"ribice":2,"Gitznik":2,"Deofex":1,"claytoneast":1,"stnguyen90":1,"peter-svensson":1,"iammuhammedabdAllah":1,"cdignam-segment":1,"bfpepper87sentry":1,"asif2k":1,"kamatama41":1,"mrduncan":1,"gofort":1,"crswty":1,"MattJustMatt":1,"hnicke":1,"gawen":1,"Neerajgowda2611":1,"louiscb":1,"rcmachado":1,"alexistdk":1,"arikkfir":1,"costela":1,"Cyberax":1,"clinejj":1,"enumag":1,"Peakz":1,"charlesoconor":1,"lawrencejones":1,"vijmax":1,"philipphofmann":1,"rodolfoBee":1,"connormullett":1,"li-jin-gou":1,"P4JoshS":1,"brhoades":1,"derekperkins":1,"02strich":1,"duongcongtoai":1,"UnaffiliatedCode":1,"cristiandenicola":1,"tphakala":1,"odannyc":1,"ericapisani":1,"pierrre":1,"fho":1,"mtuska":1,"RaghavSood":1,"avgeorge":1,"Mokto":1,"edocevol":1,"epikjjh":1,"ioxenus":1,"leventov":1,"zerok":1,"kat-co":1,"stephenafamo":1,"johnfoconnor":1,"LesDomen":1,"arp242":1,"gggritso":1,"elliotcourant":1,"lemairejoel":1,"grongor":1,"lzap":1,"chodges15":1,"Pr0Ger":1,"kucherenkovova":1,"shouryaps":1,"NicolasWalter":1,"vianamjr":1,"far4599":1,"lmb":1,"WilliamAkaWill":1,"adamgsg":1,"muety":1,"antonpirker":1,"aakarim":1,"rjeczalik":1,"flimzy":1,"lcd1232":1,"earthboundkid":1,"esetnik":1,"sermio-te":1,"wyx520zfj":1,"pavelfurm":1,"pascal-de-ladurantaye":1,"alexsohn1126":1,"mariaefi29":1,"sebastianrath":1,"donBarbos":1,"peczenyj":1,"davidjb":1,"armagg":1,"alkanna":1,"jjbayer":1,"priscilawebdev":1,"sigsevneo":1,"themaxgoldman":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,"AbdelrahmanElawady":1,"yeqown":1,"BitPhinix":1,"shivamsouravjha":1,"beninabox":1,"mj3c":1,"grandstaish":1,"moneymikeMD":1,"foobra":1,"Shikachuu":1,"Kirill-INQ":1,"robd003":1,"inesmersak":1,"Sophie1142":1,"paulborile":1,"Ja7ad":1,"sparrowhe":1,"Aberd33n":1,"andreimatei":1,"clemenskohlhs":1,"logerror":1}},"pull_request_authors":{"table":{"dependabot[bot]":120,"giortzisg":107,"ribice":84,"cleptric":77,"tonyo":30,"aldy505":15,"lukasschwab":6,"AbhiPrasad":6,"viglia":6,"josejibin":4,"stephanie-anderson":4,"philipphofmann":3,"mjq":2,"vaind":2,"athyk":2,"manc88":2,"shivamsouravjha":2,"far4599":2,"chadwhitacre":2,"shouichi":2,"090809":2,"DAcodedBEAT":2,"kamstrup":2,"OrkhanAlikhanov":2,"asfaltboy":2,"greywolve":2,"hazzik":2,"shlyamster":2,"LesDomen":2,"dingsdax":2,"pierrre":1,"smeubank":1,"yiuiua":1,"golemiso":1,"ssi-anik":1,"HazAT":1,"hnicke":1,"giovanni-orciuolo":1,"codenoid":1,"ringsaturn":1,"arsmn":1,"zhourunlai":1,"sueun-dev":1,"mdtro":1,"japananh":1,"RiotHaxwagon":1,"apridosimarmata":1,"codykaup":1,"UnaffiliatedCode":1,"wyattanderson":1,"syahidfrd":1,"Scorfly":1,"jonathroth":1,"jwise":1,"EricGusmao":1,"Peakz":1,"qepo17":1,"costela":1,"Kirill-INQ":1,"Shikachuu":1,"spanwp":1,"themaxgoldman":1,"Lang-Qiu":1,"KevinSnyderCodes":1,"Darevski":1,"Jeffreyhung":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-23T00:00:07.901Z","repositories_count":16279512,"issues_count":42199948,"pull_requests_count":134432986,"authors_count":11510874,"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":49,"Feature":14,"Improvement":11,"Traces":8,"Bug":7,"Logs":6,"Task":6,"State: Won't Do":5,"State: Unreproducible":5,"Spans":4,"Errors":3,"breaking change":2,"Docs":2,"Tracking Issue":1,"CI":1,"Metrics":1,"Performance (New)":1,"Security":1,"State: Blocked":1,"State: Needs Discussion":1,"Attachments":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":38,"github_actions":29,"Go":8,"Bug":4,"Feature":4,"claude-code-assisted":1,"missing-maintainer-discussion":1,"violating-contribution-guidelines":1}},"past_year_issue_author_associations_count":{"table":{"CONTRIBUTOR":26,"NONE":23,"MEMBER":3,"COLLABORATOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":126,"NONE":8,"MEMBER":6}},"past_year_issue_authors":{"table":{"giortzisg":15,"dingsdax":10,"linear-code[bot]":10,"Gitznik":2,"vaind":1,"tphakala":1,"sparrowhe":1,"Shikachuu":1,"pierrre":1,"philipphofmann":1,"peczenyj":1,"NicolasWalter":1,"lemairejoel":1,"Kirill-INQ":1,"esetnik":1,"ericapisani":1,"clemenskohlhs":1,"arikkfir":1,"alexsohn1126":1,"aldy505":1}},"past_year_pull_request_authors":{"table":{"giortzisg":81,"dependabot[bot]":37,"cleptric":4,"aldy505":3,"DAcodedBEAT":2,"dingsdax":2,"sueun-dev":1,"ssi-anik":1,"Shikachuu":1,"Scorfly":1,"pierrre":1,"philipphofmann":1,"Lang-Qiu":1,"Kirill-INQ":1,"HazAT":1,"EricGusmao":1,"apridosimarmata":1}},"maintainers":[{"table":{"login":"cleptric","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"}},{"table":{"login":"ribice","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ribice"}},{"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":"philipphofmann","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philipphofmann"}},{"table":{"login":"bruno-garcia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"}},{"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":"mdtro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdtro"}},{"table":{"login":"rodolfoBee","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rodolfoBee"}},{"table":{"login":"mrduncan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrduncan"}},{"table":{"login":"Jeffreyhung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"}},{"table":{"login":"antonpirker","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antonpirker"}},{"table":{"login":"jjbayer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jjbayer"}},{"table":{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"}},{"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"}},{"table":{"login":"gggritso","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gggritso"}},{"table":{"login":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"}}],"active_maintainers":[{"table":{"login":"cleptric","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cleptric"}},{"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":"ericapisani","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ericapisani"}},{"table":{"login":"HazAT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HazAT"}},{"table":{"login":"vaind","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vaind"}}]}},"events":{"total":{"CreateEvent":263,"DeleteEvent":171,"DiscussionEvent":1,"ForkEvent":33,"IssueCommentEvent":400,"IssuesEvent":189,"MemberEvent":1,"PullRequestEvent":271,"PullRequestReviewCommentEvent":286,"PullRequestReviewEvent":372,"PushEvent":701,"ReleaseEvent":12,"WatchEvent":104},"last_year":{"CreateEvent":103,"DeleteEvent":82,"DiscussionEvent":1,"ForkEvent":5,"IssueCommentEvent":92,"IssuesEvent":62,"PullRequestEvent":78,"PullRequestReviewCommentEvent":111,"PullRequestReviewEvent":137,"PushEvent":319,"ReleaseEvent":5,"WatchEvent":29}},"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.44713661286377,"created_at":"2025-08-07T16:54:38.562Z","updated_at":"2026-08-23T12:07:24.541Z","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"}