{"id":69828,"name":"psid","description":"Preferential Subspace Identification Algorithm","url":"https://github.com/shanechilab/pypsid","last_synced_at":"2025-09-08T14:57:01.836Z","repository":{"id":62578200,"uuid":"306808632","full_name":"ShanechiLab/PyPSID","owner":"ShanechiLab","description":"Preferential Subspace Identification Algorithm","archived":false,"fork":false,"pushed_at":"2025-05-29T22:49:23.000Z","size":1880,"stargazers_count":54,"open_issues_count":0,"forks_count":8,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-07T12:41:39.411Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/ShanechiLab.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2020-10-24T04:55:28.000Z","updated_at":"2025-08-19T16:26:10.000Z","dependencies_parsed_at":"2025-05-10T01:19:03.257Z","dependency_job_id":"ad7d2bf8-2b06-4380-a857-78ac8d9d3ca0","html_url":"https://github.com/ShanechiLab/PyPSID","commit_stats":{"total_commits":22,"total_committers":2,"mean_commits":11.0,"dds":"0.045454545454545414","last_synced_commit":"77e5919afdc2b2a28c42c66f11107972a653e3fc"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/ShanechiLab/PyPSID","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShanechiLab%2FPyPSID","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShanechiLab%2FPyPSID/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShanechiLab%2FPyPSID/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShanechiLab%2FPyPSID/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShanechiLab","download_url":"https://codeload.github.com/ShanechiLab/PyPSID/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShanechiLab%2FPyPSID/sbom","scorecard":{"id":128553,"data":{"date":"2025-08-11","repo":{"name":"github.com/ShanechiLab/PyPSID","commit":"fb4387dbd59bde2b721e54ef821ce12d32a79a04"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/29 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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-to-pypi.yml:61","Warn: no topLevel permission defined: .github/workflows/publish-to-pypi.yml:1"],"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/ShanechiLab/PyPSID/publish-to-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/ShanechiLab/PyPSID/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/ShanechiLab/PyPSID/publish-to-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/ShanechiLab/PyPSID/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/ShanechiLab/PyPSID/publish-to-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/ShanechiLab/PyPSID/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/ShanechiLab/PyPSID/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/ShanechiLab/PyPSID/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/ShanechiLab/PyPSID/publish-to-pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi.yml:18","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-pypi.yml:30"],"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":"Signed-Releases","score":8,"reason":"3 out of the last 3 releases have a total of 3 signed artifacts.","details":["Info: signed release artifact: psid-1.2.6-py3-none-any.whl.sigstore.json: https://github.com/ShanechiLab/PyPSID/releases/tag/v1.2.6","Info: signed release artifact: PSID-1.2.2-py3-none-any.whl.sig: https://github.com/ShanechiLab/PyPSID/releases/tag/v1.2.2","Info: signed release artifact: PSID-1.2.0-py3-none-any.whl.sig: https://github.com/ShanechiLab/PyPSID/releases/tag/v1.2.0","Warn: release artifact v1.2.6 does not have provenance: https://api.github.com/repos/ShanechiLab/PyPSID/releases/221953629","Warn: release artifact v1.2.2 does not have provenance: https://api.github.com/repos/ShanechiLab/PyPSID/releases/142430657","Warn: release artifact v1.2.0 does not have provenance: https://api.github.com/repos/ShanechiLab/PyPSID/releases/142416866"],"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":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","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-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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 2 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-16T04:37:51.530Z","repository_id":62578200,"created_at":"2025-08-16T04:37:51.531Z","updated_at":"2025-08-16T04:37:51.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202729,"owners_count":25240370,"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":"ShanechiLab","name":"ShanechiLab","uuid":"39813470","kind":"organization","description":"","email":null,"website":"https://nseip.usc.edu/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/39813470?v=4","repositories_count":8,"last_synced_at":"2024-05-14T00:12:05.230Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ShanechiLab","funding_links":[],"total_stars":125,"followers":20,"following":0,"created_at":"2023-03-12T18:21:03.783Z","updated_at":"2024-05-14T00:12:07.446Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShanechiLab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShanechiLab/repositories"},"packages":[{"id":2862070,"name":"psid","ecosystem":"pypi","description":"Python implementation for preferential subspace identification (PSID)","homepage":"https://github.com/ShanechiLab/PyPSID","licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/ShanechiLab/PyPSID","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2021-01-23T06:49:04.000Z","latest_release_published_at":"2025-05-29T22:45:04.000Z","latest_release_number":"1.2.6","last_synced_at":"2025-09-06T20:33:47.445Z","created_at":"2022-04-10T12:08:04.946Z","updated_at":"2025-09-08T01:40:49.415Z","registry_url":"https://pypi.org/project/psid/","install_command":"pip install psid --index-url https://pypi.org/simple","documentation_url":"https://psid.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"psid","project_status":null},"repo_metadata":{"id":62578200,"uuid":"306808632","full_name":"ShanechiLab/PyPSID","owner":"ShanechiLab","description":"Preferential Subspace Identification Algorithm","archived":false,"fork":false,"pushed_at":"2025-05-29T22:49:23.000Z","size":1880,"stargazers_count":54,"open_issues_count":0,"forks_count":8,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-09-07T12:41:39.411Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/ShanechiLab.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2020-10-24T04:55:28.000Z","updated_at":"2025-08-19T16:26:10.000Z","dependencies_parsed_at":"2025-05-10T01:19:03.257Z","dependency_job_id":"ad7d2bf8-2b06-4380-a857-78ac8d9d3ca0","html_url":"https://github.com/ShanechiLab/PyPSID","commit_stats":{"total_commits":22,"total_committers":2,"mean_commits":11.0,"dds":"0.045454545454545414","last_synced_commit":"77e5919afdc2b2a28c42c66f11107972a653e3fc"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/ShanechiLab/PyPSID","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShanechiLab%2FPyPSID","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShanechiLab%2FPyPSID/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShanechiLab%2FPyPSID/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShanechiLab%2FPyPSID/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShanechiLab","download_url":"https://codeload.github.com/ShanechiLab/PyPSID/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShanechiLab%2FPyPSID/sbom","scorecard":{"id":128553,"data":{"date":"2025-08-11","repo":{"name":"github.com/ShanechiLab/PyPSID","commit":"fb4387dbd59bde2b721e54ef821ce12d32a79a04"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/29 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":"Maintained","score":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-to-pypi.yml:61","Warn: no topLevel permission defined: .github/workflows/publish-to-pypi.yml:1"],"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/ShanechiLab/PyPSID/publish-to-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/ShanechiLab/PyPSID/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/ShanechiLab/PyPSID/publish-to-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/ShanechiLab/PyPSID/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/ShanechiLab/PyPSID/publish-to-pypi.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/ShanechiLab/PyPSID/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/ShanechiLab/PyPSID/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/ShanechiLab/PyPSID/publish-to-pypi.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-to-pypi.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/ShanechiLab/PyPSID/publish-to-pypi.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi.yml:18","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   1 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.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-pypi.yml:30"],"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":"Signed-Releases","score":8,"reason":"3 out of the last 3 releases have a total of 3 signed artifacts.","details":["Info: signed release artifact: psid-1.2.6-py3-none-any.whl.sigstore.json: https://github.com/ShanechiLab/PyPSID/releases/tag/v1.2.6","Info: signed release artifact: PSID-1.2.2-py3-none-any.whl.sig: https://github.com/ShanechiLab/PyPSID/releases/tag/v1.2.2","Info: signed release artifact: PSID-1.2.0-py3-none-any.whl.sig: https://github.com/ShanechiLab/PyPSID/releases/tag/v1.2.0","Warn: release artifact v1.2.6 does not have provenance: https://api.github.com/repos/ShanechiLab/PyPSID/releases/221953629","Warn: release artifact v1.2.2 does not have provenance: https://api.github.com/repos/ShanechiLab/PyPSID/releases/142430657","Warn: release artifact v1.2.0 does not have provenance: https://api.github.com/repos/ShanechiLab/PyPSID/releases/142416866"],"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":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","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-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2020-107 / GHSA-jjw5-xxj6-pcv5","Warn: Project is vulnerable to: PYSEC-2024-110 / GHSA-jw8x-6495-233v","Warn: Project is vulnerable to: PYSEC-2020-108","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"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 2 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-16T04:37:51.530Z","repository_id":62578200,"created_at":"2025-08-16T04:37:51.531Z","updated_at":"2025-08-16T04:37:51.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274081392,"owners_count":25219064,"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-07T02:00:09.463Z","response_time":67,"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":"ShanechiLab","name":"ShanechiLab","uuid":"39813470","kind":"organization","description":"","email":null,"website":"https://nseip.usc.edu/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/39813470?v=4","repositories_count":8,"last_synced_at":"2024-05-14T00:12:05.230Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ShanechiLab","funding_links":[],"total_stars":125,"followers":20,"following":0,"created_at":"2023-03-12T18:21:03.783Z","updated_at":"2024-05-14T00:12:07.446Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShanechiLab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShanechiLab/repositories"},"tags":[{"name":"v1.2.5","sha":"1eb0ea1d9e6f6e43adf8acafa8dd544cb83c8bca","kind":"commit","published_at":"2024-10-15T07:56:24.000Z","download_url":"https://codeload.github.com/ShanechiLab/PyPSID/tar.gz/v1.2.5","html_url":"https://github.com/ShanechiLab/PyPSID/releases/tag/v1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ShanechiLab/PyPSID@v1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShanechiLab%2FPyPSID/tags/v1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShanechiLab%2FPyPSID/tags/v1.2.5/manifests"},{"name":"v1.2.2","sha":"7c61434c309fda50e3a60fecf76c3c505c078d77","kind":"commit","published_at":"2024-02-17T02:11:01.000Z","download_url":"https://codeload.github.com/ShanechiLab/PyPSID/tar.gz/v1.2.2","html_url":"https://github.com/ShanechiLab/PyPSID/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ShanechiLab/PyPSID@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShanechiLab%2FPyPSID/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShanechiLab%2FPyPSID/tags/v1.2.2/manifests"},{"name":"v1.2.0","sha":"7daf4872cedbc0b2ab489c6565c05a68157a4175","kind":"commit","published_at":"2024-02-16T19:52:18.000Z","download_url":"https://codeload.github.com/ShanechiLab/PyPSID/tar.gz/v1.2.0","html_url":"https://github.com/ShanechiLab/PyPSID/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ShanechiLab/PyPSID@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShanechiLab%2FPyPSID/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShanechiLab%2FPyPSID/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"28c9dbe97618e27fd92ca14fcd635aad24b6797a","kind":"commit","published_at":"2021-06-18T08:48:11.000Z","download_url":"https://codeload.github.com/ShanechiLab/PyPSID/tar.gz/v1.1.0","html_url":"https://github.com/ShanechiLab/PyPSID/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ShanechiLab/PyPSID@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShanechiLab%2FPyPSID/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShanechiLab%2FPyPSID/tags/v1.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-08T01:40:49.415Z","dependent_packages_count":0,"downloads":94,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":33.30946177638943,"dependent_repos_count":21.727697944596816,"dependent_packages_count":9.995259271770403,"stargazers_count":11.140634989507717,"forks_count":15.338153356582557,"docker_downloads_count":null,"average":18.302241467769385},"purl":"pkg:pypi/psid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/psid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/psid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/psid/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-04T08:20:21.683Z","issues_count":2,"pull_requests_count":1,"avg_time_to_close_issue":6741252.5,"avg_time_to_close_pull_request":688261.0,"issues_closed_count":2,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":688261.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShanechiLab%2FPyPSID/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/psid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/psid/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/psid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/psid/related_packages","maintainers":[{"uuid":"omids","login":"omids","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/omids/","role":null,"created_at":"2023-02-24T15:02:42.632Z","updated_at":"2023-02-24T15:02:42.632Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/omids/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"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"}}],"commits":{"id":633648,"full_name":"ShanechiLab/PyPSID","default_branch":"main","committers":[{"name":"OmidS","email":"omidsani@gmail.com","login":null,"count":21},{"name":"Omid Sani","email":"OmidS","login":"OmidS","count":1}],"total_commits":22,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":11.0,"dds":0.045454545454545414,"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-25T14:35:50.472Z","last_synced_commit":"77e5919afdc2b2a28c42c66f11107972a653e3fc","created_at":"2023-03-09T08:29:36.088Z","updated_at":"2023-10-25T14:35:50.473Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShanechiLab%2FPyPSID/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"ShanechiLab/PyPSID","html_url":"https://github.com/ShanechiLab/PyPSID","last_synced_at":"2025-07-04T08:20:21.683Z","status":null,"issues_count":2,"pull_requests_count":1,"avg_time_to_close_issue":6741252.5,"avg_time_to_close_pull_request":688261.0,"issues_closed_count":2,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":688261.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-14T20:41:10.336Z","updated_at":"2025-09-02T13:06:21.633Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShanechiLab%2FPyPSID","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShanechiLab%2FPyPSID/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":2},"pull_request_author_associations_count":{"CONTRIBUTOR":2},"issue_authors":{"Fayed-Rsl":1,"m-nolan":1},"pull_request_authors":{"ParsaVahidi":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10167544,"issues_count":32012554,"pull_requests_count":100260947,"authors_count":10729845,"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":{"CONTRIBUTOR":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"ParsaVahidi":2},"maintainers":[],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":5,"IssueCommentEvent":1,"PushEvent":3,"PullRequestReviewEvent":1,"PullRequestEvent":2,"ForkEvent":2,"CreateEvent":1},"last_year":{"IssuesEvent":1,"WatchEvent":5,"IssueCommentEvent":1,"PushEvent":3,"PullRequestReviewEvent":1,"PullRequestEvent":2,"ForkEvent":2,"CreateEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-11-03T19:44:03.488Z","updated_at":"2022-11-03T19:44:03.488Z","repository_link":"https://github.com/ShanechiLab/PyPSID/blob/main/requirements.txt","dependencies":[{"id":6585907201,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6585907202,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6585907203,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-to-pypi.yml","sha":null,"kind":"manifest","created_at":"2024-02-16T20:23:59.746Z","updated_at":"2024-02-16T20:23:59.746Z","repository_link":"https://github.com/ShanechiLab/PyPSID/blob/main/.github/workflows/publish-to-pypi.yml","dependencies":[{"id":16269907926,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":16269907927,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":16269907928,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":16269907929,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":16269907930,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false},{"id":16269907931,"package_name":"sigstore/gh-action-sigstore-python","ecosystem":"actions","requirements":"v1.2.3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-10-21T06:20:38.679Z","updated_at":"2024-10-21T06:20:38.679Z","repository_link":"https://github.com/ShanechiLab/PyPSID/blob/main/pyproject.toml","dependencies":[{"id":20319025385,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":20319025386,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":20319025387,"package_name":"scikit-learn","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":20319025388,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":20319025389,"package_name":"h5py","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-10-21T06:20:39.083Z","updated_at":"2024-10-21T06:20:39.083Z","repository_link":"https://github.com/ShanechiLab/PyPSID/blob/main/setup.py","dependencies":[]}],"score":9.246479418592056,"created_at":"2025-09-08T11:19:04.493Z","updated_at":"2025-10-07T08:25:49.715Z","avatar_url":"https://github.com/ShanechiLab.png","language":"Jupyter Notebook","category":null,"sub_category":null,"monthly_downloads":94,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1038/s41593-020-00733-0","https://doi.org/10.1101/808154","https://doi.org/10.1073/pnas.2212887121"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/69828","html_url":"https://science.ecosyste.ms/projects/69828"}