{"id":3492552,"name":"github.com/go-errors/errors","ecosystem":"go","description":"Package errors provides errors that have stack-traces.\n\nThis is particularly useful when you want to understand the\nstate of execution when an error was returned unexpectedly.\n\nIt provides the type *Error which implements the standard\ngolang error interface, so you can use this library interchangably\nwith code that is expecting a normal error return.\n\nFor example:\n\nThis can be called as follows:\n\nThis package was original written to allow reporting to Bugsnag,\nbut after I found similar packages by Facebook and Dropbox, it\nwas moved to one canonical location so everyone can benefit.","homepage":"https://github.com/go-errors/errors","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/go-errors/errors","keywords_array":[],"namespace":"github.com/go-errors","versions_count":12,"first_release_published_at":"2017-11-01T22:39:33.000Z","latest_release_published_at":"2023-09-15T17:33:02.000Z","latest_release_number":"v1.5.1","last_synced_at":"2026-04-17T18:01:15.059Z","created_at":"2022-04-10T19:10:18.211Z","updated_at":"2026-04-17T18:01:15.060Z","registry_url":"https://pkg.go.dev/github.com/go-errors/errors","install_command":"go get github.com/go-errors/errors","documentation_url":"https://pkg.go.dev/github.com/go-errors/errors#section-documentation","metadata":{},"repo_metadata":{"id":26256545,"uuid":"29703726","full_name":"go-errors/errors","owner":"go-errors","description":"errors with stacktraces for go","archived":false,"fork":false,"pushed_at":"2024-01-14T20:24:08.000Z","size":51,"stargazers_count":987,"open_issues_count":9,"forks_count":92,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-08-15T07:33:54.491Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://godoc.org/github.com/go-errors/errors","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-errors.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.MIT","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":"2015-01-22T22:29:51.000Z","updated_at":"2025-08-13T10:06:45.000Z","dependencies_parsed_at":"2024-06-18T11:13:50.182Z","dependency_job_id":"97308e20-6b93-4451-a73d-395ff5d9a3c1","html_url":"https://github.com/go-errors/errors","commit_stats":{"total_commits":35,"total_committers":13,"mean_commits":"2.6923076923076925","dds":0.6,"last_synced_commit":"83795c27c02f5cdeaf9a5c3c3fd2709376f20b79"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/go-errors/errors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-errors%2Ferrors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-errors%2Ferrors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-errors%2Ferrors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-errors%2Ferrors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-errors","download_url":"https://codeload.github.com/go-errors/errors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-errors%2Ferrors/sbom","scorecard":{"id":431718,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-errors/errors","commit":"83795c27c02f5cdeaf9a5c3c3fd2709376f20b79"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.6,"checks":[{"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Code-Review","score":4,"reason":"Found 9/19 approved changesets -- score normalized to 4","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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.MIT:0","Info: FSF or OSI recognized license: MIT License: LICENSE.MIT:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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-19T03:30:46.342Z","repository_id":26256545,"created_at":"2025-08-19T03:30:46.342Z","updated_at":"2025-08-19T03:30:46.342Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271486694,"owners_count":24768031,"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-08-21T02:00:08.990Z","response_time":74,"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":"go-errors","name":"go-errors","uuid":"10637098","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10637098?v=4","repositories_count":1,"last_synced_at":"2023-02-27T21:45:24.774Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-errors","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T03:48:58.946Z","updated_at":"2023-02-27T21:45:24.827Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-errors","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-errors/repositories"},"tags":[{"name":"v1.5.1","sha":"1b7bbfb2f065f79536b843f8e2047e36aadd7846","kind":"commit","published_at":"2023-09-15T17:33:02.000Z","download_url":"https://codeload.github.com/go-errors/errors/tar.gz/v1.5.1","html_url":"https://github.com/go-errors/errors/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-errors/errors@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-errors%2Ferrors/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-errors%2Ferrors/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"d9cbc551a0e9642c064644095c907b35ec6d99f7","kind":"commit","published_at":"2023-09-06T17:36:45.000Z","download_url":"https://codeload.github.com/go-errors/errors/tar.gz/v1.5.0","html_url":"https://github.com/go-errors/errors/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-errors/errors@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-errors%2Ferrors/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-errors%2Ferrors/tags/v1.5.0/manifests"},{"name":"v1.4.2","sha":"33d496f939bc762321a636d4035e15c302eb0b00","kind":"commit","published_at":"2022-01-20T06:49:10.000Z","download_url":"https://codeload.github.com/go-errors/errors/tar.gz/v1.4.2","html_url":"https://github.com/go-errors/errors/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-errors/errors@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-errors%2Ferrors/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-errors%2Ferrors/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"b6240f024f0d870886896c35792ec30c607d898b","kind":"commit","published_at":"2021-09-28T03:23:09.000Z","download_url":"https://codeload.github.com/go-errors/errors/tar.gz/v1.4.1","html_url":"https://github.com/go-errors/errors/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-errors/errors@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-errors%2Ferrors/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-errors%2Ferrors/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"f6b53c65273796d5318d404912ebbcd0d17285b0","kind":"commit","published_at":"2021-05-14T06:48:11.000Z","download_url":"https://codeload.github.com/go-errors/errors/tar.gz/v1.4.0","html_url":"https://github.com/go-errors/errors/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-errors/errors@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-errors%2Ferrors/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-errors%2Ferrors/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"11b3e1babe098001bf88d58f1a5b4c3ba1855ccf","kind":"commit","published_at":"2021-05-11T16:29:14.000Z","download_url":"https://codeload.github.com/go-errors/errors/tar.gz/v1.3.0","html_url":"https://github.com/go-errors/errors/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-errors/errors@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-errors%2Ferrors/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-errors%2Ferrors/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"5c4c70fa1510d53cebc7c799c7e8681822def528","kind":"commit","published_at":"2021-05-05T16:22:17.000Z","download_url":"https://codeload.github.com/go-errors/errors/tar.gz/v1.2.0","html_url":"https://github.com/go-errors/errors/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-errors/errors@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-errors%2Ferrors/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-errors%2Ferrors/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"7c023725d0115f2e05423b2b43a8f85c42f7a6af","kind":"commit","published_at":"2020-06-03T08:28:51.000Z","download_url":"https://codeload.github.com/go-errors/errors/tar.gz/v1.1.1","html_url":"https://github.com/go-errors/errors/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-errors/errors@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-errors%2Ferrors/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-errors%2Ferrors/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"baa9282cdbe8881041921eca5aa81e4805054f8e","kind":"commit","published_at":"2020-05-29T07:36:31.000Z","download_url":"https://codeload.github.com/go-errors/errors/tar.gz/v1.1.0","html_url":"https://github.com/go-errors/errors/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-errors/errors@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-errors%2Ferrors/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-errors%2Ferrors/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"f104a1a5b4a1de5bfaa5e014832524601ef20dce","kind":"commit","published_at":"2020-04-13T17:02:40.000Z","download_url":"https://codeload.github.com/go-errors/errors/tar.gz/v1.0.2","html_url":"https://github.com/go-errors/errors/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-errors/errors@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-errors%2Ferrors/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-errors%2Ferrors/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"a6af135bd4e28680facf08a3d206b454abc877a4","kind":"commit","published_at":"2018-02-26T18:00:45.000Z","download_url":"https://codeload.github.com/go-errors/errors/tar.gz/v1.0.1","html_url":"https://github.com/go-errors/errors/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-errors/errors@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-errors%2Ferrors/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-errors%2Ferrors/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"3afebba5a48dbc89b574d890b6b34d9ee10b4785","kind":"commit","published_at":"2017-11-01T22:39:33.000Z","download_url":"https://codeload.github.com/go-errors/errors/tar.gz/v1.0.0","html_url":"https://github.com/go-errors/errors/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-errors/errors@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-errors%2Ferrors/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-errors%2Ferrors/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-21T13:21:44.358Z","dependent_packages_count":10603,"downloads":null,"downloads_period":null,"dependent_repos_count":23102,"rankings":{"downloads":null,"dependent_repos_count":0.0413941637341478,"dependent_packages_count":0.02106018856649625,"stargazers_count":2.2342122237178037,"forks_count":2.7649018989442933,"docker_downloads_count":0.018674058827435096,"average":1.0160485067580352},"purl":"pkg:golang/github.com/go-errors/errors","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/go-errors/errors","docker_dependents_count":5138,"docker_downloads_count":17141064602,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/go-errors/errors","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/go-errors/errors/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-08-15T10:23:21.135Z","issues_count":27,"pull_requests_count":23,"avg_time_to_close_issue":18443533.85,"avg_time_to_close_pull_request":14512705.857142856,"issues_closed_count":20,"pull_requests_closed_count":21,"pull_request_authors_count":17,"issue_authors_count":24,"avg_comments_per_issue":2.148148148148148,"avg_comments_per_pull_request":1.8695652173913042,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":null,"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/go-errors%2Ferrors/issues","maintainers":[{"login":"titouanfreville","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/titouanfreville"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-errors%2Ferrors/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-errors%2Ferrors/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-errors%2Ferrors/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-errors%2Ferrors/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-errors%2Ferrors/codemeta","maintainers":[]}