{"id":3493585,"name":"github.com/bugsnag/panicwrap","ecosystem":"go","description":"The panicwrap package provides functions for capturing and handling panics in your application.","homepage":"https://github.com/bugsnag/panicwrap","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/bugsnag/panicwrap","keywords_array":[],"namespace":"github.com/bugsnag","versions_count":8,"first_release_published_at":"2017-08-08T19:53:54.000Z","latest_release_published_at":"2021-08-10T11:16:31.000Z","latest_release_number":"v1.3.4","last_synced_at":"2026-07-25T18:21:37.575Z","created_at":"2022-04-10T19:17:58.314Z","updated_at":"2026-07-25T18:21:37.575Z","registry_url":"https://pkg.go.dev/github.com/bugsnag/panicwrap","install_command":"go get github.com/bugsnag/panicwrap","documentation_url":"https://pkg.go.dev/github.com/bugsnag/panicwrap#section-documentation","metadata":{},"repo_metadata":{"id":23095704,"uuid":"26449736","full_name":"bugsnag/panicwrap","owner":"bugsnag","description":"panicwrap is a Go library for catching and handling panics in Go applications.","archived":false,"fork":true,"pushed_at":"2023-06-29T06:47:04.000Z","size":65,"stargazers_count":36,"open_issues_count":1,"forks_count":27,"subscribers_count":17,"default_branch":"master","last_synced_at":"2026-05-31T19:43:09.608Z","etag":null,"topics":["bugsnag","platforms"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"ConradIrwin/panicwrap","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bugsnag.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}},"created_at":"2014-11-10T18:36:48.000Z","updated_at":"2026-01-21T01:46:47.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/bugsnag/panicwrap","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/bugsnag/panicwrap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugsnag%2Fpanicwrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugsnag%2Fpanicwrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugsnag%2Fpanicwrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugsnag%2Fpanicwrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bugsnag","download_url":"https://codeload.github.com/bugsnag/panicwrap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugsnag%2Fpanicwrap/sbom","scorecard":{"id":257512,"data":{"date":"2025-08-11","repo":{"name":"github.com/bugsnag/panicwrap","commit":"d61e717521906c927bcb4002e4c8955be54cd525"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/24 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-package.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/bugsnag/panicwrap/test-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-package.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/bugsnag/panicwrap/test-package.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test-package.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-17T10:01:23.294Z","repository_id":23095704,"created_at":"2025-08-17T10:01:23.294Z","updated_at":"2025-08-17T10:01:23.294Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35380480,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-12T02:00:06.386Z","response_time":87,"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":"bugsnag","name":"BugSnag","uuid":"1058895","kind":"organization","description":"","email":null,"website":"https://bugsnag.com","location":null,"twitter":"SmartBear","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1058895?v=4","repositories_count":124,"last_synced_at":"2024-04-08T15:23:42.879Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bugsnag","funding_links":[],"total_stars":6035,"followers":78,"following":0,"created_at":"2022-11-02T16:17:15.887Z","updated_at":"2024-04-08T15:24:20.749Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bugsnag","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bugsnag/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-07-12T02:23:03.482Z","dependent_packages_count":683,"downloads":null,"downloads_period":null,"dependent_repos_count":16907,"rankings":{"downloads":null,"dependent_repos_count":0.05464584596664706,"dependent_packages_count":0.17143011275825656,"stargazers_count":7.489404990671596,"forks_count":4.815228108944036,"docker_downloads_count":0.20299882816129217,"average":2.5467415773003657},"purl":"pkg:golang/github.com/bugsnag/panicwrap","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/bugsnag/panicwrap","docker_dependents_count":77,"docker_downloads_count":2525454969,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/bugsnag/panicwrap","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/bugsnag/panicwrap/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-08-14T10:36:42.571Z","issues_count":11,"pull_requests_count":22,"avg_time_to_close_issue":19533516.8,"avg_time_to_close_pull_request":1837729.6363636365,"issues_closed_count":10,"pull_requests_closed_count":22,"pull_request_authors_count":16,"issue_authors_count":11,"avg_comments_per_issue":2.1818181818181817,"avg_comments_per_pull_request":1.6818181818181819,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"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":0,"past_year_avg_comments_per_issue":null,"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/bugsnag%2Fpanicwrap/issues","maintainers":[{"login":"bugsnagbot","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bugsnagbot"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbugsnag%2Fpanicwrap/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbugsnag%2Fpanicwrap/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbugsnag%2Fpanicwrap/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbugsnag%2Fpanicwrap/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbugsnag%2Fpanicwrap/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fbugsnag%2Fpanicwrap/codemeta","maintainers":[]}