{"id":3002,"name":"bsym","description":"bsym: A basic symmetry module - Published in JOSS (2017)","url":"https://github.com/bjmorgan/bsym","last_synced_at":"2025-09-04T16:57:53.300Z","repository":{"id":16526432,"uuid":"19279643","full_name":"bjmorgan/bsym","owner":"bjmorgan","description":"A Basic Symmetry Module (Python)","archived":false,"fork":false,"pushed_at":"2025-04-11T19:59:13.000Z","size":5742,"stargazers_count":17,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-28T02:33:16.887Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":".zenodo.json"}},"created_at":"2014-04-29T14:37:25.000Z","updated_at":"2025-04-12T06:39:56.000Z","dependencies_parsed_at":"2024-06-22T08:43:50.042Z","dependency_job_id":"ac3f7081-1569-4fbe-8569-f8ea62d72a8e","html_url":"https://github.com/bjmorgan/bsym","commit_stats":{"total_commits":350,"total_committers":3,"mean_commits":"116.66666666666667","dds":0.05428571428571427,"last_synced_commit":"ce61e8c6dbaa39b2382270db284ce1070c27a48c"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/bjmorgan/bsym","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjmorgan","download_url":"https://codeload.github.com/bjmorgan/bsym/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/sbom","scorecard":{"id":241254,"data":{"date":"2025-08-11","repo":{"name":"github.com/bjmorgan/bsym","commit":"6f9e1f47ec9a43cd6fcd7040217792c6c27cf7fc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.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":"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":"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/bsym/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/bsym/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/bjmorgan/bsym/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","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:41","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Vulnerabilities","score":0,"reason":"10 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: GHSA-5jqp-885w-xj32","Warn: Project is vulnerable to: PYSEC-2024-226 / GHSA-vgv8-5cpj-qj2f","Warn: Project is vulnerable to: PYSEC-2017-74"],"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 3 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:19.823Z","repository_id":16526432,"created_at":"2025-08-17T06:43:19.823Z","updated_at":"2025-08-17T06:43:19.823Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273549253,"owners_count":25125257,"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":"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":2661384,"name":"bsym","ecosystem":"pypi","description":"A Basic Symmetry Module","homepage":"https://github.com/bjmorgan/bsym","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/bjmorgan/bsym","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2017-08-02T21:28:50.000Z","latest_release_published_at":"2021-03-26T19:49:29.000Z","latest_release_number":"1.2.0","last_synced_at":"2025-09-03T23:31:28.181Z","created_at":"2022-04-10T10:15:23.656Z","updated_at":"2025-09-04T10:44:21.750Z","registry_url":"https://pypi.org/project/bsym/","install_command":"pip install bsym --index-url https://pypi.org/simple","documentation_url":"https://bsym.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"bsym","project_status":null},"repo_metadata":{"id":16526432,"uuid":"19279643","full_name":"bjmorgan/bsym","owner":"bjmorgan","description":"A Basic Symmetry Module (Python)","archived":false,"fork":false,"pushed_at":"2025-04-11T19:59:13.000Z","size":5742,"stargazers_count":17,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-28T02:33:16.887Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":".zenodo.json"}},"created_at":"2014-04-29T14:37:25.000Z","updated_at":"2025-04-12T06:39:56.000Z","dependencies_parsed_at":"2024-06-22T08:43:50.042Z","dependency_job_id":"ac3f7081-1569-4fbe-8569-f8ea62d72a8e","html_url":"https://github.com/bjmorgan/bsym","commit_stats":{"total_commits":350,"total_committers":3,"mean_commits":"116.66666666666667","dds":0.05428571428571427,"last_synced_commit":"ce61e8c6dbaa39b2382270db284ce1070c27a48c"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/bjmorgan/bsym","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bjmorgan","download_url":"https://codeload.github.com/bjmorgan/bsym/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/sbom","scorecard":{"id":241254,"data":{"date":"2025-08-11","repo":{"name":"github.com/bjmorgan/bsym","commit":"6f9e1f47ec9a43cd6fcd7040217792c6c27cf7fc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.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":"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":"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/bsym/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/bsym/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/bjmorgan/bsym/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","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:41","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Vulnerabilities","score":0,"reason":"10 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: GHSA-5jqp-885w-xj32","Warn: Project is vulnerable to: PYSEC-2024-226 / GHSA-vgv8-5cpj-qj2f","Warn: Project is vulnerable to: PYSEC-2017-74"],"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 3 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:19.823Z","repository_id":16526432,"created_at":"2025-08-17T06:43:19.823Z","updated_at":"2025-08-17T06:43:19.823Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273549253,"owners_count":25125257,"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_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.2.0","sha":"9fd65a15b146575befd5b70d52056985a3bae809","kind":"commit","published_at":"2021-03-26T19:48:21.000Z","download_url":"https://codeload.github.com/bjmorgan/bsym/tar.gz/1.2.0","html_url":"https://github.com/bjmorgan/bsym/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjmorgan/bsym@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"e43143e885bc024a7855ff9b47c981efa28b0d56","kind":"commit","published_at":"2019-02-10T12:04:31.000Z","download_url":"https://codeload.github.com/bjmorgan/bsym/tar.gz/1.1.1","html_url":"https://github.com/bjmorgan/bsym/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjmorgan/bsym@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"5d5a5d0962aadeea72034af24dca7664ffb22572","kind":"commit","published_at":"2018-09-14T09:51:26.000Z","download_url":"https://codeload.github.com/bjmorgan/bsym/tar.gz/1.1.0","html_url":"https://github.com/bjmorgan/bsym/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjmorgan/bsym@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"e3ceb7d01d333bb309db6bbf569cbfdc55d19266","kind":"commit","published_at":"2017-08-18T09:39:04.000Z","download_url":"https://codeload.github.com/bjmorgan/bsym/tar.gz/1.0.1","html_url":"https://github.com/bjmorgan/bsym/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjmorgan/bsym@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"338e54994896eb3b7b37e51564f1a96139b27247","kind":"commit","published_at":"2017-08-18T09:31:23.000Z","download_url":"https://codeload.github.com/bjmorgan/bsym/tar.gz/1.0.0","html_url":"https://github.com/bjmorgan/bsym/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjmorgan/bsym@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/tags/1.0.0/manifests"},{"name":"1.0.b6","sha":"e72223c4ac6017fb765ed0399d28ffbe735565d5","kind":"commit","published_at":"2017-08-17T12:34:59.000Z","download_url":"https://codeload.github.com/bjmorgan/bsym/tar.gz/1.0.b6","html_url":"https://github.com/bjmorgan/bsym/releases/tag/1.0.b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjmorgan/bsym@1.0.b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/tags/1.0.b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/tags/1.0.b6/manifests"},{"name":"1.0.b4","sha":"6d75fea804a623c14a48caac9300cbe9fe5694b9","kind":"commit","published_at":"2017-08-17T12:07:12.000Z","download_url":"https://codeload.github.com/bjmorgan/bsym/tar.gz/1.0.b4","html_url":"https://github.com/bjmorgan/bsym/releases/tag/1.0.b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjmorgan/bsym@1.0.b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/tags/1.0.b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/tags/1.0.b4/manifests"},{"name":"1.0.b3","sha":"ee35f97f79330bb2896c23035c974a7c6fe752bb","kind":"commit","published_at":"2017-08-17T11:50:39.000Z","download_url":"https://codeload.github.com/bjmorgan/bsym/tar.gz/1.0.b3","html_url":"https://github.com/bjmorgan/bsym/releases/tag/1.0.b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjmorgan/bsym@1.0.b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/tags/1.0.b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/tags/1.0.b3/manifests"},{"name":"1.0.b2","sha":"76577b90fcc1b90748a33273dc39a5daa1c8ad0e","kind":"commit","published_at":"2017-08-03T07:57:06.000Z","download_url":"https://codeload.github.com/bjmorgan/bsym/tar.gz/1.0.b2","html_url":"https://github.com/bjmorgan/bsym/releases/tag/1.0.b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjmorgan/bsym@1.0.b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/tags/1.0.b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/tags/1.0.b2/manifests"},{"name":"1.0.b1","sha":"3ba7a31894d9ed24c6fcdfaa346eecf8d763b377","kind":"commit","published_at":"2017-07-22T21:26:37.000Z","download_url":"https://codeload.github.com/bjmorgan/bsym/tar.gz/1.0.b1","html_url":"https://github.com/bjmorgan/bsym/releases/tag/1.0.b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjmorgan/bsym@1.0.b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/tags/1.0.b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/tags/1.0.b1/manifests"},{"name":"v0.1.3","sha":"bf6b8956a7f02c1fc998bebc0bb055f040c1280d","kind":"commit","published_at":"2017-07-05T11:14:49.000Z","download_url":"https://codeload.github.com/bjmorgan/bsym/tar.gz/v0.1.3","html_url":"https://github.com/bjmorgan/bsym/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjmorgan/bsym@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"b1fdc392c4fd39c72eec365a8419d5193a6ee3d0","kind":"commit","published_at":"2017-04-03T11:22:47.000Z","download_url":"https://codeload.github.com/bjmorgan/bsym/tar.gz/v0.1.2","html_url":"https://github.com/bjmorgan/bsym/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjmorgan/bsym@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5ab765439904cbf30020310b0f09757e4fce5189","kind":"commit","published_at":"2016-07-12T12:49:52.000Z","download_url":"https://codeload.github.com/bjmorgan/bsym/tar.gz/v0.1.1","html_url":"https://github.com/bjmorgan/bsym/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjmorgan/bsym@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/tags/v0.1.1/manifests"},{"name":"v0.1","sha":"5ab765439904cbf30020310b0f09757e4fce5189","kind":"commit","published_at":"2016-07-12T12:49:52.000Z","download_url":"https://codeload.github.com/bjmorgan/bsym/tar.gz/v0.1","html_url":"https://github.com/bjmorgan/bsym/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bjmorgan/bsym@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-04T10:44:21.750Z","dependent_packages_count":0,"downloads":87,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":21.97854921428039,"dependent_repos_count":21.64168977689945,"dependent_packages_count":10.051680376746889,"stargazers_count":15.187809223757561,"forks_count":13.289054329725628,"docker_downloads_count":null,"average":16.429756584281982},"purl":"pkg:pypi/bsym","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/bsym","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/bsym","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/bsym/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T21:39:55.764Z","issues_count":3,"pull_requests_count":2,"avg_time_to_close_issue":26398.666666666668,"avg_time_to_close_pull_request":14844.0,"issues_closed_count":3,"pull_requests_closed_count":2,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":2,"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":789.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/bjmorgan%2Fbsym/issues","maintainers":[{"login":"bjmorgan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjmorgan"}],"active_maintainers":[{"login":"bjmorgan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjmorgan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bsym/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bsym/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bsym/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bsym/related_packages","maintainers":[{"uuid":"bmorgan","login":"bmorgan","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/bmorgan/","role":null,"created_at":"2022-11-24T10:08:08.541Z","updated_at":"2022-11-24T10:08:08.541Z","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":724831,"maintainers_count":308214,"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":545613,"full_name":"bjmorgan/bsym","default_branch":"main","committers":[{"name":"Benjamin Morgan","email":"benmorgan2@gmail.com","login":"bjmorgan","count":365},{"name":"Pezhman Zarabadi-Poor","email":"pzarabadip@gmail.com","login":"ezpzbz","count":12}],"total_commits":377,"total_committers":2,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":188.5,"dds":0.03183023872679047,"past_year_committers":[{"name":"Benjamin","email":"b.j.morgan@bath.ac.uk","login":"bjmorgan","count":8}],"past_year_total_commits":8,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":8.0,"past_year_dds":0.0,"last_synced_at":"2025-08-07T08:32:47.039Z","last_synced_commit":"6f9e1f47ec9a43cd6fcd7040217792c6c27cf7fc","created_at":"2023-03-09T04:24:39.930Z","updated_at":"2025-08-07T08:32:47.040Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.521Z","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":"bjmorgan/bsym","html_url":"https://github.com/bjmorgan/bsym","last_synced_at":"2025-08-31T21:39:55.764Z","status":"error","issues_count":3,"pull_requests_count":2,"avg_time_to_close_issue":26398.666666666668,"avg_time_to_close_pull_request":14844.0,"issues_closed_count":3,"pull_requests_closed_count":2,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":2,"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":789.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-14T10:06:22.746Z","updated_at":"2025-08-31T21:39:55.765Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bjmorgan%2Fbsym/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":3},"pull_request_author_associations_count":{"OWNER":2,"CONTRIBUTOR":1},"issue_authors":{"aronwalsh":3},"pull_request_authors":{"bjmorgan":2,"pzarabadip":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:07.725Z","repositories_count":9941623,"issues_count":29439835,"pull_requests_count":85196649,"authors_count":9319124,"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":{"OWNER":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"bjmorgan":2},"maintainers":[{"login":"bjmorgan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjmorgan"}],"active_maintainers":[{"login":"bjmorgan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjmorgan"}]},"events":{"total":{"WatchEvent":2,"DeleteEvent":2,"PushEvent":5,"PullRequestEvent":2,"CreateEvent":2},"last_year":{"WatchEvent":2,"DeleteEvent":2,"PushEvent":5,"PullRequestEvent":2,"CreateEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-24T07:11:33.268Z","updated_at":"2022-09-24T07:11:33.268Z","repository_link":"https://github.com/bjmorgan/bsym/blob/main/docs/requirements.txt","dependencies":[{"id":6022273212,"package_name":"Sphinx","ecosystem":"pypi","requirements":"\u003e=1.6.3","direct":true,"kind":"runtime","optional":false},{"id":6022273213,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6022273214,"package_name":"pymatgen","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6022273215,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-24T07:11:33.340Z","updated_at":"2022-09-24T07:11:33.340Z","repository_link":"https://github.com/bjmorgan/bsym/blob/main/requirements.txt","dependencies":[{"id":6022273284,"package_name":"pymatgen","ecosystem":"pypi","requirements":"\u003e=v2017.10.16","direct":true,"kind":"runtime","optional":false},{"id":6022273285,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6022273286,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"tests/notebook_tests/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-24T07:11:33.407Z","updated_at":"2022-09-24T07:11:33.407Z","repository_link":"https://github.com/bjmorgan/bsym/blob/main/tests/notebook_tests/requirements.txt","dependencies":[{"id":6022273346,"package_name":"jupyter","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6022273351,"package_name":"version_information","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T18:53:20.735Z","updated_at":"2023-01-13T18:53:20.735Z","repository_link":"https://github.com/bjmorgan/bsym/blob/main/.github/workflows/build.yml","dependencies":[{"id":6891066547,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891066548,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891066549,"package_name":"paambaati/codeclimate-action","ecosystem":"actions","requirements":"v2.7.5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-06-22T08:43:48.426Z","updated_at":"2024-06-22T08:43:48.426Z","repository_link":"https://github.com/bjmorgan/bsym/blob/main/setup.py","dependencies":[]}],"score":8.0149968943483,"created_at":"2025-09-04T09:18:08.918Z","updated_at":"2025-11-04T15:50:38.301Z","avatar_url":"https://github.com/bjmorgan.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":87,"funding_links":[],"readme_doi_urls":["http://doi.org/10.21105/joss.00370","https://doi.org/10.21105/joss.00370"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/3002","html_url":"https://science.ecosyste.ms/projects/3002","bibtex_url":"https://science.ecosyste.ms/projects/3002/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/3002/export.apalike"}