{"id":2365,"name":"PyUoI","description":"PyUoI: The Union of Intersections Framework in Python - Published in JOSS (2019)","url":"https://github.com/bouchardlab/pyuoi","last_synced_at":"2025-09-04T16:45:29.020Z","repository":{"id":32935478,"uuid":"84607038","full_name":"BouchardLab/pyuoi","owner":"BouchardLab","description":"The Union of Intersections Framework in Python","archived":false,"fork":false,"pushed_at":"2025-09-01T18:35:24.000Z","size":3307,"stargazers_count":14,"open_issues_count":8,"forks_count":17,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-09-02T20:54:31.553Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pyuoi.readthedocs.io","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/BouchardLab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-03-10T22:46:47.000Z","updated_at":"2025-03-21T20:10:13.000Z","dependencies_parsed_at":"2025-04-14T17:07:38.812Z","dependency_job_id":"ed53bcb3-6b08-40e6-a1e4-a06b4f9090b6","html_url":"https://github.com/BouchardLab/pyuoi","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/BouchardLab/pyuoi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BouchardLab%2Fpyuoi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BouchardLab%2Fpyuoi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BouchardLab%2Fpyuoi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BouchardLab%2Fpyuoi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BouchardLab","download_url":"https://codeload.github.com/BouchardLab/pyuoi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BouchardLab%2Fpyuoi/sbom","scorecard":{"id":23937,"data":{"date":"2025-08-11","repo":{"name":"github.com/BouchardLab/pyuoi","commit":"25e47655a07895f206c2e3ee3b259421c144a05d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/15 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/BouchardLab/pyuoi/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BouchardLab/pyuoi/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: bin/generate_build.sh:9","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:35","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.1.0 not signed: https://api.github.com/repos/BouchardLab/pyuoi/releases/42164937","Warn: release artifact 1.0.0 not signed: https://api.github.com/repos/BouchardLab/pyuoi/releases/21978835","Warn: release artifact 1.1.0 does not have provenance: https://api.github.com/repos/BouchardLab/pyuoi/releases/42164937","Warn: release artifact 1.0.0 does not have provenance: https://api.github.com/repos/BouchardLab/pyuoi/releases/21978835"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: GHSA-jxfp-4rvq-9h9m"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-14T17:25:22.779Z","repository_id":32935478,"created_at":"2025-08-14T17:25:22.779Z","updated_at":"2025-08-14T17:25:22.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273605865,"owners_count":25135860,"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":"BouchardLab","name":"Bouchard Lab GitHub","uuid":"19174823","kind":"organization","description":"","email":"kebouchard@berkeley.edu","website":"https://bouchardlab.lbl.gov/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19174823?v=4","repositories_count":10,"last_synced_at":"2023-03-02T04:20:43.101Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BouchardLab","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T22:22:40.922Z","updated_at":"2023-03-02T04:20:43.157Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BouchardLab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BouchardLab/repositories"},"packages":[{"id":5290821,"name":"pyuoi","ecosystem":"conda","description":"PyUoI contains implementations of Union of Intersections framework for a variety of penalized generalized linear models as well as dimensionality reductions techniques such as column subset selection and non-negative matrix factorization.","homepage":"https://github.com/BouchardLab/pyuoi","licenses":"BSD-3-Clause-LBNL","normalized_licenses":["BSD-3-Clause-LBNL"],"repository_url":"https://github.com/BouchardLab/pyuoi","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2019-10-13T01:19:00.000Z","latest_release_published_at":"2022-03-15T18:01:22.000Z","latest_release_number":"1.1.1","last_synced_at":"2025-09-03T21:13:30.076Z","created_at":"2022-10-03T15:50:35.054Z","updated_at":"2025-09-03T21:13:30.076Z","registry_url":"https://anaconda.org/conda-forge/pyuoi","install_command":"conda install -c conda-forge pyuoi","documentation_url":null,"metadata":{},"repo_metadata":{"id":32935478,"uuid":"84607038","full_name":"BouchardLab/pyuoi","owner":"BouchardLab","description":"The Union of Intersections Framework in Python","archived":false,"fork":false,"pushed_at":"2025-08-24T20:43:55.000Z","size":3254,"stargazers_count":14,"open_issues_count":8,"forks_count":17,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-08-26T20:51:26.172Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pyuoi.readthedocs.io","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/BouchardLab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-03-10T22:46:47.000Z","updated_at":"2025-03-21T20:10:13.000Z","dependencies_parsed_at":"2025-04-14T17:07:38.812Z","dependency_job_id":"ed53bcb3-6b08-40e6-a1e4-a06b4f9090b6","html_url":"https://github.com/BouchardLab/pyuoi","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/BouchardLab/pyuoi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BouchardLab%2Fpyuoi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BouchardLab%2Fpyuoi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BouchardLab%2Fpyuoi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BouchardLab%2Fpyuoi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BouchardLab","download_url":"https://codeload.github.com/BouchardLab/pyuoi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BouchardLab%2Fpyuoi/sbom","scorecard":{"id":23937,"data":{"date":"2025-08-11","repo":{"name":"github.com/BouchardLab/pyuoi","commit":"25e47655a07895f206c2e3ee3b259421c144a05d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/15 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/BouchardLab/pyuoi/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BouchardLab/pyuoi/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: bin/generate_build.sh:9","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:35","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.1.0 not signed: https://api.github.com/repos/BouchardLab/pyuoi/releases/42164937","Warn: release artifact 1.0.0 not signed: https://api.github.com/repos/BouchardLab/pyuoi/releases/21978835","Warn: release artifact 1.1.0 does not have provenance: https://api.github.com/repos/BouchardLab/pyuoi/releases/42164937","Warn: release artifact 1.0.0 does not have provenance: https://api.github.com/repos/BouchardLab/pyuoi/releases/21978835"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: GHSA-jxfp-4rvq-9h9m"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-14T17:25:22.779Z","repository_id":32935478,"created_at":"2025-08-14T17:25:22.779Z","updated_at":"2025-08-14T17:25:22.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273348036,"owners_count":25089595,"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":"BouchardLab","name":"Bouchard Lab GitHub","uuid":"19174823","kind":"organization","description":"","email":"kebouchard@berkeley.edu","website":"https://bouchardlab.lbl.gov/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19174823?v=4","repositories_count":10,"last_synced_at":"2023-03-02T04:20:43.101Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BouchardLab","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T22:22:40.922Z","updated_at":"2023-03-02T04:20:43.157Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BouchardLab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BouchardLab/repositories"},"tags":[{"name":"1.1.0","sha":"e73d81c6c8cb0ea3e01c2d0619e0a1d25dca52e1","kind":"commit","published_at":"2021-04-28T20:17:15.000Z","download_url":"https://codeload.github.com/BouchardLab/pyuoi/tar.gz/1.1.0","html_url":"https://github.com/BouchardLab/pyuoi/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BouchardLab/pyuoi@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BouchardLab%2Fpyuoi/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BouchardLab%2Fpyuoi/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d6dc6916971c3795ddbe6ed3528f869dfd60563b","kind":"commit","published_at":"2019-12-04T22:20:59.000Z","download_url":"https://codeload.github.com/BouchardLab/pyuoi/tar.gz/1.0.0","html_url":"https://github.com/BouchardLab/pyuoi/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BouchardLab/pyuoi@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BouchardLab%2Fpyuoi/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BouchardLab%2Fpyuoi/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-03T03:13:28.049Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":48.31045670077365,"forks_count":36.70077364611929,"average":42.553032193661096},"purl":"pkg:conda/pyuoi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pyuoi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pyuoi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pyuoi/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T19:41:30.424Z","issues_count":37,"pull_requests_count":69,"avg_time_to_close_issue":10434725.838709677,"avg_time_to_close_pull_request":1394926.1764705882,"issues_closed_count":31,"pull_requests_closed_count":68,"pull_request_authors_count":8,"issue_authors_count":7,"avg_comments_per_issue":0.5675675675675675,"avg_comments_per_pull_request":0.9565217391304348,"merged_pull_requests_count":62,"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/BouchardLab%2Fpyuoi/issues","maintainers":[{"login":"JesseLivezey","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JesseLivezey"},{"login":"pssachdeva","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pssachdeva"},{"login":"ajtritt","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajtritt"},{"login":"jihyunbak","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jihyunbak"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyuoi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyuoi/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyuoi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pyuoi/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2891376,"name":"pyuoi","ecosystem":"pypi","description":"The Union of Intersections framework in Python.","homepage":"https://github.com/BouchardLab/pyuoi","licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/BouchardLab/pyuoi","keywords_array":["UoI"],"namespace":null,"versions_count":13,"first_release_published_at":"2019-10-07T04:03:00.000Z","latest_release_published_at":"2022-03-14T22:25:15.000Z","latest_release_number":"1.1.1","last_synced_at":"2025-09-03T21:13:27.280Z","created_at":"2022-04-10T12:22:45.666Z","updated_at":"2025-09-04T07:58:34.228Z","registry_url":"https://pypi.org/project/pyuoi/","install_command":"pip install pyuoi --index-url https://pypi.org/simple","documentation_url":"https://pyuoi.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Programming Language :: Python :: 3","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Topic :: Scientific/Engineering"],"normalized_name":"pyuoi","project_status":null},"repo_metadata":{"id":32935478,"uuid":"84607038","full_name":"BouchardLab/pyuoi","owner":"BouchardLab","description":"The Union of Intersections Framework in Python","archived":false,"fork":false,"pushed_at":"2025-09-01T18:35:24.000Z","size":3307,"stargazers_count":14,"open_issues_count":8,"forks_count":17,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-09-02T20:54:31.553Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pyuoi.readthedocs.io","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/BouchardLab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-03-10T22:46:47.000Z","updated_at":"2025-03-21T20:10:13.000Z","dependencies_parsed_at":"2025-04-14T17:07:38.812Z","dependency_job_id":"ed53bcb3-6b08-40e6-a1e4-a06b4f9090b6","html_url":"https://github.com/BouchardLab/pyuoi","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/BouchardLab/pyuoi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BouchardLab%2Fpyuoi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BouchardLab%2Fpyuoi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BouchardLab%2Fpyuoi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BouchardLab%2Fpyuoi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BouchardLab","download_url":"https://codeload.github.com/BouchardLab/pyuoi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BouchardLab%2Fpyuoi/sbom","scorecard":{"id":23937,"data":{"date":"2025-08-11","repo":{"name":"github.com/BouchardLab/pyuoi","commit":"25e47655a07895f206c2e3ee3b259421c144a05d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/15 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/BouchardLab/pyuoi/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/BouchardLab/pyuoi/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: bin/generate_build.sh:9","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:35","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt: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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.1.0 not signed: https://api.github.com/repos/BouchardLab/pyuoi/releases/42164937","Warn: release artifact 1.0.0 not signed: https://api.github.com/repos/BouchardLab/pyuoi/releases/21978835","Warn: release artifact 1.1.0 does not have provenance: https://api.github.com/repos/BouchardLab/pyuoi/releases/42164937","Warn: release artifact 1.0.0 does not have provenance: https://api.github.com/repos/BouchardLab/pyuoi/releases/21978835"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: GHSA-6p56-wp2h-9hxr","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: GHSA-jxfp-4rvq-9h9m"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-14T17:25:22.779Z","repository_id":32935478,"created_at":"2025-08-14T17:25:22.779Z","updated_at":"2025-08-14T17:25:22.779Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273510865,"owners_count":25118600,"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-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"BouchardLab","name":"Bouchard Lab GitHub","uuid":"19174823","kind":"organization","description":"","email":"kebouchard@berkeley.edu","website":"https://bouchardlab.lbl.gov/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19174823?v=4","repositories_count":10,"last_synced_at":"2023-03-02T04:20:43.101Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BouchardLab","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-12T22:22:40.922Z","updated_at":"2023-03-02T04:20:43.157Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BouchardLab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BouchardLab/repositories"},"tags":[{"name":"1.1.0","sha":"e73d81c6c8cb0ea3e01c2d0619e0a1d25dca52e1","kind":"commit","published_at":"2021-04-28T20:17:15.000Z","download_url":"https://codeload.github.com/BouchardLab/pyuoi/tar.gz/1.1.0","html_url":"https://github.com/BouchardLab/pyuoi/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BouchardLab/pyuoi@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BouchardLab%2Fpyuoi/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BouchardLab%2Fpyuoi/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"d6dc6916971c3795ddbe6ed3528f869dfd60563b","kind":"commit","published_at":"2019-12-04T22:20:59.000Z","download_url":"https://codeload.github.com/BouchardLab/pyuoi/tar.gz/1.0.0","html_url":"https://github.com/BouchardLab/pyuoi/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/BouchardLab/pyuoi@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BouchardLab%2Fpyuoi/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BouchardLab%2Fpyuoi/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T07:58:34.228Z","dependent_packages_count":0,"downloads":13,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":25.97807425595381,"dependent_repos_count":21.71838761843193,"dependent_packages_count":10.002282794063202,"stargazers_count":15.584051868831706,"forks_count":9.121040365969444,"docker_downloads_count":4.0002685516434395,"average":14.400684242482255},"purl":"pkg:pypi/pyuoi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pyuoi","docker_dependents_count":1,"docker_downloads_count":11,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pyuoi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pyuoi/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T19:41:30.424Z","issues_count":37,"pull_requests_count":69,"avg_time_to_close_issue":10434725.838709677,"avg_time_to_close_pull_request":1394926.1764705882,"issues_closed_count":31,"pull_requests_closed_count":68,"pull_request_authors_count":8,"issue_authors_count":7,"avg_comments_per_issue":0.5675675675675675,"avg_comments_per_pull_request":0.9565217391304348,"merged_pull_requests_count":62,"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/BouchardLab%2Fpyuoi/issues","maintainers":[{"login":"JesseLivezey","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JesseLivezey"},{"login":"pssachdeva","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pssachdeva"},{"login":"ajtritt","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajtritt"},{"login":"jihyunbak","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jihyunbak"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyuoi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyuoi/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyuoi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyuoi/related_packages","maintainers":[{"uuid":"psachdeva","login":"psachdeva","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/psachdeva/","role":null,"created_at":"2023-02-25T06:51:05.001Z","updated_at":"2023-02-25T06:51:05.001Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/psachdeva/packages"},{"uuid":"JesseLivezey","login":"JesseLivezey","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/JesseLivezey/","role":null,"created_at":"2023-02-25T06:51:04.994Z","updated_at":"2023-02-25T06:51:04.994Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/JesseLivezey/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724727,"maintainers_count":308195,"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":9625501,"full_name":"BouchardLab/pyuoi","default_branch":"main","committers":[{"name":"Jesse Livezey","email":"jlivezey@lbl.gov","login":"JesseLivezey","count":211},{"name":"Pratik Sachdeva","email":"pratik.sachdeva23@gmail.com","login":"pssachdeva","count":144},{"name":"Andrew Tritt","email":"ajtritt@lbl.gov","login":"ajtritt","count":79},{"name":"Ben Dichter","email":"ben.dichter@gmail.com","login":"bendichter","count":18},{"name":"Charles Frye","email":"charlesfrye@berkeley.edu","login":"charlesfrye","count":14},{"name":"akumar01","email":"akumar.4db0@gmail.com","login":"akumar01","count":12},{"name":"David Clark","email":"davidclark@berkeley.edu","login":"davidclark1","count":4},{"name":"Andrew Tritt","email":"ajtritt@hmc1.lbl.gov","login":null,"count":4},{"name":"afbujan","email":"afbujan@berkeley.edu","login":null,"count":4},{"name":"Max Dougherty","email":"maxematical@gmail.com","login":"maxdougherty","count":2},{"name":"Alex","email":"afbujan","login":"afbujan","count":1},{"name":"Chris","email":"chriski777@berkeley.edu","login":"chriski777","count":1},{"name":"Daniel S. Katz","email":"d.katz@ieee.org","login":"danielskatz","count":1},{"name":"mckenziephagen","email":"mphagen@uw.edu","login":"mckenziephagen","count":1},{"name":"Sylvia Madhow","email":"Sylvia_Madhow@32.115.3.128.in-addr.dhcp.lbl.gov","login":null,"count":1}],"total_commits":497,"total_committers":15,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":33.13333333333333,"dds":0.5754527162977867,"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":"2025-08-07T07:09:19.863Z","last_synced_commit":"25e47655a07895f206c2e3ee3b259421c144a05d","created_at":"2025-04-11T11:29:26.450Z","updated_at":"2025-08-07T07:09:19.886Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/BouchardLab%2Fpyuoi/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-21T00:00:20.603Z","repositories_count":5479765,"commits_count":853308127,"contributors_count":31095153,"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":"BouchardLab/pyuoi","html_url":"https://github.com/BouchardLab/pyuoi","last_synced_at":"2025-08-31T19:41:30.424Z","status":"error","issues_count":37,"pull_requests_count":69,"avg_time_to_close_issue":10434725.838709677,"avg_time_to_close_pull_request":1394926.1764705882,"issues_closed_count":31,"pull_requests_closed_count":68,"pull_request_authors_count":8,"issue_authors_count":7,"avg_comments_per_issue":0.5675675675675675,"avg_comments_per_pull_request":0.9565217391304348,"merged_pull_requests_count":62,"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-10T21:05:34.071Z","updated_at":"2025-08-31T19:41:30.425Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BouchardLab%2Fpyuoi","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BouchardLab%2Fpyuoi/issues","issue_labels_count":{"docs":12,"2.0.0":4,"2018 Sprint":1,"medium":1,"hard":1},"pull_request_labels_count":{},"issue_author_associations_count":{"COLLABORATOR":17,"MEMBER":14,"CONTRIBUTOR":5,"NONE":1},"pull_request_author_associations_count":{"MEMBER":35,"COLLABORATOR":25,"CONTRIBUTOR":4,"NONE":3},"issue_authors":{"pssachdeva":13,"JesseLivezey":13,"ajtritt":4,"charlesfrye":3,"mckenziephagen":2,"briandesilva":1,"jihyunbak":1},"pull_request_authors":{"JesseLivezey":35,"pssachdeva":21,"ajtritt":4,"akumar01":2,"josephmaa":2,"kseniyausovich":1,"mckenziephagen":1,"danielskatz":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.986Z","repositories_count":10042729,"issues_count":30645220,"pull_requests_count":91402388,"authors_count":10443886,"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":"JesseLivezey","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JesseLivezey"},{"login":"pssachdeva","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pssachdeva"},{"login":"ajtritt","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ajtritt"},{"login":"jihyunbak","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jihyunbak"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":2,"MemberEvent":1,"PushEvent":73,"ForkEvent":1,"CreateEvent":1},"last_year":{"WatchEvent":2,"MemberEvent":1,"PushEvent":73,"ForkEvent":1,"CreateEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2025-02-20T05:35:59.395Z","updated_at":"2025-02-20T05:35:59.395Z","repository_link":"https://github.com/BouchardLab/pyuoi/blob/main/.github/workflows/tests.yml","dependencies":[{"id":21952852729,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":21952852730,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2025-02-20T05:35:59.475Z","updated_at":"2025-02-20T05:35:59.475Z","repository_link":"https://github.com/BouchardLab/pyuoi/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2025-02-20T05:35:59.518Z","updated_at":"2025-02-20T05:35:59.518Z","repository_link":"https://github.com/BouchardLab/pyuoi/blob/main/requirements-dev.txt","dependencies":[{"id":21952852886,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":21952852888,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":21952852890,"package_name":"flake8","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":21952852893,"package_name":"cython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":21952852895,"package_name":"sphinx-gallery","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false},{"id":21952858539,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2025-02-20T05:36:01.523Z","updated_at":"2025-02-20T05:36:01.523Z","repository_link":"https://github.com/BouchardLab/pyuoi/blob/main/requirements.txt","dependencies":[{"id":21952858555,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.14","direct":true,"kind":"runtime","optional":false},{"id":21952858556,"package_name":"h5py","ecosystem":"pypi","requirements":"\u003e=2.8","direct":true,"kind":"runtime","optional":false},{"id":21952858557,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"\u003e=0.24","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2025-02-20T05:36:01.587Z","updated_at":"2025-02-20T05:36:01.587Z","repository_link":"https://github.com/BouchardLab/pyuoi/blob/main/setup.py","dependencies":[]}],"score":9.131297164635729,"created_at":"2025-09-04T09:18:00.486Z","updated_at":"2025-10-07T08:04:39.207Z","avatar_url":"https://github.com/BouchardLab.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":13,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.01799"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/2365","html_url":"https://science.ecosyste.ms/projects/2365"}