{"id":358623,"url":"https://github.com/bjmorgan/pyscses","last_synced_at":"2026-06-22T23:30:40.903Z","repository":{"id":48684213,"uuid":"90385184","full_name":"bjmorgan/pyscses","owner":"bjmorgan","description":"PYthon Space-Charge Site-Explicit Solver","archived":false,"fork":false,"pushed_at":"2021-07-14T10:10:37.000Z","size":56409,"stargazers_count":9,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-25T01:31:45.202Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bjmorgan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"codemeta.json","zenodo":".zenodo.json"}},"created_at":"2017-05-05T14:36:00.000Z","updated_at":"2025-04-11T09:29:27.000Z","dependencies_parsed_at":"2022-08-31T18:12:11.177Z","dependency_job_id":null,"html_url":"https://github.com/bjmorgan/pyscses","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/bjmorgan/pyscses","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fpyscses","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fpyscses/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fpyscses/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fpyscses/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjmorgan","download_url":"https://codeload.github.com/bjmorgan/pyscses/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fpyscses/sbom","scorecard":{"id":241257,"data":{"date":"2025-08-11","repo":{"name":"github.com/bjmorgan/pyscses","commit":"6c2875cb87a8f91ae7aed382922c34b0e611ba85"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/2 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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: no topLevel permission defined: .github/workflows/build.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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/bjmorgan/pyscses/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/bjmorgan/pyscses/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/bjmorgan/pyscses/build.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-427 / GHSA-f865-m6cq-j9vx","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-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2020-73"],"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 30 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-17T06:43:21.128Z","repository_id":48684213,"created_at":"2025-08-17T06:43:21.129Z","updated_at":"2025-08-17T06:43:21.129Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281931256,"owners_count":26585789,"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-10-31T02:00:07.401Z","response_time":57,"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":"bjmorgan","name":"Benjamin Morgan","uuid":"1182923","kind":"user","description":"Computational Chemistry at the University of Bath, UK. ","email":"","website":null,"location":"Bath, UK","twitter":null,"company":"University of Bath","icon_url":"https://avatars.githubusercontent.com/u/1182923?v=4","repositories_count":73,"last_synced_at":"2024-12-06T21:59:45.803Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bjmorgan","funding_links":[],"total_stars":233,"followers":107,"following":3,"created_at":"2022-11-03T05:08:25.184Z","updated_at":"2024-12-06T21:59:45.803Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjmorgan","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjmorgan/repositories"},"packages":[{"id":2882641,"name":"pyscses","ecosystem":"pypi","description":"PYthon Space-Charge Site Explicit Solver","homepage":"https://github.com/bjmorgan/pyscses","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/bjmorgan/pyscses","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2019-01-10T11:40:56.000Z","latest_release_published_at":"2019-03-20T12:29:20.000Z","latest_release_number":"1.0.0","last_synced_at":"2026-05-22T10:32:11.142Z","created_at":"2022-04-10T12:18:23.331Z","updated_at":"2026-05-22T10:32:52.776Z","registry_url":"https://pypi.org/project/pyscses/","install_command":"pip install pyscses --index-url https://pypi.org/simple","documentation_url":"https://pyscses.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"pyscses","project_status":null},"repo_metadata":{"id":48684213,"uuid":"90385184","full_name":"bjmorgan/pyscses","owner":"bjmorgan","description":"PYthon Space-Charge Site-Explicit Solver","archived":false,"fork":false,"pushed_at":"2021-07-14T10:10:37.000Z","size":56409,"stargazers_count":9,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-11-03T06:08:41.556Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bjmorgan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"codemeta.json","zenodo":".zenodo.json"}},"created_at":"2017-05-05T14:36:00.000Z","updated_at":"2025-04-11T09:29:27.000Z","dependencies_parsed_at":"2022-08-31T18:12:11.177Z","dependency_job_id":null,"html_url":"https://github.com/bjmorgan/pyscses","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/bjmorgan/pyscses","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fpyscses","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fpyscses/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fpyscses/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fpyscses/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjmorgan","download_url":"https://codeload.github.com/bjmorgan/pyscses/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fpyscses/sbom","scorecard":{"id":241257,"data":{"date":"2025-08-11","repo":{"name":"github.com/bjmorgan/pyscses","commit":"6c2875cb87a8f91ae7aed382922c34b0e611ba85"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/2 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":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: no topLevel permission defined: .github/workflows/build.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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/bjmorgan/pyscses/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/bjmorgan/pyscses/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/bjmorgan/pyscses/build.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:25","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-427 / GHSA-f865-m6cq-j9vx","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-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2020-73"],"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 30 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-17T06:43:21.128Z","repository_id":48684213,"created_at":"2025-08-17T06:43:21.129Z","updated_at":"2025-08-17T06:43:21.129Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27472058,"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-12-03T02:00:06.367Z","response_time":57,"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":"bjmorgan","name":"Benjamin Morgan","uuid":"1182923","kind":"user","description":"Computational Chemistry at the University of Bath, UK. ","email":"","website":null,"location":"Bath, UK","twitter":null,"company":"University of Bath","icon_url":"https://avatars.githubusercontent.com/u/1182923?v=4","repositories_count":73,"last_synced_at":"2024-12-06T21:59:45.803Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bjmorgan","funding_links":[],"total_stars":233,"followers":107,"following":3,"created_at":"2022-11-03T05:08:25.184Z","updated_at":"2024-12-06T21:59:45.803Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjmorgan","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjmorgan/repositories"},"tags":[{"name":"1.0.0","sha":"1c3911ea4d1e036ec10d1d51ae4d1dff8baf546e","kind":"commit","published_at":"2019-03-20T12:28:23.000Z","download_url":"https://codeload.github.com/bjmorgan/pyscses/tar.gz/1.0.0","html_url":"https://github.com/bjmorgan/pyscses/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjmorgan/pyscses@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fpyscses/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fpyscses/tags/1.0.0/manifests"},{"name":"0.9.3.2","sha":"d1496e61763f57abe35c5c8f3877cba291c29cc9","kind":"commit","published_at":"2019-01-10T12:52:59.000Z","download_url":"https://codeload.github.com/bjmorgan/pyscses/tar.gz/0.9.3.2","html_url":"https://github.com/bjmorgan/pyscses/releases/tag/0.9.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjmorgan/pyscses@0.9.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fpyscses/tags/0.9.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fpyscses/tags/0.9.3.2/manifests"},{"name":"0.9.3","sha":"6360104f10984ae51231f711c17bb90b22e0148d","kind":"commit","published_at":"2019-01-10T12:01:58.000Z","download_url":"https://codeload.github.com/bjmorgan/pyscses/tar.gz/0.9.3","html_url":"https://github.com/bjmorgan/pyscses/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjmorgan/pyscses@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fpyscses/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fpyscses/tags/0.9.3/manifests"}]},"repo_metadata_updated_at":"2026-05-22T10:32:52.754Z","dependent_packages_count":0,"downloads":49,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":24.355097906305456,"dependent_repos_count":21.559058535118407,"dependent_packages_count":10.108852264313626,"stargazers_count":20.37196424695044,"forks_count":15.36885284926138,"docker_downloads_count":null,"average":18.35276516038986},"purl":"pkg:pypi/pyscses","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pyscses","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pyscses","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pyscses/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T20:08:07.103Z","issues_count":8,"pull_requests_count":12,"avg_time_to_close_issue":13049474.125,"avg_time_to_close_pull_request":1050762.25,"issues_closed_count":8,"pull_requests_closed_count":12,"pull_request_authors_count":4,"issue_authors_count":2,"avg_comments_per_issue":1.75,"avg_comments_per_pull_request":0.08333333333333333,"merged_pull_requests_count":12,"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/bjmorgan%2Fpyscses/issues","maintainers":[{"login":"bjmorgan","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjmorgan"},{"login":"j-m-dean","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/j-m-dean"},{"login":"georgiewellock","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/georgiewellock"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyscses/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyscses/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyscses/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyscses/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyscses/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyscses/codemeta","maintainers":[{"uuid":"bmorgan","login":"bmorgan","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/bmorgan/","role":null,"created_at":"2022-11-16T07:43:55.439Z","updated_at":"2022-11-16T07:43:55.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bmorgan/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":869882,"maintainers_count":371880,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","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":640822,"full_name":"bjmorgan/pyscses","default_branch":"main","total_commits":367,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":61.166666666666664,"dds":0.45776566757493187,"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-10-26T04:19:59.042Z","last_synced_commit":"6c2875cb87a8f91ae7aed382922c34b0e611ba85","created_at":"2023-03-09T08:52:37.959Z","updated_at":"2025-10-26T04:19:21.261Z","committers":[{"name":"glw33","email":"glw33@chmc-7604.bath.ac.uk","login":null,"count":199},{"name":"Benjamin Morgan","email":"benmorgan2@gmail.com","login":"bjmorgan","count":131},{"name":"Geogie Wellock","email":"glw33@bath.ac.uk","login":"georgiewellock","count":21},{"name":"j-m-dean","email":"jmd80@bath.ac.uk","login":"j-m-dean","count":7},{"name":"Benjamin Morgan","email":"Benjmain","login":null,"count":7},{"name":"Naty Clementi","email":"natyclementi@gmail.com","login":"ncclementi","count":2}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fpyscses/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-10-26T00:00:38.633Z","repositories_count":6088159,"commits_count":922388612,"contributors_count":35990571,"owners_count":1109198,"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":{"table":{"full_name":"bjmorgan/pyscses","html_url":"https://github.com/bjmorgan/pyscses","last_synced_at":"2025-08-31T20:08:07.103Z","status":"error","issues_count":8,"pull_requests_count":12,"avg_time_to_close_issue":13049474.125,"avg_time_to_close_pull_request":1050762.25,"issues_closed_count":8,"pull_requests_closed_count":12,"pull_request_authors_count":4,"issue_authors_count":2,"avg_comments_per_issue":1.75,"avg_comments_per_pull_request":0.08333333333333333,"merged_pull_requests_count":12,"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-14T21:52:59.369Z","updated_at":"2025-08-31T20:08:07.104Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fpyscses","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fpyscses/issues","issue_labels_count":{"table":{"proposal":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"OWNER":4,"CONTRIBUTOR":4}},"pull_request_author_associations_count":{"table":{"OWNER":5,"COLLABORATOR":5,"CONTRIBUTOR":2}},"issue_authors":{"table":{"ncclementi":4,"bjmorgan":4}},"pull_request_authors":{"table":{"bjmorgan":5,"j-m-dean":3,"ncclementi":2,"georgiewellock":2}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-10-31T00:00:39.152Z","repositories_count":11268006,"issues_count":35008910,"pull_requests_count":113612554,"authors_count":11042213,"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":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"bjmorgan","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjmorgan"}},{"table":{"login":"j-m-dean","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/j-m-dean"}},{"table":{"login":"georgiewellock","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/georgiewellock"}}],"active_maintainers":[]}},"events":{"total":{"WatchEvent":2},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-31T18:12:11.034Z","updated_at":"2022-08-31T18:12:11.034Z","repository_link":"https://github.com/bjmorgan/pyscses/blob/main/docs/requirements.txt","dependencies":[{"id":3429544606,"package_name":"Sphinx","ecosystem":"pypi","requirements":"\u003e=1.6.3","direct":true,"kind":"runtime","optional":false},{"id":3429544607,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3429544608,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":3429544609,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":7.920809679288601,"created_at":"2025-04-11T10:23:18.178Z","updated_at":"2026-06-22T23:30:40.903Z","avatar_url":"https://github.com/bjmorgan.png","language":"Jupyter Notebook","codemeta":{"@context":"https://raw.githubusercontent.com/codemeta/codemeta/master/codemeta.jsonld","@type":"Code","author":[{"@id":"","@type":"Person","email":"glw33@bath.ac.uk","name":"glw33","affiliation":"Department of Chemistry, University of Bath, Claverton Down, BA2 7AY, United  Kingdom"},{"@id":"http://orcid.org/0000-0002-3056-8233","@type":"Person","email":"b.j.morgan@bath.ac.uk","name":"Benjamin Morgan","affiliation":"Department of Chemistry, University of Bath, Claverton Down, BA2 7AY, United  Kingdom"}],"identifier":"","codeRepository":"https://github.com/bjmorgan/pyscses","datePublished":"2019-20-03","dateModified":"2019-20-03","dateCreated":"2018-12-20","description":"pyscses: a PYthon Space-Charge Site-Explicit Solver","keywords":"space-charge, grain-boundaries, solid-electrolytes, interfaces, defects, poisson-boltzmann","license":"MIT","title":"pyscses","version":"1.0.0"},"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/358623","html_url":"https://summary.ecosyste.ms/projects/358623"}