{"id":70506,"name":"unipath","description":"An object-oriented approach to Python file/directory operations.","url":"https://github.com/mikeorr/unipath","last_synced_at":"2025-09-08T15:06:18.526Z","repository":{"id":6619674,"uuid":"7863216","full_name":"mikeorr/Unipath","owner":"mikeorr","description":"An object-oriented approach to Python file/directory operations.","archived":false,"fork":false,"pushed_at":"2022-01-11T09:35:44.000Z","size":500,"stargazers_count":511,"open_issues_count":9,"forks_count":38,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-09-02T17:55:54.057Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mikeorr.png","metadata":{"files":{"readme":"README.html","changelog":"CHANGES","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-01-28T04:38:28.000Z","updated_at":"2025-05-10T19:33:40.000Z","dependencies_parsed_at":"2022-09-16T08:01:09.205Z","dependency_job_id":null,"html_url":"https://github.com/mikeorr/Unipath","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/mikeorr/Unipath","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikeorr","download_url":"https://codeload.github.com/mikeorr/Unipath/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/sbom","scorecard":{"id":645813,"data":{"date":"2025-08-11","repo":{"name":"github.com/mikeorr/Unipath","commit":"d5fcec23174ca4dd2af5ede00f4bdd7f27c0209f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Code-Review","score":0,"reason":"Found 2/28 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-21T12:06:50.948Z","repository_id":6619674,"created_at":"2025-08-21T12:06:50.948Z","updated_at":"2025-08-21T12:06:50.948Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202772,"owners_count":25240371,"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-08T02:00:09.813Z","response_time":121,"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":"mikeorr","name":"Mike Orr","uuid":"470605","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/470605?v=4","repositories_count":10,"last_synced_at":"2023-03-17T21:35:17.867Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mikeorr","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T07:32:38.022Z","updated_at":"2023-03-17T21:35:17.872Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikeorr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikeorr/repositories"},"packages":[{"id":2959600,"name":"unipath","ecosystem":"pypi","description":"Object-oriented alternative to os/os.path/shutil","homepage":"https://github.com/mikeorr/Unipath","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mikeorr/Unipath","keywords_array":["os.path","filename","pathspec","path","files","directories","filesystem"],"namespace":null,"versions_count":3,"first_release_published_at":"2009-03-29T15:28:56.000Z","latest_release_published_at":"2009-03-29T15:28:56.000Z","latest_release_number":"0.2.1","last_synced_at":"2025-09-02T13:18:40.900Z","created_at":"2022-04-10T12:57:47.674Z","updated_at":"2025-09-03T00:49:28.066Z","registry_url":"https://pypi.org/project/unipath/","install_command":"pip install unipath --index-url https://pypi.org/simple","documentation_url":"https://unipath.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 2","Programming Language :: Python :: 2.6","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.2","Programming Language :: Python :: 3.3","Programming Language :: Python :: 3.4","Topic :: Software Development :: Libraries :: Python Modules","Topic :: Utilities"],"normalized_name":"unipath","project_status":null},"repo_metadata":{"id":6619674,"uuid":"7863216","full_name":"mikeorr/Unipath","owner":"mikeorr","description":"An object-oriented approach to Python file/directory operations.","archived":false,"fork":false,"pushed_at":"2022-01-11T09:35:44.000Z","size":500,"stargazers_count":511,"open_issues_count":9,"forks_count":38,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-06-18T14:07:18.691Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mikeorr.png","metadata":{"files":{"readme":"README.html","changelog":"CHANGES","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-01-28T04:38:28.000Z","updated_at":"2025-05-10T19:33:40.000Z","dependencies_parsed_at":"2022-09-16T08:01:09.205Z","dependency_job_id":null,"html_url":"https://github.com/mikeorr/Unipath","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/mikeorr/Unipath","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikeorr","download_url":"https://codeload.github.com/mikeorr/Unipath/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/sbom","scorecard":{"id":645813,"data":{"date":"2025-08-11","repo":{"name":"github.com/mikeorr/Unipath","commit":"d5fcec23174ca4dd2af5ede00f4bdd7f27c0209f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Code-Review","score":0,"reason":"Found 2/28 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-21T12:06:50.948Z","repository_id":6619674,"created_at":"2025-08-21T12:06:50.948Z","updated_at":"2025-08-21T12:06:50.948Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273324631,"owners_count":25085485,"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-02T02:00:09.530Z","response_time":77,"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":"mikeorr","name":"Mike Orr","uuid":"470605","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/470605?v=4","repositories_count":10,"last_synced_at":"2023-03-17T21:35:17.867Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mikeorr","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T07:32:38.022Z","updated_at":"2023-03-17T21:35:17.872Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikeorr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikeorr/repositories"},"tags":[{"name":"v1.1","sha":"00a6093d1dfea60c00be955e27dab62e67350323","kind":"commit","published_at":"2015-02-11T04:38:00.000Z","download_url":"https://codeload.github.com/mikeorr/Unipath/tar.gz/v1.1","html_url":"https://github.com/mikeorr/Unipath/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeorr/Unipath@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/tags/v1.1/manifests"},{"name":"v1.0","sha":"32ddb714536c34ec6410e6754c16e2a96ecb054b","kind":"commit","published_at":"2013-04-06T02:40:00.000Z","download_url":"https://codeload.github.com/mikeorr/Unipath/tar.gz/v1.0","html_url":"https://github.com/mikeorr/Unipath/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeorr/Unipath@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/tags/v1.0/manifests"},{"name":"v0.2.1","sha":"4fbc5c772d1987bc5d23a8cad4bbcc375895938a","kind":"commit","published_at":"2009-04-04T16:59:13.000Z","download_url":"https://codeload.github.com/mikeorr/Unipath/tar.gz/v0.2.1","html_url":"https://github.com/mikeorr/Unipath/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeorr/Unipath@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/tags/v0.2.1/manifests"}]},"repo_metadata_updated_at":"2025-09-03T00:49:28.066Z","dependent_packages_count":9,"downloads":69950,"downloads_period":"last-month","dependent_repos_count":307,"rankings":{"downloads":1.402144433691249,"dependent_repos_count":0.8518825955068645,"dependent_packages_count":1.3874621475151745,"stargazers_count":2.7833085643353206,"forks_count":6.383288059073344,"docker_downloads_count":4.240402328424105,"average":2.84141468809101},"purl":"pkg:pypi/unipath","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/unipath","docker_dependents_count":2,"docker_downloads_count":23,"usage_url":"https://repos.ecosyste.ms/usage/pypi/unipath","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/unipath/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-18T14:09:47.942Z","issues_count":17,"pull_requests_count":12,"avg_time_to_close_issue":39649905.09090909,"avg_time_to_close_pull_request":21723896.777777776,"issues_closed_count":11,"pull_requests_closed_count":9,"pull_request_authors_count":11,"issue_authors_count":14,"avg_comments_per_issue":1.9411764705882353,"avg_comments_per_pull_request":1.6666666666666667,"merged_pull_requests_count":2,"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/mikeorr%2FUnipath/issues","maintainers":[{"login":"mikeorr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikeorr"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/unipath/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/unipath/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/unipath/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/unipath/related_packages","maintainers":[{"uuid":"rex","login":"rex","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/rex/","role":null,"created_at":"2023-02-25T17:43:17.598Z","updated_at":"2023-02-25T17:43:17.598Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rex/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726172,"maintainers_count":308804,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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"}},{"id":10424089,"name":"github.com/mikeorr/unipath","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mikeorr/unipath","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2009-04-04T16:59:13.000Z","latest_release_published_at":"2009-04-04T16:59:13.000Z","latest_release_number":"v0.2.1","last_synced_at":"2025-09-02T17:57:31.056Z","created_at":"2024-06-22T04:53:32.355Z","updated_at":"2025-09-03T00:49:28.278Z","registry_url":"https://pkg.go.dev/github.com/mikeorr/unipath","install_command":"go get github.com/mikeorr/unipath","documentation_url":"https://pkg.go.dev/github.com/mikeorr/unipath#section-documentation","metadata":{},"repo_metadata":{"id":6619674,"uuid":"7863216","full_name":"mikeorr/Unipath","owner":"mikeorr","description":"An object-oriented approach to Python file/directory operations.","archived":false,"fork":false,"pushed_at":"2022-01-11T09:35:44.000Z","size":500,"stargazers_count":511,"open_issues_count":9,"forks_count":38,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-09-02T17:55:54.057Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mikeorr.png","metadata":{"files":{"readme":"README.html","changelog":"CHANGES","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-01-28T04:38:28.000Z","updated_at":"2025-05-10T19:33:40.000Z","dependencies_parsed_at":"2022-09-16T08:01:09.205Z","dependency_job_id":null,"html_url":"https://github.com/mikeorr/Unipath","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/mikeorr/Unipath","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikeorr","download_url":"https://codeload.github.com/mikeorr/Unipath/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/sbom","scorecard":{"id":645813,"data":{"date":"2025-08-11","repo":{"name":"github.com/mikeorr/Unipath","commit":"d5fcec23174ca4dd2af5ede00f4bdd7f27c0209f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Code-Review","score":0,"reason":"Found 2/28 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-21T12:06:50.948Z","repository_id":6619674,"created_at":"2025-08-21T12:06:50.948Z","updated_at":"2025-08-21T12:06:50.948Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273372600,"owners_count":25093713,"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-02T02:00:09.530Z","response_time":77,"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":"mikeorr","name":"Mike Orr","uuid":"470605","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/470605?v=4","repositories_count":10,"last_synced_at":"2023-03-17T21:35:17.867Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mikeorr","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T07:32:38.022Z","updated_at":"2023-03-17T21:35:17.872Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikeorr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikeorr/repositories"},"tags":[{"name":"v1.1","sha":"00a6093d1dfea60c00be955e27dab62e67350323","kind":"commit","published_at":"2015-02-11T04:38:00.000Z","download_url":"https://codeload.github.com/mikeorr/Unipath/tar.gz/v1.1","html_url":"https://github.com/mikeorr/Unipath/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeorr/Unipath@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/tags/v1.1/manifests"},{"name":"v1.0","sha":"32ddb714536c34ec6410e6754c16e2a96ecb054b","kind":"commit","published_at":"2013-04-06T02:40:00.000Z","download_url":"https://codeload.github.com/mikeorr/Unipath/tar.gz/v1.0","html_url":"https://github.com/mikeorr/Unipath/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeorr/Unipath@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/tags/v1.0/manifests"},{"name":"v0.2.1","sha":"4fbc5c772d1987bc5d23a8cad4bbcc375895938a","kind":"commit","published_at":"2009-04-04T16:59:13.000Z","download_url":"https://codeload.github.com/mikeorr/Unipath/tar.gz/v0.2.1","html_url":"https://github.com/mikeorr/Unipath/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeorr/Unipath@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/tags/v0.2.1/manifests"}]},"repo_metadata_updated_at":"2025-09-03T00:49:28.278Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.8992178392067105,"dependent_packages_count":6.463040974364172,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.681129406785441},"purl":"pkg:golang/github.com/mikeorr/unipath","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mikeorr/unipath","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mikeorr/unipath","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mikeorr/unipath/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-18T14:09:47.942Z","issues_count":17,"pull_requests_count":12,"avg_time_to_close_issue":39649905.09090909,"avg_time_to_close_pull_request":21723896.777777776,"issues_closed_count":11,"pull_requests_closed_count":9,"pull_request_authors_count":11,"issue_authors_count":14,"avg_comments_per_issue":1.9411764705882353,"avg_comments_per_pull_request":1.6666666666666667,"merged_pull_requests_count":2,"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/mikeorr%2FUnipath/issues","maintainers":[{"login":"mikeorr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikeorr"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmikeorr%2Funipath/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmikeorr%2Funipath/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmikeorr%2Funipath/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmikeorr%2Funipath/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954234,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":10424054,"name":"github.com/mikeorr/Unipath","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/mikeorr/Unipath","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2009-04-04T16:59:13.000Z","latest_release_published_at":"2009-04-04T16:59:13.000Z","latest_release_number":"v0.2.1","last_synced_at":"2025-09-02T17:57:31.062Z","created_at":"2024-06-22T04:53:24.443Z","updated_at":"2025-09-03T00:49:34.404Z","registry_url":"https://pkg.go.dev/github.com/mikeorr/Unipath","install_command":"go get github.com/mikeorr/Unipath","documentation_url":"https://pkg.go.dev/github.com/mikeorr/Unipath#section-documentation","metadata":{},"repo_metadata":{"id":6619674,"uuid":"7863216","full_name":"mikeorr/Unipath","owner":"mikeorr","description":"An object-oriented approach to Python file/directory operations.","archived":false,"fork":false,"pushed_at":"2022-01-11T09:35:44.000Z","size":500,"stargazers_count":511,"open_issues_count":9,"forks_count":38,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-06-18T14:07:18.691Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mikeorr.png","metadata":{"files":{"readme":"README.html","changelog":"CHANGES","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-01-28T04:38:28.000Z","updated_at":"2025-05-10T19:33:40.000Z","dependencies_parsed_at":"2022-09-16T08:01:09.205Z","dependency_job_id":null,"html_url":"https://github.com/mikeorr/Unipath","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/mikeorr/Unipath","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikeorr","download_url":"https://codeload.github.com/mikeorr/Unipath/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/sbom","scorecard":{"id":645813,"data":{"date":"2025-08-11","repo":{"name":"github.com/mikeorr/Unipath","commit":"d5fcec23174ca4dd2af5ede00f4bdd7f27c0209f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.6,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Code-Review","score":0,"reason":"Found 2/28 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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-21T12:06:50.948Z","repository_id":6619674,"created_at":"2025-08-21T12:06:50.948Z","updated_at":"2025-08-21T12:06:50.948Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273324631,"owners_count":25085485,"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-02T02:00:09.530Z","response_time":77,"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":"mikeorr","name":"Mike Orr","uuid":"470605","kind":"user","description":null,"email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/470605?v=4","repositories_count":10,"last_synced_at":"2023-03-17T21:35:17.867Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mikeorr","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T07:32:38.022Z","updated_at":"2023-03-17T21:35:17.872Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikeorr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikeorr/repositories"},"tags":[{"name":"v1.1","sha":"00a6093d1dfea60c00be955e27dab62e67350323","kind":"commit","published_at":"2015-02-11T04:38:00.000Z","download_url":"https://codeload.github.com/mikeorr/Unipath/tar.gz/v1.1","html_url":"https://github.com/mikeorr/Unipath/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeorr/Unipath@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/tags/v1.1/manifests"},{"name":"v1.0","sha":"32ddb714536c34ec6410e6754c16e2a96ecb054b","kind":"commit","published_at":"2013-04-06T02:40:00.000Z","download_url":"https://codeload.github.com/mikeorr/Unipath/tar.gz/v1.0","html_url":"https://github.com/mikeorr/Unipath/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeorr/Unipath@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/tags/v1.0/manifests"},{"name":"v0.2.1","sha":"4fbc5c772d1987bc5d23a8cad4bbcc375895938a","kind":"commit","published_at":"2009-04-04T16:59:13.000Z","download_url":"https://codeload.github.com/mikeorr/Unipath/tar.gz/v0.2.1","html_url":"https://github.com/mikeorr/Unipath/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mikeorr/Unipath@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/tags/v0.2.1/manifests"}]},"repo_metadata_updated_at":"2025-09-03T00:49:34.404Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.8992178392067105,"dependent_packages_count":6.463040974364172,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.681129406785441},"purl":"pkg:golang/github.com/mikeorr/%21unipath","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/mikeorr/Unipath","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/mikeorr/Unipath","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/mikeorr/Unipath/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-18T14:09:47.942Z","issues_count":17,"pull_requests_count":12,"avg_time_to_close_issue":39649905.09090909,"avg_time_to_close_pull_request":21723896.777777776,"issues_closed_count":11,"pull_requests_closed_count":9,"pull_request_authors_count":11,"issue_authors_count":14,"avg_comments_per_issue":1.9411764705882353,"avg_comments_per_pull_request":1.6666666666666667,"merged_pull_requests_count":2,"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/mikeorr%2FUnipath/issues","maintainers":[{"login":"mikeorr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikeorr"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmikeorr%2FUnipath/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmikeorr%2FUnipath/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmikeorr%2FUnipath/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmikeorr%2FUnipath/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954234,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":312213,"full_name":"mikeorr/Unipath","default_branch":"master","committers":[{"name":"Mike Orr","email":"sluggoster@gmail.com","login":null,"count":31},{"name":"Ricardo Duarte","email":"ricardo.duarte@petrobras.com.br","login":null,"count":5},{"name":"Ricardo Duarte","email":"rickduarte@gmail.com","login":null,"count":3},{"name":"sesas","email":"gabreyla@gmail.com","login":null,"count":3},{"name":"Jim Fingal","email":"fingal@post.harvard.edu","login":null,"count":1},{"name":"Norberto Bensa","email":"nbensa@gmail.com","login":null,"count":1}],"total_commits":44,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":7.333333333333333,"dds":0.2954545454545454,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2023-10-26T08:07:21.015Z","last_synced_commit":"d5fcec23174ca4dd2af5ede00f4bdd7f27c0209f","created_at":"2023-03-08T16:51:13.208Z","updated_at":"2023-10-26T08:07:21.015Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5483990,"commits_count":854433418,"contributors_count":31153023,"owners_count":909123,"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":"mikeorr/Unipath","html_url":"https://github.com/mikeorr/Unipath","last_synced_at":"2025-06-18T14:09:47.942Z","status":null,"issues_count":17,"pull_requests_count":12,"avg_time_to_close_issue":39649905.09090909,"avg_time_to_close_pull_request":21723896.777777776,"issues_closed_count":11,"pull_requests_closed_count":9,"pull_request_authors_count":11,"issue_authors_count":14,"avg_comments_per_issue":1.9411764705882353,"avg_comments_per_pull_request":1.6666666666666667,"merged_pull_requests_count":2,"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-15T02:07:07.795Z","updated_at":"2025-06-18T14:09:47.943Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeorr%2FUnipath/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":11,"CONTRIBUTOR":4,"OWNER":2},"pull_request_author_associations_count":{"NONE":8,"CONTRIBUTOR":4},"issue_authors":{"sesas":3,"mikeorr":2,"jabbalaci":1,"shurane":1,"compmonk":1,"1pakch":1,"gersande":1,"kwist-sgr":1,"ricardoduarte":1,"timgates42":1,"lsaffre":1,"shinznatkid":1,"jmuhlich":1,"levic":1},"pull_request_authors":{"sesas":2,"timgates42":1,"jimfingal":1,"geovanisouza92":1,"e7217":1,"wrightmx":1,"levic":1,"Stranger6667":1,"aaronlelevier":1,"ghost":1,"ricardoduarte":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:10.533Z","repositories_count":10149903,"issues_count":32049182,"pull_requests_count":100009590,"authors_count":10721769,"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":[{"login":"mikeorr","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mikeorr"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1},"last_year":{"WatchEvent":1}},"keywords":[],"dependencies":[],"score":19.206001554118263,"created_at":"2025-09-08T11:19:08.895Z","updated_at":"2025-10-07T08:25:57.396Z","avatar_url":"https://github.com/mikeorr.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":69950,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/70506","html_url":"https://science.ecosyste.ms/projects/70506"}