{"id":586,"name":null,"description":"Better error page for Rack apps","url":"https://github.com/BetterErrors/better_errors","last_synced_at":"2026-04-30T04:03:13.303Z","repository":{"id":5849963,"uuid":"7066560","full_name":"BetterErrors/better_errors","owner":"BetterErrors","description":"Better error page for Rack apps","archived":false,"fork":false,"pushed_at":"2024-07-09T08:00:44.000Z","size":1494,"stargazers_count":6873,"open_issues_count":70,"forks_count":435,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-04-15T04:07:54.952Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/BetterErrors.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-12-08T11:02:18.000Z","updated_at":"2026-04-15T03:17:20.000Z","dependencies_parsed_at":"2023-01-13T13:43:33.087Z","dependency_job_id":"2768b4da-74f1-44fe-811c-4ea43304a5e6","html_url":"https://github.com/BetterErrors/better_errors","commit_stats":{"total_commits":585,"total_committers":96,"mean_commits":6.09375,"dds":0.6085470085470086,"last_synced_commit":"fde3b7025db17b5cda13fcf8d08dfb3f76e189f6"},"previous_names":["charliesome/better_errors"],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/BetterErrors/better_errors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BetterErrors","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/sbom","scorecard":{"id":21551,"data":{"date":"2025-08-11","repo":{"name":"github.com/BetterErrors/better_errors","commit":"fde3b7025db17b5cda13fcf8d08dfb3f76e189f6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/15 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"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":"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/draft_release_update.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"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/ci.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft_release_update.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/draft_release_update.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/pull_request.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/release.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.10.1 not signed: https://api.github.com/repos/BetterErrors/better_errors/releases/108620157","Warn: release artifact v2.10.0 not signed: https://api.github.com/repos/BetterErrors/better_errors/releases/45527099","Warn: release artifact v2.10.0.beta2 not signed: https://api.github.com/repos/BetterErrors/better_errors/releases/35204680","Warn: release artifact v2.10.0.beta1 not signed: https://api.github.com/repos/BetterErrors/better_errors/releases/34710866","Warn: release artifact v2.9.1 not signed: https://api.github.com/repos/BetterErrors/better_errors/releases/33504553","Warn: release artifact v2.10.1 does not have provenance: https://api.github.com/repos/BetterErrors/better_errors/releases/108620157","Warn: release artifact v2.10.0 does not have provenance: https://api.github.com/repos/BetterErrors/better_errors/releases/45527099","Warn: release artifact v2.10.0.beta2 does not have provenance: https://api.github.com/repos/BetterErrors/better_errors/releases/35204680","Warn: release artifact v2.10.0.beta1 does not have provenance: https://api.github.com/repos/BetterErrors/better_errors/releases/34710866","Warn: release artifact v2.9.1 does not have provenance: https://api.github.com/repos/BetterErrors/better_errors/releases/33504553"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-14T16:53:08.878Z","repository_id":5849963,"created_at":"2025-08-14T16:53:08.878Z","updated_at":"2025-08-14T16:53:08.878Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32131403,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T08:34:57.708Z","status":"ssl_error","status_checked_at":"2026-04-22T08:34:55.583Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"BetterErrors","name":"Better Errors","uuid":"42681592","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/42681592?v=4","repositories_count":5,"last_synced_at":"2024-03-26T22:08:44.754Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BetterErrors","funding_links":[],"total_stars":6873,"followers":2,"following":0,"created_at":"2022-11-04T13:30:55.984Z","updated_at":"2024-03-26T22:08:44.852Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BetterErrors","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BetterErrors/repositories"},"packages":[{"id":4122292,"name":"github.com/bettererrors/better_errors","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/bettererrors/better_errors","keywords_array":[],"namespace":"github.com/bettererrors","versions_count":41,"first_release_published_at":"2012-12-08T13:15:59.000Z","latest_release_published_at":"2023-06-14T16:47:31.000Z","latest_release_number":"v2.10.1+incompatible","last_synced_at":"2026-04-28T19:24:28.535Z","created_at":"2022-04-12T15:00:29.973Z","updated_at":"2026-04-28T19:24:28.535Z","registry_url":"https://pkg.go.dev/github.com/bettererrors/better_errors","install_command":"go get github.com/bettererrors/better_errors","documentation_url":"https://pkg.go.dev/github.com/bettererrors/better_errors#section-documentation","metadata":{},"repo_metadata":{"id":5849963,"uuid":"7066560","full_name":"BetterErrors/better_errors","owner":"BetterErrors","description":"Better error page for Rack apps","archived":false,"fork":false,"pushed_at":"2024-07-09T08:00:44.000Z","size":1494,"stargazers_count":6891,"open_issues_count":70,"forks_count":436,"subscribers_count":165,"default_branch":"master","last_synced_at":"2025-10-12T00:24:36.767Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/BetterErrors.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-12-08T11:02:18.000Z","updated_at":"2025-10-10T05:05:04.000Z","dependencies_parsed_at":"2023-01-13T13:43:33.087Z","dependency_job_id":"e145901b-eb5e-481d-b543-b0f4f8a6d863","html_url":"https://github.com/BetterErrors/better_errors","commit_stats":{"total_commits":585,"total_committers":96,"mean_commits":6.09375,"dds":0.6085470085470086,"last_synced_commit":"fde3b7025db17b5cda13fcf8d08dfb3f76e189f6"},"previous_names":["charliesome/better_errors"],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/BetterErrors/better_errors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BetterErrors","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/sbom","scorecard":{"id":21551,"data":{"date":"2025-08-11","repo":{"name":"github.com/BetterErrors/better_errors","commit":"fde3b7025db17b5cda13fcf8d08dfb3f76e189f6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/15 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"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":"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/draft_release_update.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"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/ci.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft_release_update.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/draft_release_update.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/pull_request.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/release.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.10.1 not signed: https://api.github.com/repos/BetterErrors/better_errors/releases/108620157","Warn: release artifact v2.10.0 not signed: https://api.github.com/repos/BetterErrors/better_errors/releases/45527099","Warn: release artifact v2.10.0.beta2 not signed: https://api.github.com/repos/BetterErrors/better_errors/releases/35204680","Warn: release artifact v2.10.0.beta1 not signed: https://api.github.com/repos/BetterErrors/better_errors/releases/34710866","Warn: release artifact v2.9.1 not signed: https://api.github.com/repos/BetterErrors/better_errors/releases/33504553","Warn: release artifact v2.10.1 does not have provenance: https://api.github.com/repos/BetterErrors/better_errors/releases/108620157","Warn: release artifact v2.10.0 does not have provenance: https://api.github.com/repos/BetterErrors/better_errors/releases/45527099","Warn: release artifact v2.10.0.beta2 does not have provenance: https://api.github.com/repos/BetterErrors/better_errors/releases/35204680","Warn: release artifact v2.10.0.beta1 does not have provenance: https://api.github.com/repos/BetterErrors/better_errors/releases/34710866","Warn: release artifact v2.9.1 does not have provenance: https://api.github.com/repos/BetterErrors/better_errors/releases/33504553"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-14T16:53:08.878Z","repository_id":5849963,"created_at":"2025-08-14T16:53:08.878Z","updated_at":"2025-08-14T16:53:08.878Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014642,"owners_count":26085556,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"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":"BetterErrors","name":"Better Errors","uuid":"42681592","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/42681592?v=4","repositories_count":5,"last_synced_at":"2024-03-26T22:08:44.754Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BetterErrors","funding_links":[],"total_stars":6873,"followers":2,"following":0,"created_at":"2022-11-04T13:30:55.984Z","updated_at":"2024-03-26T22:08:44.852Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BetterErrors","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BetterErrors/repositories"},"tags":[{"name":"v2.10.1","sha":"fde3b7025db17b5cda13fcf8d08dfb3f76e189f6","kind":"commit","published_at":"2023-06-14T16:47:31.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.10.1","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"3bcbb4be56e39ba3c41559ad41fcca2d9f8ce962","kind":"commit","published_at":"2023-04-28T15:48:13.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.10.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.10.0/manifests"},{"name":"v2.10.0.beta2","sha":"3cb344a3a74ee543b14c8ba524ac34ff01009552","kind":"commit","published_at":"2020-12-15T15:46:11.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.10.0.beta2","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.10.0.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.10.0.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.10.0.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.10.0.beta2/manifests"},{"name":"v2.10.0.beta1","sha":"4f580801fb43c4516bbd3b4e578412e3ffe928ad","kind":"commit","published_at":"2020-12-11T19:08:41.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.10.0.beta1","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.10.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.10.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.10.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.10.0.beta1/manifests"},{"name":"v2.9.1","sha":"fce143f9fc7eb7713feb87610b85139c7da1f836","kind":"commit","published_at":"2020-11-05T14:02:57.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.9.1","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"afc1e3ef534aaf9888bfc12f6b407cc7f9e4ddb7","kind":"commit","published_at":"2020-11-04T23:17:46.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.9.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"65c562c3da658908191e87d5debe86d877d5fcbe","kind":"commit","published_at":"2020-10-03T03:28:17.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.8.3","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"be7475b7a5bce98bdee64aa373c7c65397521196","kind":"commit","published_at":"2020-09-24T14:17:36.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.8.2","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"a9d1c4b74732840ea988031ce529ce6edf034791","kind":"commit","published_at":"2020-09-17T21:46:28.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.8.1","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"39395368110c8fac4374c813f7f0d3cd3888f973","kind":"commit","published_at":"2020-09-15T21:36:55.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.8.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"355966bb5a2a67bae065f72fea5930abca25088a","kind":"commit","published_at":"2020-05-13T17:41:58.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.7.1","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"4703817f7f49c0032e108b5ed708b80234f91a49","kind":"commit","published_at":"2020-04-24T17:47:16.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.7.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"c18a975fa07ba26e05b24d5e7d34aa4d6a806b9b","kind":"commit","published_at":"2020-02-25T21:23:11.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.6.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"905dffbf3f72a5ff0560295139ca2937d1a6ba8c","kind":"commit","published_at":"2019-02-14T15:09:21.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.5.1","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"638bbc6b3e40c93dfc30c1c429b843474e71e2e8","kind":"commit","published_at":"2018-08-27T21:06:09.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.5.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"946281d441523c9a009657a1c658f5134c17b482","kind":"commit","published_at":"2017-10-11T20:40:27.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.4.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"a351d4fed2f00e8c1d6bf38316281bad30009526","kind":"commit","published_at":"2017-08-03T16:18:42.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.3.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"31521601371061130c0d14ea0407cfa204f0495b","kind":"commit","published_at":"2017-07-30T05:40:18.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.2.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"3247eae5ccb7f33f0e84df779d70b053ace81edf","kind":"commit","published_at":"2015-01-09T17:42:22.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.1.1","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"b6be516fe67ec91e2ae301f5f19d59dbfe69d72e","kind":"commit","published_at":"2014-12-23T02:42:03.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.1.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"d9dddfc235c69cc56a5cf03024fc73fa9cd025ae","kind":"commit","published_at":"2014-08-20T04:36:53.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.0.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"eb7caa5498e11489e21915f3bffd702b5e8a6079","kind":"tag","published_at":"2013-12-23T02:48:13.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v1.1.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"8e5b7f97953663547a8cc4bb55f1924a2e9eee88","kind":"tag","published_at":"2013-09-08T15:26:53.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v1.0.1","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"65255b0dff0c640e0240926b97d9c335ead50377","kind":"tag","published_at":"2013-09-08T15:02:08.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v1.0.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v1.0.0/manifests"},{"name":"v1.0.0.rc1","sha":"9993019a8ba8053e33c22d1ed90f65a77e79ff4e","kind":"tag","published_at":"2013-08-29T07:10:34.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v1.0.0.rc1","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v1.0.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v1.0.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v1.0.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v1.0.0.rc1/manifests"},{"name":"v0.9.0","sha":"ca97c71cd4a9f5dd52797351b307d0f732a4e688","kind":"tag","published_at":"2013-05-24T13:42:12.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.9.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"121f24724f49815792d96980f0e59d57951169c4","kind":"tag","published_at":"2013-04-04T23:23:36.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.8.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"18e1e7efbf8a33f333df8e86969871872cd8143f","kind":"tag","published_at":"2013-03-09T07:14:30.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.7.2","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.7.2/manifests"},{"name":"v0.7.0","sha":"cf3215e01d66e07fe17f3676d817eeafc52168e5","kind":"tag","published_at":"2013-02-23T15:09:17.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.7.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"e0d77f816794cbbd947a868928b23de8d0039efc","kind":"tag","published_at":"2013-02-14T09:39:47.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.6.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e97172e9171dd932f06a0bcd7cf1e3923739ac5c","kind":"tag","published_at":"2013-02-05T13:37:51.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.5.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.5.0/manifests"},{"name":"v0.3.2","sha":"9897150225b23bc522d1ab139c711a8217474b32","kind":"tag","published_at":"2012-12-17T02:15:03.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.3.2","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.3.2/manifests"},{"name":"v0.3.0","sha":"5ac6f609997c5afe21f5d7ea6778078830080d65","kind":"tag","published_at":"2012-12-16T12:20:00.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.3.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"4c11e5fca52a1d21282ebfc5fd23eaf0856a5681","kind":"tag","published_at":"2012-12-11T09:59:11.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.2.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"879d86797adbea086d46e5fbb812d1b57061085c","kind":"tag","published_at":"2012-12-11T02:14:01.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.1.1","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"57a16a5563ab2d27c9539232d75c20bd48166dda","kind":"tag","published_at":"2012-12-11T01:13:01.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.1.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.1.0/manifests"},{"name":"v0.0.8","sha":"96d898253e50f39213d2e84568bad892aa4f7628","kind":"tag","published_at":"2012-12-10T02:17:30.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.0.8","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"f1a875072bf4046461529711fd72154ed9e463eb","kind":"tag","published_at":"2012-12-09T13:17:08.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.0.7","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"3f80443c3347a71ddd4b817647f326dddc8009af","kind":"tag","published_at":"2012-12-09T11:41:43.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.0.6","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"093484226dcb1fbc8dc14eed3b93eadd7a489fa1","kind":"tag","published_at":"2012-12-09T05:41:40.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.0.5","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"9e8f369f766dfe63c859b1cddd782212d8f8ebd0","kind":"tag","published_at":"2012-12-09T03:34:37.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.0.4","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"549d59c03d56939b723cfbf677cfda72df8e4012","kind":"tag","published_at":"2012-12-09T02:12:11.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.0.3","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6b55bca58116b6cf0dcf15c660be42293fb333e7","kind":"tag","published_at":"2012-12-08T13:42:52.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.0.2","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"0cb798698268b4c9ab34af580442655ee03a252f","kind":"tag","published_at":"2012-12-08T13:22:00.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.0.1","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-12-21T13:29:47.074Z","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/bettererrors/better_errors","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/bettererrors/better_errors","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/bettererrors/better_errors","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/bettererrors/better_errors/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-03T15:01:21.232Z","issues_count":61,"pull_requests_count":64,"avg_time_to_close_issue":28789636.272727273,"avg_time_to_close_pull_request":20503674.675,"issues_closed_count":33,"pull_requests_closed_count":40,"pull_request_authors_count":37,"issue_authors_count":53,"avg_comments_per_issue":3.639344262295082,"avg_comments_per_pull_request":2.046875,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":3518182.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.2,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/issues","maintainers":[{"login":"RobinDaugherty","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RobinDaugherty"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbettererrors%2Fbetter_errors/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbettererrors%2Fbetter_errors/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbettererrors%2Fbetter_errors/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbettererrors%2Fbetter_errors/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbettererrors%2Fbetter_errors/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2118892,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":4119878,"name":"github.com/BetterErrors/better_errors","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/BetterErrors/better_errors","keywords_array":[],"namespace":"github.com/BetterErrors","versions_count":41,"first_release_published_at":"2012-12-08T13:15:59.000Z","latest_release_published_at":"2023-06-14T16:47:31.000Z","latest_release_number":"v2.10.1+incompatible","last_synced_at":"2026-04-28T19:24:28.668Z","created_at":"2022-04-12T14:50:31.030Z","updated_at":"2026-04-28T19:24:28.669Z","registry_url":"https://pkg.go.dev/github.com/BetterErrors/better_errors","install_command":"go get github.com/BetterErrors/better_errors","documentation_url":"https://pkg.go.dev/github.com/BetterErrors/better_errors#section-documentation","metadata":{},"repo_metadata":{"id":5849963,"uuid":"7066560","full_name":"BetterErrors/better_errors","owner":"BetterErrors","description":"Better error page for Rack apps","archived":false,"fork":false,"pushed_at":"2024-07-09T08:00:44.000Z","size":1494,"stargazers_count":6891,"open_issues_count":70,"forks_count":436,"subscribers_count":165,"default_branch":"master","last_synced_at":"2025-10-12T00:24:36.767Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/BetterErrors.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-12-08T11:02:18.000Z","updated_at":"2025-10-10T05:05:04.000Z","dependencies_parsed_at":"2023-01-13T13:43:33.087Z","dependency_job_id":"e145901b-eb5e-481d-b543-b0f4f8a6d863","html_url":"https://github.com/BetterErrors/better_errors","commit_stats":{"total_commits":585,"total_committers":96,"mean_commits":6.09375,"dds":0.6085470085470086,"last_synced_commit":"fde3b7025db17b5cda13fcf8d08dfb3f76e189f6"},"previous_names":["charliesome/better_errors"],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/BetterErrors/better_errors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BetterErrors","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/sbom","scorecard":{"id":21551,"data":{"date":"2025-08-11","repo":{"name":"github.com/BetterErrors/better_errors","commit":"fde3b7025db17b5cda13fcf8d08dfb3f76e189f6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/15 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"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":"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/draft_release_update.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"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/ci.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft_release_update.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/draft_release_update.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/pull_request.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/release.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.10.1 not signed: https://api.github.com/repos/BetterErrors/better_errors/releases/108620157","Warn: release artifact v2.10.0 not signed: https://api.github.com/repos/BetterErrors/better_errors/releases/45527099","Warn: release artifact v2.10.0.beta2 not signed: https://api.github.com/repos/BetterErrors/better_errors/releases/35204680","Warn: release artifact v2.10.0.beta1 not signed: https://api.github.com/repos/BetterErrors/better_errors/releases/34710866","Warn: release artifact v2.9.1 not signed: https://api.github.com/repos/BetterErrors/better_errors/releases/33504553","Warn: release artifact v2.10.1 does not have provenance: https://api.github.com/repos/BetterErrors/better_errors/releases/108620157","Warn: release artifact v2.10.0 does not have provenance: https://api.github.com/repos/BetterErrors/better_errors/releases/45527099","Warn: release artifact v2.10.0.beta2 does not have provenance: https://api.github.com/repos/BetterErrors/better_errors/releases/35204680","Warn: release artifact v2.10.0.beta1 does not have provenance: https://api.github.com/repos/BetterErrors/better_errors/releases/34710866","Warn: release artifact v2.9.1 does not have provenance: https://api.github.com/repos/BetterErrors/better_errors/releases/33504553"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-14T16:53:08.878Z","repository_id":5849963,"created_at":"2025-08-14T16:53:08.878Z","updated_at":"2025-08-14T16:53:08.878Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279011751,"owners_count":26085002,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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":"BetterErrors","name":"Better Errors","uuid":"42681592","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/42681592?v=4","repositories_count":5,"last_synced_at":"2024-03-26T22:08:44.754Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BetterErrors","funding_links":[],"total_stars":6873,"followers":2,"following":0,"created_at":"2022-11-04T13:30:55.984Z","updated_at":"2024-03-26T22:08:44.852Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BetterErrors","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BetterErrors/repositories"},"tags":[{"name":"v2.10.1","sha":"fde3b7025db17b5cda13fcf8d08dfb3f76e189f6","kind":"commit","published_at":"2023-06-14T16:47:31.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.10.1","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"3bcbb4be56e39ba3c41559ad41fcca2d9f8ce962","kind":"commit","published_at":"2023-04-28T15:48:13.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.10.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.10.0/manifests"},{"name":"v2.10.0.beta2","sha":"3cb344a3a74ee543b14c8ba524ac34ff01009552","kind":"commit","published_at":"2020-12-15T15:46:11.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.10.0.beta2","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.10.0.beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.10.0.beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.10.0.beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.10.0.beta2/manifests"},{"name":"v2.10.0.beta1","sha":"4f580801fb43c4516bbd3b4e578412e3ffe928ad","kind":"commit","published_at":"2020-12-11T19:08:41.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.10.0.beta1","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.10.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.10.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.10.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.10.0.beta1/manifests"},{"name":"v2.9.1","sha":"fce143f9fc7eb7713feb87610b85139c7da1f836","kind":"commit","published_at":"2020-11-05T14:02:57.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.9.1","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"afc1e3ef534aaf9888bfc12f6b407cc7f9e4ddb7","kind":"commit","published_at":"2020-11-04T23:17:46.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.9.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"65c562c3da658908191e87d5debe86d877d5fcbe","kind":"commit","published_at":"2020-10-03T03:28:17.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.8.3","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"be7475b7a5bce98bdee64aa373c7c65397521196","kind":"commit","published_at":"2020-09-24T14:17:36.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.8.2","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"a9d1c4b74732840ea988031ce529ce6edf034791","kind":"commit","published_at":"2020-09-17T21:46:28.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.8.1","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"39395368110c8fac4374c813f7f0d3cd3888f973","kind":"commit","published_at":"2020-09-15T21:36:55.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.8.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"355966bb5a2a67bae065f72fea5930abca25088a","kind":"commit","published_at":"2020-05-13T17:41:58.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.7.1","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"4703817f7f49c0032e108b5ed708b80234f91a49","kind":"commit","published_at":"2020-04-24T17:47:16.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.7.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"c18a975fa07ba26e05b24d5e7d34aa4d6a806b9b","kind":"commit","published_at":"2020-02-25T21:23:11.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.6.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.6.0/manifests"},{"name":"v2.5.1","sha":"905dffbf3f72a5ff0560295139ca2937d1a6ba8c","kind":"commit","published_at":"2019-02-14T15:09:21.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.5.1","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"638bbc6b3e40c93dfc30c1c429b843474e71e2e8","kind":"commit","published_at":"2018-08-27T21:06:09.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.5.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"946281d441523c9a009657a1c658f5134c17b482","kind":"commit","published_at":"2017-10-11T20:40:27.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.4.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"a351d4fed2f00e8c1d6bf38316281bad30009526","kind":"commit","published_at":"2017-08-03T16:18:42.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.3.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"31521601371061130c0d14ea0407cfa204f0495b","kind":"commit","published_at":"2017-07-30T05:40:18.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.2.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"3247eae5ccb7f33f0e84df779d70b053ace81edf","kind":"commit","published_at":"2015-01-09T17:42:22.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.1.1","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"b6be516fe67ec91e2ae301f5f19d59dbfe69d72e","kind":"commit","published_at":"2014-12-23T02:42:03.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.1.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"d9dddfc235c69cc56a5cf03024fc73fa9cd025ae","kind":"commit","published_at":"2014-08-20T04:36:53.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v2.0.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"eb7caa5498e11489e21915f3bffd702b5e8a6079","kind":"tag","published_at":"2013-12-23T02:48:13.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v1.1.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"8e5b7f97953663547a8cc4bb55f1924a2e9eee88","kind":"tag","published_at":"2013-09-08T15:26:53.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v1.0.1","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"65255b0dff0c640e0240926b97d9c335ead50377","kind":"tag","published_at":"2013-09-08T15:02:08.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v1.0.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v1.0.0/manifests"},{"name":"v1.0.0.rc1","sha":"9993019a8ba8053e33c22d1ed90f65a77e79ff4e","kind":"tag","published_at":"2013-08-29T07:10:34.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v1.0.0.rc1","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v1.0.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v1.0.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v1.0.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v1.0.0.rc1/manifests"},{"name":"v0.9.0","sha":"ca97c71cd4a9f5dd52797351b307d0f732a4e688","kind":"tag","published_at":"2013-05-24T13:42:12.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.9.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"121f24724f49815792d96980f0e59d57951169c4","kind":"tag","published_at":"2013-04-04T23:23:36.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.8.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"18e1e7efbf8a33f333df8e86969871872cd8143f","kind":"tag","published_at":"2013-03-09T07:14:30.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.7.2","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.7.2/manifests"},{"name":"v0.7.0","sha":"cf3215e01d66e07fe17f3676d817eeafc52168e5","kind":"tag","published_at":"2013-02-23T15:09:17.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.7.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"e0d77f816794cbbd947a868928b23de8d0039efc","kind":"tag","published_at":"2013-02-14T09:39:47.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.6.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e97172e9171dd932f06a0bcd7cf1e3923739ac5c","kind":"tag","published_at":"2013-02-05T13:37:51.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.5.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.5.0/manifests"},{"name":"v0.3.2","sha":"9897150225b23bc522d1ab139c711a8217474b32","kind":"tag","published_at":"2012-12-17T02:15:03.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.3.2","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.3.2/manifests"},{"name":"v0.3.0","sha":"5ac6f609997c5afe21f5d7ea6778078830080d65","kind":"tag","published_at":"2012-12-16T12:20:00.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.3.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"4c11e5fca52a1d21282ebfc5fd23eaf0856a5681","kind":"tag","published_at":"2012-12-11T09:59:11.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.2.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"879d86797adbea086d46e5fbb812d1b57061085c","kind":"tag","published_at":"2012-12-11T02:14:01.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.1.1","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"57a16a5563ab2d27c9539232d75c20bd48166dda","kind":"tag","published_at":"2012-12-11T01:13:01.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.1.0","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.1.0/manifests"},{"name":"v0.0.8","sha":"96d898253e50f39213d2e84568bad892aa4f7628","kind":"tag","published_at":"2012-12-10T02:17:30.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.0.8","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"f1a875072bf4046461529711fd72154ed9e463eb","kind":"tag","published_at":"2012-12-09T13:17:08.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.0.7","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"3f80443c3347a71ddd4b817647f326dddc8009af","kind":"tag","published_at":"2012-12-09T11:41:43.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.0.6","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"093484226dcb1fbc8dc14eed3b93eadd7a489fa1","kind":"tag","published_at":"2012-12-09T05:41:40.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.0.5","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"9e8f369f766dfe63c859b1cddd782212d8f8ebd0","kind":"tag","published_at":"2012-12-09T03:34:37.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.0.4","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"549d59c03d56939b723cfbf677cfda72df8e4012","kind":"tag","published_at":"2012-12-09T02:12:11.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.0.3","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"6b55bca58116b6cf0dcf15c660be42293fb333e7","kind":"tag","published_at":"2012-12-08T13:42:52.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.0.2","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"0cb798698268b4c9ab34af580442655ee03a252f","kind":"tag","published_at":"2012-12-08T13:22:00.000Z","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/v0.0.1","html_url":"https://github.com/BetterErrors/better_errors/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BetterErrors/better_errors@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-12-21T13:29:46.902Z","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/%21better%21errors/better_errors","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/BetterErrors/better_errors","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/BetterErrors/better_errors","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/BetterErrors/better_errors/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-03T15:01:21.232Z","issues_count":61,"pull_requests_count":64,"avg_time_to_close_issue":28789636.272727273,"avg_time_to_close_pull_request":20503674.675,"issues_closed_count":33,"pull_requests_closed_count":40,"pull_request_authors_count":37,"issue_authors_count":53,"avg_comments_per_issue":3.639344262295082,"avg_comments_per_pull_request":2.046875,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":3518182.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":0.2,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/issues","maintainers":[{"login":"RobinDaugherty","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RobinDaugherty"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBetterErrors%2Fbetter_errors/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBetterErrors%2Fbetter_errors/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBetterErrors%2Fbetter_errors/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBetterErrors%2Fbetter_errors/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FBetterErrors%2Fbetter_errors/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2118892,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","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":12190308,"name":"better_errors","ecosystem":"rubygems","description":"Provides a better error page for Rails and other Rack apps. Includes source code inspection, a live REPL and local/instance variable inspection for all stack frames.","homepage":"https://github.com/BetterErrors/better_errors","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BetterErrors/better_errors","keywords_array":[],"namespace":null,"versions_count":44,"first_release_published_at":"2012-12-08T13:22:17.484Z","latest_release_published_at":"2023-06-14T18:16:43.441Z","latest_release_number":"2.10.1","last_synced_at":"2026-04-29T21:30:37.667Z","created_at":"2025-10-07T01:42:11.796Z","updated_at":"2026-04-29T21:31:38.182Z","registry_url":"https://gem.coop/gems/better_errors","install_command":"gem install better_errors -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/better_errors/","metadata":{"funding":null},"repo_metadata":{"id":5849963,"uuid":"7066560","full_name":"BetterErrors/better_errors","owner":"BetterErrors","description":"Better error page for Rack apps","archived":false,"fork":false,"pushed_at":"2024-07-09T08:00:44.000Z","size":1494,"stargazers_count":6873,"open_issues_count":70,"forks_count":434,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-04-22T10:34:33.176Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/BetterErrors.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-12-08T11:02:18.000Z","updated_at":"2026-04-15T03:17:20.000Z","dependencies_parsed_at":"2023-01-13T13:43:33.087Z","dependency_job_id":"2768b4da-74f1-44fe-811c-4ea43304a5e6","html_url":"https://github.com/BetterErrors/better_errors","commit_stats":{"total_commits":585,"total_committers":96,"mean_commits":6.09375,"dds":0.6085470085470086,"last_synced_commit":"fde3b7025db17b5cda13fcf8d08dfb3f76e189f6"},"previous_names":["charliesome/better_errors"],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/BetterErrors/better_errors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BetterErrors","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/sbom","scorecard":{"id":21551,"data":{"date":"2025-08-11","repo":{"name":"github.com/BetterErrors/better_errors","commit":"fde3b7025db17b5cda13fcf8d08dfb3f76e189f6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/15 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"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":"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/draft_release_update.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"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/ci.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft_release_update.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/draft_release_update.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/pull_request.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/release.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.10.1 not signed: https://api.github.com/repos/BetterErrors/better_errors/releases/108620157","Warn: release artifact v2.10.0 not signed: https://api.github.com/repos/BetterErrors/better_errors/releases/45527099","Warn: release artifact v2.10.0.beta2 not signed: https://api.github.com/repos/BetterErrors/better_errors/releases/35204680","Warn: release artifact v2.10.0.beta1 not signed: https://api.github.com/repos/BetterErrors/better_errors/releases/34710866","Warn: release artifact v2.9.1 not signed: https://api.github.com/repos/BetterErrors/better_errors/releases/33504553","Warn: release artifact v2.10.1 does not have provenance: https://api.github.com/repos/BetterErrors/better_errors/releases/108620157","Warn: release artifact v2.10.0 does not have provenance: https://api.github.com/repos/BetterErrors/better_errors/releases/45527099","Warn: release artifact v2.10.0.beta2 does not have provenance: https://api.github.com/repos/BetterErrors/better_errors/releases/35204680","Warn: release artifact v2.10.0.beta1 does not have provenance: https://api.github.com/repos/BetterErrors/better_errors/releases/34710866","Warn: release artifact v2.9.1 does not have provenance: https://api.github.com/repos/BetterErrors/better_errors/releases/33504553"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-14T16:53:08.878Z","repository_id":5849963,"created_at":"2025-08-14T16:53:08.878Z","updated_at":"2025-08-14T16:53:08.878Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32345816,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-04-29T21:31:38.148Z","dependent_packages_count":0,"downloads":103563771,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.25304409888184787,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":0.08434803296061595},"purl":"pkg:gem/better_errors?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/better_errors","docker_dependents_count":423,"docker_downloads_count":466389642,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/better_errors","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/better_errors/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-19T21:39:28.302Z","issues_count":63,"pull_requests_count":64,"avg_time_to_close_issue":28789636.272727273,"avg_time_to_close_pull_request":29358755.476190478,"issues_closed_count":33,"pull_requests_closed_count":42,"pull_request_authors_count":37,"issue_authors_count":55,"avg_comments_per_issue":3.5714285714285716,"avg_comments_per_pull_request":2.046875,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":3518182.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.5555555555555556,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/issues","maintainers":[{"login":"RobinDaugherty","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RobinDaugherty"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/better_errors/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/better_errors/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/better_errors/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/better_errors/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/better_errors/codemeta","maintainers":[{"uuid":"76846","login":"RobinDaugherty","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://gem.coop/profiles/RobinDaugherty","role":null,"created_at":"2025-10-07T12:49:38.635Z","updated_at":"2025-10-07T12:49:38.635Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/RobinDaugherty/packages"},{"uuid":"47515","login":"haileysome","name":null,"email":null,"url":null,"packages_count":32,"html_url":"https://gem.coop/profiles/haileysome","role":null,"created_at":"2025-10-07T12:49:38.199Z","updated_at":"2025-10-07T12:49:38.199Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/haileysome/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":190398,"maintainers_count":67480,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":164114,"name":"better_errors","ecosystem":"rubygems","description":"Provides a better error page for Rails and other Rack apps. Includes source code inspection, a live REPL and local/instance variable inspection for all stack frames.","homepage":"https://github.com/BetterErrors/better_errors","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/BetterErrors/better_errors","keywords_array":[],"namespace":null,"versions_count":44,"first_release_published_at":"2012-12-08T13:22:17.484Z","latest_release_published_at":"2023-06-14T18:16:43.441Z","latest_release_number":"2.10.1","last_synced_at":"2026-04-29T22:20:26.178Z","created_at":"2022-04-05T18:01:55.189Z","updated_at":"2026-04-29T22:21:09.399Z","registry_url":"https://rubygems.org/gems/better_errors","install_command":"gem install better_errors -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/better_errors/","metadata":{"funding":null},"repo_metadata":{"id":5849963,"uuid":"7066560","full_name":"BetterErrors/better_errors","owner":"BetterErrors","description":"Better error page for Rack apps","archived":false,"fork":false,"pushed_at":"2024-07-09T08:00:44.000Z","size":1494,"stargazers_count":6873,"open_issues_count":70,"forks_count":434,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-04-22T10:34:33.176Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/BetterErrors.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-12-08T11:02:18.000Z","updated_at":"2026-04-15T03:17:20.000Z","dependencies_parsed_at":"2023-01-13T13:43:33.087Z","dependency_job_id":"2768b4da-74f1-44fe-811c-4ea43304a5e6","html_url":"https://github.com/BetterErrors/better_errors","commit_stats":{"total_commits":585,"total_committers":96,"mean_commits":6.09375,"dds":0.6085470085470086,"last_synced_commit":"fde3b7025db17b5cda13fcf8d08dfb3f76e189f6"},"previous_names":["charliesome/better_errors"],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/BetterErrors/better_errors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BetterErrors","download_url":"https://codeload.github.com/BetterErrors/better_errors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/sbom","scorecard":{"id":21551,"data":{"date":"2025-08-11","repo":{"name":"github.com/BetterErrors/better_errors","commit":"fde3b7025db17b5cda13fcf8d08dfb3f76e189f6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/15 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 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":"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":"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/draft_release_update.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.yml:1","Warn: no topLevel permission defined: .github/workflows/release.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":"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/ci.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft_release_update.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/draft_release_update.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/pull_request.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/BetterErrors/better_errors/release.yml/master?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.10.1 not signed: https://api.github.com/repos/BetterErrors/better_errors/releases/108620157","Warn: release artifact v2.10.0 not signed: https://api.github.com/repos/BetterErrors/better_errors/releases/45527099","Warn: release artifact v2.10.0.beta2 not signed: https://api.github.com/repos/BetterErrors/better_errors/releases/35204680","Warn: release artifact v2.10.0.beta1 not signed: https://api.github.com/repos/BetterErrors/better_errors/releases/34710866","Warn: release artifact v2.9.1 not signed: https://api.github.com/repos/BetterErrors/better_errors/releases/33504553","Warn: release artifact v2.10.1 does not have provenance: https://api.github.com/repos/BetterErrors/better_errors/releases/108620157","Warn: release artifact v2.10.0 does not have provenance: https://api.github.com/repos/BetterErrors/better_errors/releases/45527099","Warn: release artifact v2.10.0.beta2 does not have provenance: https://api.github.com/repos/BetterErrors/better_errors/releases/35204680","Warn: release artifact v2.10.0.beta1 does not have provenance: https://api.github.com/repos/BetterErrors/better_errors/releases/34710866","Warn: release artifact v2.9.1 does not have provenance: https://api.github.com/repos/BetterErrors/better_errors/releases/33504553"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-14T16:53:08.878Z","repository_id":5849963,"created_at":"2025-08-14T16:53:08.878Z","updated_at":"2025-08-14T16:53:08.878Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32345816,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-04-29T22:21:09.370Z","dependent_packages_count":136,"downloads":103563771,"downloads_period":"total","dependent_repos_count":67968,"rankings":{"downloads":0.2319331854015901,"dependent_repos_count":0.1388253922235479,"dependent_packages_count":0.25256185814163534,"stargazers_count":0.16948963548577736,"forks_count":1.2694996710562996,"docker_downloads_count":0.2954917987087566,"average":0.3929669235029345},"purl":"pkg:gem/better_errors","advisories":[{"uuid":"GSA_kwCzR0hTQS13M2o0LTc2cXctd3dqbc0VnQ","url":"https://github.com/advisories/GHSA-w3j4-76qw-wwjm","title":"Older releases of better_errors open to Cross-Site Request Forgery attack","description":"### Impact\nbetter_errors prior to 2.8.0 did not implement CSRF protection for its internal requests. It also did not enforce the correct \"Content-Type\" header for these requests, which allowed a cross-origin \"simple request\" to be made without CORS protection. These together left an application with better_errors enabled open to cross-origin attacks.\n\n_As a developer tool, better_errors documentation strongly recommends addition only to the `development` bundle group, so this vulnerability should only affect development environments. Please ensure that your project limits better_errors to the `development` group (or the non-Rails equivalent)._\n\n### Patches\nStarting with release 2.8.x, CSRF protection is enforced. It is recommended that you upgrade to the latest release, or minimally to \"~\u003e 2.8.3\".\n\n### Workarounds\nThere are no known workarounds to mitigate the risk of using older releases of better_errors.\n\n### References\n- Chris Moberly provided [an example attack that uses a now-patched vulnerability of webpack-dev-server in conjunction with Better Errors](https://about.gitlab.com/blog/2021/09/07/why-are-developers-vulnerable-to-driveby-attacks/)\n\n### For more information\nIf you have any questions or comments about this advisory, please\n- Add to the [discussion in better_errors](https://github.com/BetterErrors/better_errors/discussions/507)\n- Open an issue in [better_errors](https://github.com/BetterErrors/better_errors)\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-09-07T23:08:24.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.3,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N","references":["https://github.com/BetterErrors/better_errors/security/advisories/GHSA-w3j4-76qw-wwjm","https://github.com/BetterErrors/better_errors/pull/474","https://github.com/BetterErrors/better_errors/commit/8e8e796bfbde4aa088741823c8a3fc6df2089bb0","https://nvd.nist.gov/vuln/detail/CVE-2021-39197","https://github.com/BetterErrors/better_errors/discussions/507","https://github.com/rubysec/ruby-advisory-db/blob/master/gems/better_errors/CVE-2021-39197.yml","https://github.com/advisories/GHSA-w3j4-76qw-wwjm"],"source_kind":"github","identifiers":["GHSA-w3j4-76qw-wwjm","CVE-2021-39197"],"repository_url":"https://github.com/BetterErrors/better_errors","blast_radius":0.0,"created_at":"2022-12-21T16:12:47.810Z","updated_at":"2026-04-29T20:10:18.131Z","epss_percentage":0.00212,"epss_percentile":0.43524,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13M2o0LTc2cXctd3dqbc0VnQ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS13M2o0LTc2cXctd3dqbc0VnQ","packages":[{"ecosystem":"rubygems","package_name":"better_errors","versions":[{"first_patched_version":"2.8.0","vulnerable_version_range":"\u003c 2.8.0"}],"purl":"pkg:gem/better_errors","statistics":{"dependent_packages_count":136,"dependent_repos_count":67968,"downloads":103504096,"downloads_period":"total"},"affected_versions":["0.0.1","0.0.2","0.0.3","0.0.4","0.0.5","0.0.6","0.0.7","0.0.8","0.1.0","0.1.1","0.2.0","0.3.0","0.3.2","0.5.0","0.6.0","0.7.0","0.7.2","0.8.0","0.9.0","1.0.0","1.0.0.rc1","1.0.1","1.1.0","2.0.0","2.1.0","2.1.1","2.2.0","2.3.0","2.4.0","2.5.0","2.5.1","2.6.0","2.7.0","2.7.1"],"unaffected_versions":["2.8.0","2.8.1","2.8.2","2.8.3","2.9.0","2.9.1","2.10.0","2.10.0.beta1","2.10.0.beta2","2.10.1"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS13M2o0LTc2cXctd3dqbc0VnQ/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/better_errors","docker_dependents_count":423,"docker_downloads_count":466389642,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/better_errors","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/better_errors/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-03-17T13:13:27.660Z","issues_count":63,"pull_requests_count":64,"avg_time_to_close_issue":28789636.272727273,"avg_time_to_close_pull_request":29358755.476190478,"issues_closed_count":33,"pull_requests_closed_count":42,"pull_request_authors_count":37,"issue_authors_count":55,"avg_comments_per_issue":3.5714285714285716,"avg_comments_per_pull_request":2.046875,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":3518182.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.5555555555555556,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/issues","maintainers":[{"login":"RobinDaugherty","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RobinDaugherty"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/better_errors/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/better_errors/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/better_errors/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/better_errors/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/better_errors/codemeta","maintainers":[{"uuid":"76846","login":"RobinDaugherty","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://rubygems.org/profiles/RobinDaugherty","role":null,"created_at":"2022-11-07T13:30:12.788Z","updated_at":"2022-11-07T13:30:12.788Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/RobinDaugherty/packages"},{"uuid":"47515","login":"haileysome","name":null,"email":null,"url":null,"packages_count":32,"html_url":"https://rubygems.org/profiles/haileysome","role":null,"created_at":"2022-11-07T13:30:12.780Z","updated_at":"2022-11-07T13:30:12.780Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/haileysome/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":205545,"maintainers_count":68472,"namespaces_count":0,"keywords_count":0,"github":"rubygems","metadata":{"funded_packages_count":7260},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-04-03T06:42:17.024Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}}],"commits":{"id":3097,"full_name":"BetterErrors/better_errors","default_branch":"master","total_commits":585,"total_committers":95,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":6.157894736842105,"dds":0.6085470085470086,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-04-17T08:32:41.675Z","last_synced_commit":"fde3b7025db17b5cda13fcf8d08dfb3f76e189f6","created_at":"2023-03-07T09:16:36.394Z","updated_at":"2026-04-17T08:28:50.034Z","committers":[{"name":"Charlie Somerville","email":"charlie@charliesomerville.com","login":null,"count":229},{"name":"Robin Daugherty","email":"robin@robindaugherty.net","login":"RobinDaugherty","count":166},{"name":"Rico Sta. Cruz","email":"rico@ambiescent.com","login":"rstacruz","count":35},{"name":"Ryan McGeary","email":"ryan@mcgeary.org","login":"rmm5t","count":7},{"name":"Hailey Somerville","email":"hailey@hailey.lol","login":"haileys","count":6},{"name":"Benjamin Quorning","email":"benjamin@quorning.net","login":"bquorning","count":6},{"name":"Philip","email":"philip@mixxt.net","login":null,"count":5},{"name":"Bob Breznak","email":"bob.breznak@gmail.com","login":"bobbrez","count":4},{"name":"Roma Milushov","email":"roma@milushov.ru","login":"milushov","count":4},{"name":"antn","email":"anton@antn.me","login":"antn","count":4},{"name":"☈king","email":"rking@sharpsaw.org","login":"rking","count":4},{"name":"Charlie Somerville","email":"charlie@charlie.bz","login":null,"count":4},{"name":"Aidan Feldman","email":"aidan.feldman@gsa.gov","login":"afeld","count":3},{"name":"Cory Fabre","email":"cfabre+github@gmail.com","login":"coryf","count":3},{"name":"Felix Bünemann","email":"felix.buenemann@gmail.com","login":"felixbuenemann","count":3},{"name":"Hrvoje Šimić","email":"shime.ferovac@gmail.com","login":"shime","count":3},{"name":"Igor Victor","email":"gogainda@yandex.ru","login":"gogainda","count":3},{"name":"Milo Winningham","email":"milo@winningham.net","login":"quadule","count":3},{"name":"Romain Tribes","email":"tribes.romain@gmail.com","login":"Sephi-Chan","count":3},{"name":"Simon Eskildsen","email":"sirup@sirupsen.com","login":"sirupsen","count":2},{"name":"Rafael Nunes","email":"rafaelngds@gmail.com","login":"peaonunes","count":2},{"name":"Paul Dobbins","email":"paul.dobbins@icloud.com","login":"pdobb","count":2},{"name":"Maxim Chernyak aka hakunin","email":"madfancier@gmail.com","login":"maxim","count":2},{"name":"Kostiantyn Kahanskyi","email":"kostiantyn.kahanskyi@googlemail.com","login":"kostia","count":2},{"name":"Kadu Diógenes","email":"kadu@fnix.com.br","login":"kdiogenes","count":2},{"name":"Jarrod Robins","email":"jarrod@jarrodrobins.com","login":"jarrodrobins","count":2},{"name":"James Smith","email":"james@loopj.com","login":"loopj","count":2},{"name":"Fred Wu","email":"ifredwu@gmail.com","login":"fredwu","count":2},{"name":"Chad Humphries","email":"chad.humphries@gmail.com","login":"spicycode","count":2},{"name":"Akira Matsuda","email":"ronnie@dio.jp","login":"amatsuda","count":2},{"name":"Stanisław Pitucha","email":"stan.pitucha@envato.com","login":"viraptor","count":2},{"name":"virusman","email":"virusman@virusman.ru","login":"virusman","count":2},{"name":"xortiz","email":"xavier.ortiz.ch@gmail.com","login":"Xavier-J-Ortiz","count":2},{"name":"Adam Eberlin","email":"aeberlin@opploans.com","login":null,"count":1},{"name":"AQNOUCH Mohammed","email":"aqnouch.mohammed@gmail.com","login":"maqnouch","count":1},{"name":"Alexander Tipugin","email":"atipugin@gmail.com","login":"atipugin","count":1},{"name":"Alexey Zapparov","email":"ixti@member.fsf.org","login":"ixti","count":1},{"name":"Andrew Hodges","email":"betawaffle@gmail.com","login":"betawaffle","count":1},{"name":"Anthony","email":"aerlinger@gmail.com","login":"Aerlinger","count":1},{"name":"Addison Martin","email":"addisonejmartin@gmail.com","login":null,"count":1},{"name":"BrandonMathis","email":"Brandon@KeysetTS.com","login":null,"count":1},{"name":"Brian Abreu","email":"brian@nutsonline.com","login":null,"count":1},{"name":"Christopher Manning","email":"cmanning@civisanalytics.com","login":null,"count":1},{"name":"Dan Croak","email":"dan@thoughtbot.com","login":null,"count":1},{"name":"Jonathan del Strother","email":"jon.delStrother@audioboo.fm","login":null,"count":1},{"name":"José Valim","email":"jose.valim@plataformatec.com.br","login":null,"count":1},{"name":"Marc Cooper","email":"github@auxbuss.com","login":null,"count":1},{"name":"Nathan Broadbent","email":"nathan.f77@gmail.com","login":"ndbroadbent","count":1},{"name":"Nick Pridorozhko","email":"nick.pridorozhko@gmail.com","login":"nplusp","count":1},{"name":"Oliver Klee","email":"o.klee@braingourmets.com","login":"oliverklee","count":1},{"name":"Olle Jonsson","email":"olle.jonsson@gmail.com","login":"olleolleolle","count":1},{"name":"Philip Arndt","email":"p@arndt.io","login":"parndt","count":1},{"name":"Romet","email":"sgzfxn@gmail.com","login":"amPerl","count":1},{"name":"Salimane Adjao Moustapha","email":"me@salimane.com","login":"salimane","count":1},{"name":"Samuel Cochran","email":"sj26@sj26.com","login":"sj26","count":1},{"name":"Sebastian Rachner","email":"sebastian.rachner@4eb.de","login":"srachner","count":1},{"name":"Steven Harman","email":"steveharman@gmail.com","login":"stevenharman","count":1},{"name":"Teo Ljungberg","email":"teo@teoljungberg.com","login":"teoljungberg","count":1},{"name":"Thomas Metzmacher","email":"kontakt@thomet.de","login":"thomet","count":1},{"name":"Toby Pinder","email":"gigitrix@gmail.com","login":"tobypinder","count":1},{"name":"Tom Caflisch","email":"tomcaflisch@gmail.com","login":"toymachiner62","count":1},{"name":"Travis Valentine","email":"tvalent2@gmualumni.org","login":"travisvalentine","count":1},{"name":"Yuhei Okazaki","email":"okazaki@fusic.co.jp","login":"yuuu","count":1},{"name":"filp","email":"dobreira@gmail.com","login":"filp","count":1},{"name":"hackeron","email":"hackeron@gmail.com","login":"rgaufman","count":1},{"name":"i3zhe","email":"hjzdhr@163.com","login":"i3zhe","count":1},{"name":"jomo","email":"github@jomo.tv","login":"jomo","count":1},{"name":"pzgz","email":"leon.guan@gmail.com","login":"pzgz","count":1},{"name":"wonda-tea-coffee","email":"lagrange.resolvent@gmail.com","login":"wonda-tea-coffee","count":1},{"name":"yuuji.yaginuma","email":"yuuji.yaginuma@gmail.com","login":"y-yagi","count":1},{"name":"zhouguangming","email":"zhouguangming1989@gmail.com","login":"zhouguangming","count":1},{"name":"Nicolas Leger","email":"nicolas.leger@nleger.com","login":null,"count":1},{"name":"Bryan Helmkamp","email":"bryan@brynary.com","login":"brynary","count":1},{"name":"Chester Law","email":"chesterlaw@me.com","login":"chesterlaw","count":1},{"name":"Christopher Sexton","email":"csexton@gmail.com","login":"csexton","count":1},{"name":"Connor Shea","email":"connor.james.shea@gmail.com","login":"connorshea","count":1},{"name":"Conrad Irwin","email":"conrad.irwin@gmail.com","login":"ConradIrwin","count":1},{"name":"Daniel Lo","email":"wilburlo@gmail.com","login":"danlo","count":1},{"name":"David Caldwell","email":"david@porkrind.org","login":"caldwell","count":1},{"name":"Drew Ulmer","email":"drew@unabridgedsoftware.com","login":"latortuga","count":1},{"name":"Eliot Sykes","email":"eliotsykes@gmail.com","login":"eliotsykes","count":1},{"name":"Fernando Briano","email":"fernando@picandocodigo.net","login":"picandocodigo","count":1},{"name":"Hanfei Shen","email":"qqshfox@gmail.com","login":"qqshfox","count":1},{"name":"Jack Jennings","email":"jack.jennings@leafly.com","login":"jackjennings","count":1},{"name":"Jared Moody","email":"jared@jetbuilt.com","login":"jaredmoody","count":1},{"name":"Jason Axelson","email":"axelson","login":"axelson","count":1},{"name":"Jonathan del Strother","email":"jdelStrother@gmail.com","login":"jdelStrother","count":1},{"name":"Josef Šimánek","email":"retro@ballgag.cz","login":"simi","count":1},{"name":"Kentaro Kuribayashi","email":"kentarok@gmail.com","login":"kentaro","count":1},{"name":"Kevin Tuhumury","email":"kevin.tuhumury@gmail.com","login":"kevintuhumury","count":1},{"name":"Lucas Caton","email":"lucascaton@gmail.com","login":"lucascaton","count":1},{"name":"Mark Burns","email":"markburns","login":"markburns","count":1},{"name":"Matt Schlobohm","email":"mattschlobohm","login":"mattschlobohm","count":1},{"name":"Michael Johnston","email":"lastobelus@mac.com","login":"lastobelus","count":1},{"name":"Mikko Kokkonen","email":"mikko@mikian.com","login":"mikian","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-17T00:00:13.716Z","repositories_count":6214403,"commits_count":900569839,"contributors_count":34925264,"owners_count":1144542,"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_stats":{"full_name":"BetterErrors/better_errors","html_url":"https://github.com/BetterErrors/better_errors","last_synced_at":"2026-03-17T13:13:27.660Z","status":"active","issues_count":63,"pull_requests_count":64,"avg_time_to_close_issue":28789636.272727273,"avg_time_to_close_pull_request":29358755.476190478,"issues_closed_count":33,"pull_requests_closed_count":42,"pull_request_authors_count":37,"issue_authors_count":55,"avg_comments_per_issue":3.5714285714285716,"avg_comments_per_pull_request":2.046875,"merged_pull_requests_count":35,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":9,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":3518182.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.5555555555555556,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-12T08:15:13.327Z","updated_at":"2026-03-17T13:13:27.660Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetterErrors%2Fbetter_errors/issues","issue_labels_count":{"enhancement":6,"good first issue":2,"bug":1},"pull_request_labels_count":{"enhancement":4,"feature":1},"issue_author_associations_count":{"NONE":57,"MEMBER":5,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"NONE":26,"MEMBER":22,"CONTRIBUTOR":16},"issue_authors":{"RobinDaugherty":5,"elalemanyo":3,"manuelmeurer":2,"odilucas86-cpu":2,"Rigo102":1,"coezbek":1,"olimart":1,"DannyBen":1,"no1-knows":1,"AlexWayfer":1,"jeffdlange":1,"bb":1,"armstrca":1,"brendon":1,"miguno":1,"dsisnero":1,"illegalnumbers":1,"gioele":1,"Rubioli":1,"benmmurphy":1,"cloidyc":1,"donquxiote":1,"mixolidia":1,"MtnBiker":1,"ccasabona":1,"waghanza":1,"pdobb":1,"seb-sykio":1,"Otterpocket":1,"bpurinton":1,"Tsheljabinsk":1,"psimyn":1,"vanhob":1,"ttanimichi":1,"petebytes":1,"richjdsmith":1,"joshweir":1,"Obsiye":1,"JanStevens":1,"miharekar":1,"jochenseeber":1,"davidhrbac":1,"dhempy":1,"x9sim9":1,"MrJoy":1,"ibrahima":1,"icyadu":1,"ohadperry":1,"J882-zero":1,"panaak":1,"deikka":1,"freyaalminde":1,"thomasbalsloev":1,"tansaku":1,"kingdonb":1},"pull_request_authors":{"RobinDaugherty":22,"felixbuenemann":3,"Otterpocket":2,"jackjennings":2,"coezbek":2,"deikka":2,"JoshCheek":1,"olleolleolle":1,"ryoqun":1,"addisonmartin":1,"sagarbommidi":1,"purintai":1,"srachner":1,"goulvench":1,"lastobelus":1,"jdelStrother":1,"mmotherwell":1,"manafire":1,"r7kamura":1,"JustinAiken":1,"peaonunes":1,"zspencer":1,"tzmfreedom":1,"waldyr":1,"gucki":1,"jaredmoody":1,"leoarnold":1,"noma4i":1,"yuuu":1,"wonda-tea-coffee":1,"ArthurWD":1,"zedtux":1,"gogainda":1,"eregon":1,"niranjanan-harimohan":1,"afeld":1,"connorshea":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-09T00:00:10.509Z","repositories_count":14210836,"issues_count":34657220,"pull_requests_count":113242396,"authors_count":11232570,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":8},"past_year_pull_request_author_associations_count":{"NONE":1},"past_year_issue_authors":{"odilucas86-cpu":2,"cloidyc":1,"icyadu":1,"J882-zero":1,"jeffdlange":1,"Tsheljabinsk":1,"x9sim9":1},"past_year_pull_request_authors":{"mmotherwell":1},"maintainers":[{"login":"RobinDaugherty","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RobinDaugherty"}],"active_maintainers":[]},"events":{"total":{"PullRequestEvent":1,"ForkEvent":9,"IssuesEvent":11,"WatchEvent":53,"IssueCommentEvent":10,"GollumEvent":1,"PullRequestReviewEvent":2,"PullRequestReviewCommentEvent":2},"last_year":{"ForkEvent":5,"IssuesEvent":7,"WatchEvent":12,"IssueCommentEvent":3,"GollumEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2022-07-15T10:30:38.756Z","updated_at":"2022-07-15T10:30:38.756Z","repository_link":"https://github.com/BetterErrors/better_errors/blob/master/Gemfile","dependencies":[{"id":219558659,"package_name":"simplecov","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":219558660,"package_name":"simplecov-lcov","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":219558661,"package_name":"gem-release","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"better_errors.gemspec","sha":null,"kind":"manifest","created_at":"2022-07-15T10:30:38.828Z","updated_at":"2022-07-15T10:30:38.828Z","repository_link":"https://github.com/BetterErrors/better_errors/blob/master/better_errors.gemspec","dependencies":[{"id":219558667,"package_name":"rake","ecosystem":"rubygems","requirements":"~\u003e 10.0","direct":true,"kind":"development","optional":false},{"id":219558668,"package_name":"rspec","ecosystem":"rubygems","requirements":"~\u003e 3.5","direct":true,"kind":"development","optional":false},{"id":219558669,"package_name":"rspec-html-matchers","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":219558670,"package_name":"rspec-its","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":219558671,"package_name":"yard","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":219558672,"package_name":"sassc","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":219558673,"package_name":"erubi","ecosystem":"rubygems","requirements":"\u003e= 1.0.0","direct":true,"kind":"runtime","optional":false},{"id":219558674,"package_name":"rouge","ecosystem":"rubygems","requirements":"\u003e= 1.0.0","direct":true,"kind":"runtime","optional":false},{"id":219558675,"package_name":"rack","ecosystem":"rubygems","requirements":"\u003e= 0.9.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:43:32.974Z","updated_at":"2023-01-13T13:43:32.974Z","repository_link":"https://github.com/BetterErrors/better_errors/blob/master/.github/workflows/ci.yml","dependencies":[{"id":6876138590,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876138591,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6876138592,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876138593,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"v1.1.2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/draft_release_update.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:43:33.013Z","updated_at":"2023-01-13T13:43:33.013Z","repository_link":"https://github.com/BetterErrors/better_errors/blob/master/.github/workflows/draft_release_update.yml","dependencies":[{"id":6876138594,"package_name":"release-drafter/release-drafter","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pull_request.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:43:33.034Z","updated_at":"2023-01-13T13:43:33.034Z","repository_link":"https://github.com/BetterErrors/better_errors/blob/master/.github/workflows/pull_request.yml","dependencies":[{"id":6876138595,"package_name":"release-drafter/release-drafter","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T13:43:33.059Z","updated_at":"2023-01-13T13:43:33.059Z","repository_link":"https://github.com/BetterErrors/better_errors/blob/master/.github/workflows/release.yml","dependencies":[{"id":6876138596,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876138597,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6876138598,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6876138599,"package_name":"bruceadams/get-release","ecosystem":"actions","requirements":"v1.2.2","direct":true,"kind":"composite","optional":false},{"id":6876138600,"package_name":"actions/upload-release-asset","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":34.25363898011248,"created_at":"2024-12-15T21:38:08.442Z","updated_at":"2026-04-30T04:03:13.313Z","avatar_url":"https://github.com/BetterErrors.png","language":"Ruby","monthly_downloads":0,"readme":"[![Build Status](https://github.com/BetterErrors/better_errors/workflows/CI/badge.svg?event=push\u0026branch=master)](https://github.com/BetterErrors/better_errors/actions?query=branch%3Amaster)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/6bc3e7d6118d47e6959b16690b815909)](https://www.codacy.com/app/BetterErrors/better_errors?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=BetterErrors/better_errors\u0026amp;utm_campaign=Badge_Grade)\n[![Test Coverage](https://coveralls.io/repos/github/BetterErrors/better_errors/badge.svg?branch=master)](https://coveralls.io/github/BetterErrors/better_errors?branch=master)\n[![Gem Version](https://img.shields.io/gem/v/better_errors.svg)](https://rubygems.org/gems/better_errors)\n\n# Better Errors\n\nBetter Errors replaces the standard Rails error page with a much better and more useful error page. It is also usable outside of Rails in any Rack app as Rack middleware.\n\n![screenshot of Better Errors in action](https://i.imgur.com/6zBGAAb.png)\n\n## Features\n\nFor screenshots of these features, [see the wiki](https://github.com/BetterErrors/better_errors/wiki).\n\n* Full stack trace\n* Source code inspection for all stack frames (with highlighting)\n* Local and instance variable inspection\n* Live shell (REPL) on every stack frame\n* Links directly to the source line in your editor\n* Useful information in non-HTML requests\n\n## Installation\n\nAdd this to your Gemfile:\n\n```ruby\ngroup :development do\n  gem \"better_errors\"\n  gem \"binding_of_caller\"\nend\n```\n\n[`binding_of_caller`](https://github.com/banister/binding_of_caller) is optional, but is necessary to use Better Errors' advanced features (REPL, local/instance variable inspection, pretty stack frame names).\n\n_Note: If you discover that Better Errors isn't working - particularly after upgrading from version 0.5.0 or less - be sure to set `config.consider_all_requests_local = true` in `config/environments/development.rb`._\n\n### Optional: Set `EDITOR`\n\nFor many reasons outside of Better Errors, you should have the `EDITOR` environment variable set to your preferred\neditor.\nBetter Errors, like many other tools, will use that environment variable to show a link that opens your\neditor to the file and line from the console.\n\nBy default the links will open TextMate-protocol links.\n\nTo see if your editor is supported or to set up a different editor, see [the wiki](https://github.com/BetterErrors/better_errors/wiki/Link-to-your-editor).\n\n### Optional: Set `BETTER_ERRORS_INSIDE_FRAME`\n\nIf your application is running inside of an iframe, or if you have a Content Security Policy that disallows links\nto other protocols, the editor links will not work.\n\nTo work around this set `BETTER_ERRORS_INSIDE_FRAME=1` in the environment, and the links will include `target=_blank`,\nallowing the link to open regardless of the policy.\n\n_This works because it opens the editor from a new browser tab, escaping from the restrictions of your site._\n_Unfortunately it leaves behind an empty tab each time, so only use this if needed._\n\n## Security\n\n**NOTE:** It is *critical* you put better\\_errors only in the **development** section of your Gemfile.\n**Do NOT run better_errors in production, or on Internet-facing hosts.**\n\nYou will notice that the only machine that gets the Better Errors page is localhost, which means you get the default error page if you are developing on a remote host (or a virtually remote host, such as a Vagrant box).\nObviously, the REPL is not something you want to expose to the public, and there may be sensitive information available in the backtrace.\n\nFor more information on how to configure access, see [the wiki](https://github.com/BetterErrors/better_errors/wiki/Allowing-access-to-the-console).\n\n## Usage\n\nIf you're using Rails, there's nothing else you need to do.\n\n### Using without Rails.\n\nIf you're not using Rails, you need to insert `BetterErrors::Middleware` into your middleware stack, and optionally set `BetterErrors.application_root` if you'd like Better Errors to abbreviate filenames within your application.\n\nFor instructions for your specific middleware, [see the wiki](https://github.com/BetterErrors/better_errors/wiki/Non-Rails-frameworks).\n\n### Plain text requests\n\nBetter Errors will render a plain text error page  when the request is an\n`XMLHttpRequest` or when the `Accept` header does *not* include 'html'.\n\n### Unicorn, Puma, and other multi-worker servers\n\nBetter Errors works by leaving a lot of context in server process memory.\nIf you're using a web server that runs multiple \"workers\" it's likely that a second\nrequest (as happens when you click on a stack frame) will hit a different\nworker.\nThat worker won't have the necessary context in memory, and you'll see\na `Session Expired` message.\n\nIf this is the case for you, consider turning the number of workers to one (1)\nin `development`. Another option would be to use Webrick, Mongrel, Thin,\nor another single-process server as your `rails server`, when you are trying\nto troubleshoot an issue in development.\n\n### Changing the link to your editor\n\nBetter Errors includes a link to your editor for the file and line of code that is being shown.\nBy default, it uses your environment to determine which editor should be opened.\nSee [the wiki for instructions on configuring the editor](https://github.com/BetterErrors/better_errors/wiki/Link-to-your-editor).\n\n\n## Set maximum variable size for inspector.\n\n```ruby\n# e.g. in config/initializers/better_errors.rb\n# This will stop BetterErrors from trying to render larger objects, which can cause\n# slow loading times and browser performance problems. Stated size is in characters and refers\n# to the length of #inspect's payload for the given object. Please be aware that HTML escaping\n# modifies the size of this payload so setting this limit too precisely is not recommended.  \n# default value: 100_000\nBetterErrors.maximum_variable_inspect_size = 100_000\n```\n\n## Ignore inspection of variables with certain classes.\n\n```ruby\n# e.g. in config/initializers/better_errors.rb\n# This will stop BetterErrors from trying to inspect objects of these classes, which can cause\n# slow loading times and unnecessary database queries. Does not check inheritance chain, use\n# strings not constants.\n# default value: ['ActionDispatch::Request', 'ActionDispatch::Response']\nBetterErrors.ignored_classes = ['ActionDispatch::Request', 'ActionDispatch::Response']\n```\n\n## Get in touch!\n\nIf you're using better_errors, I'd love to hear from you. Drop me a line and tell me what you think!\n\n## Development\n\nAfter checking out the repo, run `bundle install` to install the basic dependencies.\n\nYou can run the tests with the simplest set of dependencies using:\n\n```rb\nbundle exec rspec\n```\n\nTo run specs for each of the dependency combinations, run:\n\n```rb\nbundle exec rake test:all\n```\n\nYou can run specs for a specific dependency combination using:\n\n```rb\nBUNDLE_GEMFILE=gemfiles/pry09.gemfile bundle exec rspec\n```\n\nOn CI, the specs are run against each gemfile on each supported version of Ruby.\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["activerecord","mvc","activejob","rubygem","sinatra","rack","rspec","crash-reporting","rubocop","error-monitoring"],"project_url":"https://ruby.ecosyste.ms/api/v1/projects/586","html_url":"https://ruby.ecosyste.ms/projects/586"}