{"id":29951,"name":"gufo-err","description":"Gufo Labs Err is the flexible and robust python error handling framework.","url":"https://github.com/gufolabs/gufo_err","last_synced_at":"2025-09-05T04:38:04.439Z","repository":{"id":57436320,"uuid":"469037026","full_name":"gufolabs/gufo_err","owner":"gufolabs","description":"Gufo Labs Err is the flexible and robust python error handling framework.","archived":false,"fork":false,"pushed_at":"2025-08-26T17:23:36.000Z","size":981,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-26T20:59:01.936Z","etag":null,"topics":["crash-reporting","error-handling","error-reporting","gufo","middleware","pypi","python","sentry","typed"],"latest_commit_sha":null,"homepage":"https://docs.gufolabs.com/gufo_err/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gufolabs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["gufolabs"]}},"created_at":"2022-03-12T09:27:14.000Z","updated_at":"2025-08-26T17:23:40.000Z","dependencies_parsed_at":"2025-04-13T20:12:43.590Z","dependency_job_id":"f1a55f30-ddcd-46dc-8ab7-8e5f268755e7","html_url":"https://github.com/gufolabs/gufo_err","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/gufolabs/gufo_err","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_err","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_err/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_err/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_err/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gufolabs","download_url":"https://codeload.github.com/gufolabs/gufo_err/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_err/sbom","scorecard":{"id":448270,"data":{"date":"2025-08-11","repo":{"name":"github.com/gufolabs/gufo_err","commit":"b9921e87c61debc59bbe18cc7c969eaa1a3eda94"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"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/build-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/py-tests.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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/build-docs.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/gufolabs/gufo_err/build-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-docs.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/gufolabs/gufo_err/build-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/py-tests.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/gufolabs/gufo_err/py-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/py-tests.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/gufolabs/gufo_err/py-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/py-tests.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/gufolabs/gufo_err/py-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/py-tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/gufolabs/gufo_err/py-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/py-tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/gufolabs/gufo_err/py-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/py-tests.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/gufolabs/gufo_err/py-tests.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: pipCommand not pinned by hash: Dockerfile:3-14","Warn: pipCommand not pinned by hash: Dockerfile:3-14","Warn: pipCommand not pinned by hash: Dockerfile:3-14","Warn: pipCommand not pinned by hash: .github/workflows/build-docs.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/py-tests.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/py-tests.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/py-tests.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/py-tests.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/py-tests.yml:86","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   9 pipCommand 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":"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":"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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"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"}}]},"last_synced_at":"2025-08-19T07:28:11.537Z","repository_id":57436320,"created_at":"2025-08-19T07:28:11.537Z","updated_at":"2025-08-19T07:28:11.537Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273713539,"owners_count":25154610,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"gufolabs","name":"Gufo Labs","uuid":"90959852","kind":"organization","description":"Gufo Labs is a private consulting company based in Milan, Italy.","email":null,"website":"https://gufolabs.com/","location":"Italy","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/90959852?v=4","repositories_count":14,"last_synced_at":"2025-08-29T05:31:17.131Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/gufolabs","funding_links":["https://github.com/sponsors/gufolabs"],"total_stars":39,"followers":4,"following":0,"created_at":"2023-04-26T07:37:57.991Z","updated_at":"2025-08-29T05:31:17.131Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gufolabs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gufolabs/repositories"},"packages":[{"id":2754282,"name":"gufo-err","ecosystem":"pypi","description":"","homepage":"https://github.com/gufolabs/gufo_err/","licenses":"BSD 3-Clause License","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/gufolabs/gufo_err","keywords_array":["error"],"namespace":null,"versions_count":6,"first_release_published_at":"2022-03-22T08:30:22.000Z","latest_release_published_at":"2023-12-11T14:56:44.000Z","latest_release_number":"0.4.1","last_synced_at":"2025-08-27T02:54:21.185Z","created_at":"2022-04-10T11:12:23.172Z","updated_at":"2025-08-27T02:55:58.588Z","registry_url":"https://pypi.org/project/gufo-err/","install_command":"pip install gufo-err --index-url https://pypi.org/simple","documentation_url":"https://docs.gufolabs.com/gufo_err/","metadata":{"funding":null,"documentation":"https://docs.gufolabs.com/gufo_err/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development","Topic :: Software Development :: Libraries","Topic :: Software Development :: Libraries :: Python Modules","Typing :: Typed"],"normalized_name":"gufo-err","project_status":null},"repo_metadata":{"id":57436320,"uuid":"469037026","full_name":"gufolabs/gufo_err","owner":"gufolabs","description":"Gufo Labs Err is the flexible and robust python error handling framework.","archived":false,"fork":false,"pushed_at":"2025-08-26T17:23:36.000Z","size":981,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-26T20:59:01.936Z","etag":null,"topics":["crash-reporting","error-handling","error-reporting","gufo","middleware","pypi","python","sentry","typed"],"latest_commit_sha":null,"homepage":"https://docs.gufolabs.com/gufo_err/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gufolabs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["gufolabs"]}},"created_at":"2022-03-12T09:27:14.000Z","updated_at":"2025-08-26T17:23:40.000Z","dependencies_parsed_at":"2025-04-13T20:12:43.590Z","dependency_job_id":"f1a55f30-ddcd-46dc-8ab7-8e5f268755e7","html_url":"https://github.com/gufolabs/gufo_err","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/gufolabs/gufo_err","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_err","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_err/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_err/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_err/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gufolabs","download_url":"https://codeload.github.com/gufolabs/gufo_err/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_err/sbom","scorecard":{"id":448270,"data":{"date":"2025-08-11","repo":{"name":"github.com/gufolabs/gufo_err","commit":"b9921e87c61debc59bbe18cc7c969eaa1a3eda94"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","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":"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/build-docs.yml:1","Warn: no topLevel permission defined: .github/workflows/py-tests.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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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/build-docs.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/gufolabs/gufo_err/build-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-docs.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/gufolabs/gufo_err/build-docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/py-tests.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/gufolabs/gufo_err/py-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/py-tests.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/gufolabs/gufo_err/py-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/py-tests.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/gufolabs/gufo_err/py-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/py-tests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/gufolabs/gufo_err/py-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/py-tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/gufolabs/gufo_err/py-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/py-tests.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/gufolabs/gufo_err/py-tests.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: pipCommand not pinned by hash: Dockerfile:3-14","Warn: pipCommand not pinned by hash: Dockerfile:3-14","Warn: pipCommand not pinned by hash: Dockerfile:3-14","Warn: pipCommand not pinned by hash: .github/workflows/build-docs.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/py-tests.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/py-tests.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/py-tests.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/py-tests.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/py-tests.yml:86","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   9 pipCommand 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":"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":"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":"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"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"}}]},"last_synced_at":"2025-08-19T07:28:11.537Z","repository_id":57436320,"created_at":"2025-08-19T07:28:11.537Z","updated_at":"2025-08-19T07:28:11.537Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272282556,"owners_count":24906560,"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-27T02:00:09.397Z","response_time":76,"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":"gufolabs","name":"Gufo Labs","uuid":"90959852","kind":"organization","description":"Gufo Labs is a private consulting company based in Milan, Italy.","email":null,"website":"https://gufolabs.com/","location":"Italy","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/90959852?v=4","repositories_count":14,"last_synced_at":"2025-08-18T08:59:00.283Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/gufolabs","funding_links":["https://github.com/sponsors/gufolabs"],"total_stars":38,"followers":4,"following":0,"created_at":"2023-04-26T07:37:57.991Z","updated_at":"2025-08-18T08:59:00.283Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gufolabs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gufolabs/repositories"},"tags":[{"name":"v0.4.1","sha":"eb094040cf960f5c83cdabdf1b53d7baca0ee840","kind":"commit","published_at":"2023-12-11T14:52:48.000Z","download_url":"https://codeload.github.com/gufolabs/gufo_err/tar.gz/v0.4.1","html_url":"https://github.com/gufolabs/gufo_err/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gufolabs/gufo_err@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_err/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_err/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"b91bf36bacfbec231e8d0b419f1dada13a288242","kind":"commit","published_at":"2023-09-01T08:20:16.000Z","download_url":"https://codeload.github.com/gufolabs/gufo_err/tar.gz/v0.4.0","html_url":"https://github.com/gufolabs/gufo_err/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gufolabs/gufo_err@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_err/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_err/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"6008c264b1aa75fb8e786ecb1cab280a90010177","kind":"commit","published_at":"2022-11-09T15:17:04.000Z","download_url":"https://codeload.github.com/gufolabs/gufo_err/tar.gz/v0.3.0","html_url":"https://github.com/gufolabs/gufo_err/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gufolabs/gufo_err@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_err/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_err/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"4fd6f0588e1fab415ce75a1d55a282795e2cd2b2","kind":"commit","published_at":"2022-04-18T07:18:21.000Z","download_url":"https://codeload.github.com/gufolabs/gufo_err/tar.gz/v0.2.0","html_url":"https://github.com/gufolabs/gufo_err/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gufolabs/gufo_err@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_err/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_err/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"3e0b38dd7b10bc198a0a35628b6e8f9f18b7b3cc","kind":"commit","published_at":"2022-04-15T14:32:48.000Z","download_url":"https://codeload.github.com/gufolabs/gufo_err/tar.gz/v0.1.1","html_url":"https://github.com/gufolabs/gufo_err/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gufolabs/gufo_err@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_err/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_err/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"76e4c19b45899b856a40a2894fb8961b4c132031","kind":"commit","published_at":"2022-03-22T08:07:14.000Z","download_url":"https://codeload.github.com/gufolabs/gufo_err/tar.gz/v0.1.0","html_url":"https://github.com/gufolabs/gufo_err/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gufolabs/gufo_err@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_err/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_err/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-27T02:55:58.587Z","dependent_packages_count":0,"downloads":34,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":20.304462421067235,"dependent_repos_count":21.525853977374208,"dependent_packages_count":10.141135697755281,"stargazers_count":38.81683865584234,"forks_count":29.785838786996365,"docker_downloads_count":null,"average":24.114825907807084},"purl":"pkg:pypi/gufo-err","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/gufo-err","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/gufo-err","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/gufo-err/dependencies","status":null,"funding_links":["https://github.com/sponsors/gufolabs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-26T19:34:09.705Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"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/gufolabs%2Fgufo_err/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gufo-err/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gufo-err/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gufo-err/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gufo-err/related_packages","maintainers":[{"uuid":"dvolodin","login":"dvolodin","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://pypi.org/user/dvolodin/","role":null,"created_at":"2023-02-10T15:53:45.271Z","updated_at":"2023-02-10T15:53:45.271Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dvolodin/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724988,"maintainers_count":308305,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":590423,"full_name":"gufolabs/gufo_err","default_branch":"master","committers":[{"name":"Dmitry Volodin","email":"dv@nocproject.org","count":66}],"total_commits":66,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":66.0,"dds":0.0,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-18T08:36:30.255Z","last_synced_commit":"4cf95f7c0cf6c63ef2302e33020de0eaf5da30e6","created_at":"2023-03-09T06:19:03.559Z","updated_at":"2023-09-19T17:22:34.925Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_err/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"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":"gufolabs/gufo_err","html_url":"https://github.com/gufolabs/gufo_err","last_synced_at":"2025-08-27T02:56:45.709Z","status":"error","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"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,"created_at":"2023-05-14T15:13:35.375Z","updated_at":"2025-08-27T02:56:45.709Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_err","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_err/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{},"pull_request_author_associations_count":{},"issue_authors":{},"pull_request_authors":{},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10085009,"issues_count":31271208,"pull_requests_count":96321502,"authors_count":10695459,"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":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"ReleaseEvent":1,"WatchEvent":1,"PushEvent":16,"CreateEvent":1},"last_year":{"ReleaseEvent":1,"WatchEvent":1,"PushEvent":16,"CreateEvent":1}},"keywords":["crash-reporting","error-handling","error-reporting","gufo","middleware","pypi","python","sentry","typed"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build-docs.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T16:30:38.015Z","updated_at":"2023-02-19T16:30:38.015Z","repository_link":"https://github.com/gufolabs/gufo_err/blob/master/.github/workflows/build-docs.yml","dependencies":[{"id":7792138268,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7792138269,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/py-tests.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T16:30:38.035Z","updated_at":"2023-02-19T16:30:38.035Z","repository_link":"https://github.com/gufolabs/gufo_err/blob/master/.github/workflows/py-tests.yml","dependencies":[{"id":7792138285,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7792138286,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7792138287,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7792138288,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-02-19T16:30:38.259Z","updated_at":"2023-02-19T16:30:38.259Z","repository_link":"https://github.com/gufolabs/gufo_err/blob/master/Dockerfile","dependencies":[{"id":7792138433,"package_name":"python","ecosystem":"docker","requirements":"3.11-slim-bullseye","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":".requirements/docs.txt","sha":null,"kind":"manifest","created_at":"2022-09-06T03:11:45.189Z","updated_at":"2022-09-06T03:11:45.189Z","repository_link":"https://github.com/gufolabs/gufo_err/blob/master/.requirements/docs.txt","dependencies":[{"id":3970197822,"package_name":"mkdocs-material","ecosystem":"pypi","requirements":"==8.2.1","direct":true,"kind":"runtime","optional":false},{"id":3970197823,"package_name":"mkdocstrings","ecosystem":"pypi","requirements":"==0.18.0","direct":true,"kind":"runtime","optional":false},{"id":3970197824,"package_name":"mkdocs-gen-files","ecosystem":"pypi","requirements":"==0.3.4","direct":true,"kind":"runtime","optional":false},{"id":3970197825,"package_name":"mkdocs-literate-nav","ecosystem":"pypi","requirements":"==0.4.1","direct":true,"kind":"runtime","optional":false},{"id":3970197826,"package_name":"mkdocs-section-index","ecosystem":"pypi","requirements":"==0.3.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":".requirements/extras.txt","sha":null,"kind":"manifest","created_at":"2022-09-06T03:11:45.362Z","updated_at":"2022-09-06T03:11:45.362Z","repository_link":"https://github.com/gufolabs/gufo_err/blob/master/.requirements/extras.txt","dependencies":[{"id":3970199226,"package_name":"sentry_sdk","ecosystem":"pypi","requirements":"\u003e=1.5,\u003c2.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":".requirements/ipython.txt","sha":null,"kind":"manifest","created_at":"2022-09-06T03:11:45.548Z","updated_at":"2022-09-06T03:11:45.548Z","repository_link":"https://github.com/gufolabs/gufo_err/blob/master/.requirements/ipython.txt","dependencies":[{"id":3970199237,"package_name":"ipython","ecosystem":"pypi","requirements":"==8.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":".requirements/lint.txt","sha":null,"kind":"manifest","created_at":"2022-09-06T03:11:45.638Z","updated_at":"2022-09-06T03:11:45.638Z","repository_link":"https://github.com/gufolabs/gufo_err/blob/master/.requirements/lint.txt","dependencies":[{"id":3970200468,"package_name":"black","ecosystem":"pypi","requirements":"==22.3.0","direct":true,"kind":"runtime","optional":false},{"id":3970200469,"package_name":"flake8","ecosystem":"pypi","requirements":"==4.0.1","direct":true,"kind":"runtime","optional":false},{"id":3970200470,"package_name":"mypy","ecosystem":"pypi","requirements":"==0.931","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":".requirements/test.txt","sha":null,"kind":"manifest","created_at":"2022-09-06T03:11:45.697Z","updated_at":"2022-09-06T03:11:45.697Z","repository_link":"https://github.com/gufolabs/gufo_err/blob/master/.requirements/test.txt","dependencies":[{"id":3970203173,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.0.1","direct":true,"kind":"test","optional":false},{"id":3970203174,"package_name":"coverage","ecosystem":"pypi","requirements":"==6.3.2","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2025-04-13T20:12:43.515Z","updated_at":"2025-04-13T20:12:43.515Z","repository_link":"https://github.com/gufolabs/gufo_err/blob/master/pyproject.toml","dependencies":[]}],"score":3.58351893845611,"created_at":"2025-09-04T15:51:02.554Z","updated_at":"2025-10-07T08:12:57.763Z","avatar_url":"https://github.com/gufolabs.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":34,"funding_links":["https://github.com/sponsors/gufolabs"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/29951","html_url":"https://science.ecosyste.ms/projects/29951","bibtex_url":"https://science.ecosyste.ms/projects/29951/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/29951/export.apalike"}