{"id":7370,"name":"gufo-loader","description":"Gufo Loader - the robust Python plugin infrastructure","url":"https://github.com/gufolabs/gufo_loader","last_synced_at":"2025-09-04T19:31:15.774Z","repository":{"id":57436334,"uuid":"462674533","full_name":"gufolabs/gufo_loader","owner":"gufolabs","description":"Gufo Loader - the robust Python plugin infrastructure","archived":false,"fork":false,"pushed_at":"2025-08-24T13:44:58.000Z","size":835,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-24T17:16:24.565Z","etag":null,"topics":["gufo","loader","plugin","pypi","python","typed"],"latest_commit_sha":null,"homepage":"","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-02-23T09:52:31.000Z","updated_at":"2025-08-24T13:42:47.000Z","dependencies_parsed_at":"2023-11-19T11:21:51.945Z","dependency_job_id":"136c4f76-62ac-4a3f-b597-2bc890d8a9f7","html_url":"https://github.com/gufolabs/gufo_loader","commit_stats":{"total_commits":80,"total_committers":1,"mean_commits":80.0,"dds":0.0,"last_synced_commit":"f5e1a4d9b707cb9c0591ea06c790174e66a31fea"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/gufolabs/gufo_loader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gufolabs","download_url":"https://codeload.github.com/gufolabs/gufo_loader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_loader/sbom","scorecard":{"id":448271,"data":{"date":"2025-08-11","repo":{"name":"github.com/gufolabs/gufo_loader","commit":"44bdef41e6092977de4253778ece27d056f4dd62"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"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":"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":"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":"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_loader/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_loader/build-docs.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_loader/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_loader/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_loader/py-tests.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_loader/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_loader/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_loader/py-tests.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: pipCommand not pinned by hash: Dockerfile:3-13","Warn: pipCommand not pinned by hash: Dockerfile:3-13","Warn: pipCommand not pinned by hash: Dockerfile:3-13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.925Z","repository_id":57436334,"created_at":"2025-08-19T07:28:11.926Z","updated_at":"2025-08-19T07:28:11.926Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273660654,"owners_count":25145737,"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-04T02:00:08.968Z","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":{"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":2754281,"name":"gufo-loader","ecosystem":"pypi","description":"Generic Python class loader for robust plugin infrastructure","homepage":"https://github.com/gufolabs/gufo_loader/","licenses":"BSD 3-Clause License","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/gufolabs/gufo_loader","keywords_array":["loader","plugin"],"namespace":null,"versions_count":5,"first_release_published_at":"2022-03-03T16:47:41.000Z","latest_release_published_at":"2025-08-24T13:46:08.000Z","latest_release_number":"1.0.4","last_synced_at":"2025-08-24T14:01:46.862Z","created_at":"2022-04-10T11:12:23.152Z","updated_at":"2025-08-24T21:52:50.864Z","registry_url":"https://pypi.org/project/gufo-loader/","install_command":"pip install gufo-loader --index-url https://pypi.org/simple","documentation_url":"https://docs.gufolabs.com/gufo_loader/","metadata":{"funding":null,"documentation":"https://docs.gufolabs.com/gufo_loader/","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.13","Programming Language :: Python :: 3.9","Topic :: Software Development","Topic :: Software Development :: Libraries","Topic :: Software Development :: Libraries :: Python Modules","Typing :: Typed"],"normalized_name":"gufo-loader","project_status":null},"repo_metadata":{"id":57436334,"uuid":"462674533","full_name":"gufolabs/gufo_loader","owner":"gufolabs","description":"Gufo Loader - the robust Python plugin infrastructure","archived":false,"fork":false,"pushed_at":"2025-08-24T13:44:58.000Z","size":835,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-24T17:16:24.565Z","etag":null,"topics":["gufo","loader","plugin","pypi","python","typed"],"latest_commit_sha":null,"homepage":"","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-02-23T09:52:31.000Z","updated_at":"2025-08-24T13:42:47.000Z","dependencies_parsed_at":"2023-11-19T11:21:51.945Z","dependency_job_id":"136c4f76-62ac-4a3f-b597-2bc890d8a9f7","html_url":"https://github.com/gufolabs/gufo_loader","commit_stats":{"total_commits":80,"total_committers":1,"mean_commits":80.0,"dds":0.0,"last_synced_commit":"f5e1a4d9b707cb9c0591ea06c790174e66a31fea"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/gufolabs/gufo_loader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gufolabs","download_url":"https://codeload.github.com/gufolabs/gufo_loader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_loader/sbom","scorecard":{"id":448271,"data":{"date":"2025-08-11","repo":{"name":"github.com/gufolabs/gufo_loader","commit":"44bdef41e6092977de4253778ece27d056f4dd62"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"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":"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":"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":"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":"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_loader/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_loader/build-docs.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_loader/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_loader/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_loader/py-tests.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_loader/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_loader/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_loader/py-tests.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: pipCommand not pinned by hash: Dockerfile:3-13","Warn: pipCommand not pinned by hash: Dockerfile:3-13","Warn: pipCommand not pinned by hash: Dockerfile:3-13","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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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.925Z","repository_id":57436334,"created_at":"2025-08-19T07:28:11.926Z","updated_at":"2025-08-19T07:28:11.926Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271957729,"owners_count":24849841,"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-24T02:00:11.135Z","response_time":111,"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":"v1.0.4","sha":"3696b5ca6ad859416fb99a97e2f9b8d29ba7a845","kind":"commit","published_at":"2025-08-24T13:42:40.000Z","download_url":"https://codeload.github.com/gufolabs/gufo_loader/tar.gz/v1.0.4","html_url":"https://github.com/gufolabs/gufo_loader/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gufolabs/gufo_loader@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_loader/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_loader/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"fdf4acde487eef5b203fcf6100887be49d7f042f","kind":"commit","published_at":"2023-02-06T15:23:40.000Z","download_url":"https://codeload.github.com/gufolabs/gufo_loader/tar.gz/v1.0.3","html_url":"https://github.com/gufolabs/gufo_loader/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gufolabs/gufo_loader@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_loader/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_loader/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"dcf4568bd643f734ca44823bc40223ce906c5ebc","kind":"commit","published_at":"2022-11-06T10:14:00.000Z","download_url":"https://codeload.github.com/gufolabs/gufo_loader/tar.gz/v1.0.2","html_url":"https://github.com/gufolabs/gufo_loader/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gufolabs/gufo_loader@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_loader/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_loader/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"ffb4e17b2e8f36d938a145d50b7bd27d976f9fce","kind":"commit","published_at":"2022-04-15T14:37:05.000Z","download_url":"https://codeload.github.com/gufolabs/gufo_loader/tar.gz/v1.0.1","html_url":"https://github.com/gufolabs/gufo_loader/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gufolabs/gufo_loader@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_loader/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_loader/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"3be7464585c28f737a511c202c66195d78288392","kind":"commit","published_at":"2022-03-03T16:40:46.000Z","download_url":"https://codeload.github.com/gufolabs/gufo_loader/tar.gz/v1.0.0","html_url":"https://github.com/gufolabs/gufo_loader/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gufolabs/gufo_loader@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_loader/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_loader/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-24T21:52:50.864Z","dependent_packages_count":1,"downloads":682,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":33.8608166070832,"dependent_repos_count":21.727697944596816,"dependent_packages_count":9.995259271770403,"stargazers_count":21.533924436576722,"forks_count":22.63611360089978,"docker_downloads_count":null,"average":21.950762372185384},"purl":"pkg:pypi/gufo-loader","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/gufo-loader","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/gufo-loader","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/gufo-loader/dependencies","status":null,"funding_links":["https://github.com/sponsors/gufolabs"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-28T23:34:11.137Z","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_loader/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gufo-loader/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gufo-loader/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gufo-loader/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/gufo-loader/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":"2022-11-26T01:31:05.716Z","updated_at":"2022-11-26T01:31:05.716Z","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":724874,"maintainers_count":308228,"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":590422,"full_name":"gufolabs/gufo_loader","default_branch":"master","committers":[{"name":"Dmitry Volodin","email":"dv@nocproject.org","count":80}],"total_commits":80,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":80.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:31.220Z","last_synced_commit":"f5e1a4d9b707cb9c0591ea06c790174e66a31fea","created_at":"2023-03-09T06:19:03.487Z","updated_at":"2023-09-19T17:22:34.910Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_loader/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-29T00:00:19.078Z","repositories_count":5479765,"commits_count":853309695,"contributors_count":31095220,"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_loader","html_url":"https://github.com/gufolabs/gufo_loader","last_synced_at":"2025-08-24T22:17:57.637Z","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.107Z","updated_at":"2025-08-24T22:17:57.638Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_loader","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gufolabs%2Fgufo_loader/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-04T00:00:25.939Z","repositories_count":10081278,"issues_count":31309649,"pull_requests_count":96179394,"authors_count":10693642,"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":12,"CreateEvent":1},"last_year":{"ReleaseEvent":1,"WatchEvent":1,"PushEvent":12,"CreateEvent":1}},"keywords":["gufo","loader","plugin","pypi","python","typed"],"dependencies":[{"ecosystem":"pypi","filepath":".requirements/docs.txt","sha":null,"kind":"manifest","created_at":"2022-09-06T01:12:05.490Z","updated_at":"2022-09-06T01:12:05.490Z","repository_link":"https://github.com/gufolabs/gufo_loader/blob/master/.requirements/docs.txt","dependencies":[{"id":3962471524,"package_name":"mkdocs-material","ecosystem":"pypi","requirements":"==8.2.1","direct":true,"kind":"runtime","optional":false},{"id":3962471529,"package_name":"mkdocstrings","ecosystem":"pypi","requirements":"==0.18.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":".requirements/ipython.txt","sha":null,"kind":"manifest","created_at":"2022-09-06T01:12:05.761Z","updated_at":"2022-09-06T01:12:05.761Z","repository_link":"https://github.com/gufolabs/gufo_loader/blob/master/.requirements/ipython.txt","dependencies":[{"id":3962472603,"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-06T01:12:05.855Z","updated_at":"2022-09-06T01:12:05.855Z","repository_link":"https://github.com/gufolabs/gufo_loader/blob/master/.requirements/lint.txt","dependencies":[{"id":3962472686,"package_name":"black","ecosystem":"pypi","requirements":"==22.3.0","direct":true,"kind":"runtime","optional":false},{"id":3962472687,"package_name":"flake8","ecosystem":"pypi","requirements":"==4.0.1","direct":true,"kind":"runtime","optional":false},{"id":3962472688,"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-06T01:12:05.946Z","updated_at":"2022-09-06T01:12:05.946Z","repository_link":"https://github.com/gufolabs/gufo_loader/blob/master/.requirements/test.txt","dependencies":[{"id":3962472843,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.0.1","direct":true,"kind":"test","optional":false},{"id":3962472844,"package_name":"coverage","ecosystem":"pypi","requirements":"==6.3.2","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build-docs.yml","sha":null,"kind":"manifest","created_at":"2023-01-29T02:46:06.075Z","updated_at":"2023-01-29T02:46:06.075Z","repository_link":"https://github.com/gufolabs/gufo_loader/blob/master/.github/workflows/build-docs.yml","dependencies":[{"id":7220657687,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7220657688,"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-01-29T02:46:06.164Z","updated_at":"2023-01-29T02:46:06.164Z","repository_link":"https://github.com/gufolabs/gufo_loader/blob/master/.github/workflows/py-tests.yml","dependencies":[{"id":7220657715,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7220657716,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7220657717,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7220657718,"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-01-29T02:46:06.242Z","updated_at":"2023-01-29T02:46:06.242Z","repository_link":"https://github.com/gufolabs/gufo_loader/blob/master/Dockerfile","dependencies":[{"id":7220657863,"package_name":"python","ecosystem":"docker","requirements":"3.11-slim-bullseye","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-11-19T11:21:51.689Z","updated_at":"2023-11-19T11:21:51.689Z","repository_link":"https://github.com/gufolabs/gufo_loader/blob/master/pyproject.toml","dependencies":[]}],"score":7.915713199382116,"created_at":"2025-09-04T15:50:23.549Z","updated_at":"2025-10-07T08:05:57.485Z","avatar_url":"https://github.com/gufolabs.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":682,"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/7370","html_url":"https://science.ecosyste.ms/projects/7370","bibtex_url":"https://science.ecosyste.ms/projects/7370/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/7370/export.apalike"}