{"id":15332,"url":"https://github.com/gogearbox/sentry","last_synced_at":"2026-08-07T18:30:10.224Z","repository":{"id":38423781,"uuid":"339530785","full_name":"gogearbox/sentry","owner":"gogearbox","description":"Sentry middleware ","archived":false,"fork":false,"pushed_at":"2025-08-15T06:56:14.000Z","size":42,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-19T18:45:51.443Z","etag":null,"topics":["gearbox","go","sentry"],"latest_commit_sha":null,"homepage":"https://gogearbox.com","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/gogearbox.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":null,"patreon":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://www.buymeacoffee.com/gearbox"}},"created_at":"2021-02-16T21:04:22.000Z","updated_at":"2021-09-08T17:58:13.000Z","dependencies_parsed_at":"2023-02-09T14:46:03.056Z","dependency_job_id":"4adb58ca-78c8-4549-a802-621a11f61155","html_url":"https://github.com/gogearbox/sentry","commit_stats":{"total_commits":9,"total_committers":3,"mean_commits":3.0,"dds":"0.33333333333333337","last_synced_commit":"586d269a883efd5dd376c209622cbd650a9e63ff"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/gogearbox/sentry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogearbox%2Fsentry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogearbox%2Fsentry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogearbox%2Fsentry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogearbox%2Fsentry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogearbox","download_url":"https://codeload.github.com/gogearbox/sentry/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gogearbox%2Fsentry/sbom","scorecard":{"id":433864,"data":{"date":"2025-08-11","repo":{"name":"github.com/gogearbox/sentry","commit":"586d269a883efd5dd376c209622cbd650a9e63ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"Code-Review","score":3,"reason":"Found 1/3 approved changesets -- score normalized to 3","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/gogearbox/sentry/security.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/gogearbox/sentry/security.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_build.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/gogearbox/sentry/test_and_build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_build.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/gogearbox/sentry/test_and_build.yml/master?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/test_and_build.yml:42","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/security.yml:1","Warn: no topLevel permission defined: .github/workflows/test_and_build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 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"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0355 / GHSA-fx95-883v-4q4h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T04:06:46.390Z","repository_id":38423781,"created_at":"2025-08-19T04:06:46.391Z","updated_at":"2025-08-19T04:06:46.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275258982,"owners_count":25433343,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-15T02:00:09.272Z","response_time":75,"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"}},"keywords":["gearbox","go","sentry"],"created_at":"2024-01-11T18:38:49.534Z","updated_at":"2025-09-15T12:30:16.730Z","avatar_url":"https://github.com/gogearbox.png","language":"Go","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/15332","html_url":"https://opencollective.ecosyste.ms/projects/15332","collective":{"id":1830,"uuid":"5ax8emk7-lnw54q7a-wgxqgyvj-0o93zdrb","slug":"gogearbox","name":"Gearbox","description":"Build a web framework written in Go with a focus on high performance and memory optimization","website":"https://gogearbox.com","github":"gogearbox","twitter":null,"repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://gogearbox.com"},{"type":"GITHUB","url":"https://github.com/gogearbox"}],"currency":"USD","projects_count":5,"last_synced_at":"2026-08-06T06:15:24.700Z","created_at":"2024-01-10T13:17:50.778Z","updated_at":"2026-08-06T06:15:24.821Z","transactions_count":2,"balance":20.360000000000003,"account_type":"COLLECTIVE","owner":{"login":"gogearbox","name":"Gearbox","uuid":"65787373","kind":"organization","description":":gear: gearbox is a web framework written in Go with a focus on high performance","email":null,"website":"https://gogearbox.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/65787373?v=4","repositories_count":5,"last_synced_at":"2025-12-20T23:45:25.247Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gogearbox","funding_links":[],"total_stars":801,"followers":6,"following":0,"created_at":"2022-11-14T06:13:00.805Z","updated_at":"2025-12-20T23:45:25.248Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogearbox","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gogearbox/repositories"},"last_project_activity_at":"2025-09-12T07:01:01.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2020-06-02T21:22:48.697Z","collective_updated_at":"2023-02-07T17:17:34.074Z","html_url":"https://opencollective.com/gogearbox","icon_url":"https://images.opencollective.com/gogearbox/logo/40.png","total_donations":20.360000000000003,"total_expenses":-2.4,"current_balance":20.360000000000003,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/gogearbox","url":"https://opencollective.ecosyste.ms/collectives/gogearbox","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/gogearbox/projects"}}