{"id":52595,"name":"qubekit","description":"  Quantum Mechanical Bespoke Force Field Derivation Toolkit","url":"https://github.com/qubekit/qubekit","last_synced_at":"2025-09-05T12:47:52.709Z","repository":{"id":39494661,"uuid":"180546295","full_name":"qubekit/QUBEKit","owner":"qubekit","description":"  Quantum Mechanical Bespoke Force Field Derivation Toolkit","archived":false,"fork":false,"pushed_at":"2024-07-05T11:27:03.000Z","size":7101,"stargazers_count":101,"open_issues_count":33,"forks_count":35,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-08-26T03:47:28.316Z","etag":null,"topics":["bioinformatics","computational-chemistry","quantum-chemistry"],"latest_commit_sha":null,"homepage":"https://blogs.ncl.ac.uk/danielcole/qube-force-field/","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/qubekit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-04-10T09:17:09.000Z","updated_at":"2025-08-06T18:51:21.000Z","dependencies_parsed_at":"2023-02-18T09:16:08.380Z","dependency_job_id":"92b2daf4-f517-40d3-9105-d1ca3e92c1d0","html_url":"https://github.com/qubekit/QUBEKit","commit_stats":{"total_commits":559,"total_committers":10,"mean_commits":55.9,"dds":0.6762075134168157,"last_synced_commit":"bdccc28d1ad8c0fb4eeb01467bfe8365396c411c"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/qubekit/QUBEKit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qubekit","download_url":"https://codeload.github.com/qubekit/QUBEKit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit/sbom","scorecard":{"id":755470,"data":{"date":"2025-08-11","repo":{"name":"github.com/qubekit/QUBEKit","commit":"bdccc28d1ad8c0fb4eeb01467bfe8365396c411c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: no topLevel permission defined: .github/workflows/CI.yaml:1","Warn: no topLevel permission defined: .github/workflows/Lint.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yaml: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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt: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":"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/CI.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/qubekit/QUBEKit/CI.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/qubekit/QUBEKit/CI.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/qubekit/QUBEKit/CI.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Lint.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/qubekit/QUBEKit/Lint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Lint.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/qubekit/QUBEKit/Lint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/qubekit/QUBEKit/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/qubekit/QUBEKit/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/qubekit/QUBEKit/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/qubekit/QUBEKit/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/qubekit/QUBEKit/integration.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/qubekit/QUBEKit/integration.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/Lint.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/Lint.yaml:29","Warn: pipCommand not pinned by hash: .github/workflows/integration.yaml:53","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":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: 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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 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-22T21:34:21.663Z","repository_id":39494661,"created_at":"2025-08-22T21:34:21.664Z","updated_at":"2025-08-22T21:34:21.664Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273760325,"owners_count":25163173,"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-05T02:00:09.113Z","response_time":402,"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":"qubekit","name":"qubekit","uuid":"49477326","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/49477326?v=4","repositories_count":3,"last_synced_at":"2023-03-08T15:09:37.242Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/qubekit","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-18T06:16:21.082Z","updated_at":"2023-03-08T15:09:37.263Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qubekit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qubekit/repositories"},"packages":[{"id":2895033,"name":"qubekit","ecosystem":"pypi","description":"Quantum mechanical bespoke force field parameter generation","homepage":"https://github.com/qubekit/QUBEKit","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/qubekit/QUBEKit","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2019-06-24T15:31:58.000Z","latest_release_published_at":"2019-09-30T14:02:39.000Z","latest_release_number":"2.6.3","last_synced_at":"2025-08-26T03:33:16.217Z","created_at":"2022-04-10T12:24:35.824Z","updated_at":"2025-08-26T03:55:38.485Z","registry_url":"https://pypi.org/project/qubekit/","install_command":"pip install qubekit --index-url https://pypi.org/simple","documentation_url":"https://qubekit.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Science/Research","Programming Language :: Python :: 3.6","Topic :: Scientific/Engineering :: Bio-Informatics","Topic :: Scientific/Engineering :: Chemistry"],"normalized_name":"qubekit","project_status":null},"repo_metadata":{"id":39494661,"uuid":"180546295","full_name":"qubekit/QUBEKit","owner":"qubekit","description":"  Quantum Mechanical Bespoke Force Field Derivation Toolkit","archived":false,"fork":false,"pushed_at":"2024-07-05T11:27:03.000Z","size":7101,"stargazers_count":99,"open_issues_count":33,"forks_count":35,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-07-22T18:49:35.645Z","etag":null,"topics":["bioinformatics","computational-chemistry","quantum-chemistry"],"latest_commit_sha":null,"homepage":"https://blogs.ncl.ac.uk/danielcole/qube-force-field/","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/qubekit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-04-10T09:17:09.000Z","updated_at":"2025-07-02T10:22:49.000Z","dependencies_parsed_at":"2023-02-18T09:16:08.380Z","dependency_job_id":"92b2daf4-f517-40d3-9105-d1ca3e92c1d0","html_url":"https://github.com/qubekit/QUBEKit","commit_stats":{"total_commits":559,"total_committers":10,"mean_commits":55.9,"dds":0.6762075134168157,"last_synced_commit":"bdccc28d1ad8c0fb4eeb01467bfe8365396c411c"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/qubekit/QUBEKit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qubekit","download_url":"https://codeload.github.com/qubekit/QUBEKit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit/sbom","scorecard":{"id":755470,"data":{"date":"2025-08-11","repo":{"name":"github.com/qubekit/QUBEKit","commit":"bdccc28d1ad8c0fb4eeb01467bfe8365396c411c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: no topLevel permission defined: .github/workflows/CI.yaml:1","Warn: no topLevel permission defined: .github/workflows/Lint.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yaml: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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt: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":"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/CI.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/qubekit/QUBEKit/CI.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/qubekit/QUBEKit/CI.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/qubekit/QUBEKit/CI.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Lint.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/qubekit/QUBEKit/Lint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Lint.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/qubekit/QUBEKit/Lint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/qubekit/QUBEKit/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/qubekit/QUBEKit/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/qubekit/QUBEKit/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/qubekit/QUBEKit/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/qubekit/QUBEKit/integration.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/qubekit/QUBEKit/integration.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/Lint.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/Lint.yaml:29","Warn: pipCommand not pinned by hash: .github/workflows/integration.yaml:53","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":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: 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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 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-22T21:34:21.663Z","repository_id":39494661,"created_at":"2025-08-22T21:34:21.664Z","updated_at":"2025-08-22T21:34:21.664Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272166833,"owners_count":24885043,"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-08-26T02:00:07.904Z","response_time":60,"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":"qubekit","name":"qubekit","uuid":"49477326","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/49477326?v=4","repositories_count":3,"last_synced_at":"2023-03-08T15:09:37.242Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/qubekit","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-18T06:16:21.082Z","updated_at":"2023-03-08T15:09:37.263Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qubekit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qubekit/repositories"},"tags":[{"name":"2.1.1","sha":"0f88747f5110937732f3e8c81f9745784d43066d","kind":"commit","published_at":"2022-02-23T14:54:53.000Z","download_url":"https://codeload.github.com/qubekit/QUBEKit/tar.gz/2.1.1","html_url":"https://github.com/qubekit/QUBEKit/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qubekit/QUBEKit@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"80df16d355a30092496452129bfe7b4f58c04cfd","kind":"commit","published_at":"2022-02-04T17:10:15.000Z","download_url":"https://codeload.github.com/qubekit/QUBEKit/tar.gz/2.1.0","html_url":"https://github.com/qubekit/QUBEKit/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qubekit/QUBEKit@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit/tags/2.1.0/manifests"},{"name":"v2.0.0","sha":"9966d9b07f57df45f65b9ddea02defdcb73af78c","kind":"commit","published_at":"2020-02-27T15:57:59.000Z","download_url":"https://codeload.github.com/qubekit/QUBEKit/tar.gz/v2.0.0","html_url":"https://github.com/qubekit/QUBEKit/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qubekit/QUBEKit@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit/tags/v2.0.0/manifests"},{"name":"v.2.0.0","sha":"9966d9b07f57df45f65b9ddea02defdcb73af78c","kind":"commit","published_at":"2020-02-27T15:57:59.000Z","download_url":"https://codeload.github.com/qubekit/QUBEKit/tar.gz/v.2.0.0","html_url":"https://github.com/qubekit/QUBEKit/releases/tag/v.2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qubekit/QUBEKit@v.2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit/tags/v.2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit/tags/v.2.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-26T03:55:38.485Z","dependent_packages_count":0,"downloads":33,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":27.766447774810647,"dependent_repos_count":21.534861440080295,"dependent_packages_count":10.125576461732065,"stargazers_count":7.583115853739667,"forks_count":7.475784623806338,"docker_downloads_count":null,"average":14.897157230833802},"purl":"pkg:pypi/qubekit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/qubekit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/qubekit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/qubekit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-22T18:49:35.367Z","issues_count":47,"pull_requests_count":75,"avg_time_to_close_issue":15442252.739130436,"avg_time_to_close_pull_request":464195.0144927536,"issues_closed_count":23,"pull_requests_closed_count":69,"pull_request_authors_count":6,"issue_authors_count":19,"avg_comments_per_issue":2.8936170212765955,"avg_comments_per_pull_request":1.2533333333333334,"merged_pull_requests_count":66,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"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":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit/issues","maintainers":[{"login":"bieniekmateusz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bieniekmateusz"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/qubekit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/qubekit/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/qubekit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/qubekit/related_packages","maintainers":[{"uuid":"CRingrose","login":"CRingrose","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/CRingrose/","role":null,"created_at":"2023-02-25T07:25:38.870Z","updated_at":"2023-02-25T07:25:38.870Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/CRingrose/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725130,"maintainers_count":308365,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5301567,"name":"qubekit","ecosystem":"conda","description":"QUBEKit is a Python based force field parameter derivation toolkit. Our aims are to allow users to quickly derive molecular mechanics parameters directly from quantum mechanical calculations.","homepage":"https://github.com/qubekit/QUBEKit","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/qubekit/QUBEKit","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2020-03-03T16:36:59.000Z","latest_release_published_at":"2022-02-24T18:29:21.000Z","latest_release_number":"2.1.1","last_synced_at":"2025-08-26T03:52:13.111Z","created_at":"2022-10-03T16:11:06.690Z","updated_at":"2025-08-26T03:55:38.550Z","registry_url":"https://anaconda.org/conda-forge/qubekit","install_command":"conda install -c conda-forge qubekit","documentation_url":null,"metadata":{},"repo_metadata":{"id":39494661,"uuid":"180546295","full_name":"qubekit/QUBEKit","owner":"qubekit","description":"  Quantum Mechanical Bespoke Force Field Derivation Toolkit","archived":false,"fork":false,"pushed_at":"2024-07-05T11:27:03.000Z","size":7101,"stargazers_count":99,"open_issues_count":33,"forks_count":35,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-07-22T18:49:35.645Z","etag":null,"topics":["bioinformatics","computational-chemistry","quantum-chemistry"],"latest_commit_sha":null,"homepage":"https://blogs.ncl.ac.uk/danielcole/qube-force-field/","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/qubekit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-04-10T09:17:09.000Z","updated_at":"2025-07-02T10:22:49.000Z","dependencies_parsed_at":"2023-02-18T09:16:08.380Z","dependency_job_id":"92b2daf4-f517-40d3-9105-d1ca3e92c1d0","html_url":"https://github.com/qubekit/QUBEKit","commit_stats":{"total_commits":559,"total_committers":10,"mean_commits":55.9,"dds":0.6762075134168157,"last_synced_commit":"bdccc28d1ad8c0fb4eeb01467bfe8365396c411c"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/qubekit/QUBEKit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qubekit","download_url":"https://codeload.github.com/qubekit/QUBEKit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit/sbom","scorecard":{"id":755470,"data":{"date":"2025-08-11","repo":{"name":"github.com/qubekit/QUBEKit","commit":"bdccc28d1ad8c0fb4eeb01467bfe8365396c411c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Code-Review","score":1,"reason":"Found 2/19 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: no topLevel permission defined: .github/workflows/CI.yaml:1","Warn: no topLevel permission defined: .github/workflows/Lint.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yaml: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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt: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":"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/CI.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/qubekit/QUBEKit/CI.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/qubekit/QUBEKit/CI.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/qubekit/QUBEKit/CI.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Lint.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/qubekit/QUBEKit/Lint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/Lint.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/qubekit/QUBEKit/Lint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/qubekit/QUBEKit/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/qubekit/QUBEKit/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/qubekit/QUBEKit/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/qubekit/QUBEKit/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/qubekit/QUBEKit/integration.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/qubekit/QUBEKit/integration.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/Lint.yaml:23","Warn: pipCommand not pinned by hash: .github/workflows/Lint.yaml:29","Warn: pipCommand not pinned by hash: .github/workflows/integration.yaml:53","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":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: 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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 27 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-22T21:34:21.663Z","repository_id":39494661,"created_at":"2025-08-22T21:34:21.664Z","updated_at":"2025-08-22T21:34:21.664Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272166833,"owners_count":24885043,"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-08-26T02:00:07.904Z","response_time":60,"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":"qubekit","name":"qubekit","uuid":"49477326","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/49477326?v=4","repositories_count":3,"last_synced_at":"2023-03-08T15:09:37.242Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/qubekit","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-18T06:16:21.082Z","updated_at":"2023-03-08T15:09:37.263Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qubekit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qubekit/repositories"},"tags":[{"name":"2.1.1","sha":"0f88747f5110937732f3e8c81f9745784d43066d","kind":"commit","published_at":"2022-02-23T14:54:53.000Z","download_url":"https://codeload.github.com/qubekit/QUBEKit/tar.gz/2.1.1","html_url":"https://github.com/qubekit/QUBEKit/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qubekit/QUBEKit@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"80df16d355a30092496452129bfe7b4f58c04cfd","kind":"commit","published_at":"2022-02-04T17:10:15.000Z","download_url":"https://codeload.github.com/qubekit/QUBEKit/tar.gz/2.1.0","html_url":"https://github.com/qubekit/QUBEKit/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qubekit/QUBEKit@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit/tags/2.1.0/manifests"},{"name":"v2.0.0","sha":"9966d9b07f57df45f65b9ddea02defdcb73af78c","kind":"commit","published_at":"2020-02-27T15:57:59.000Z","download_url":"https://codeload.github.com/qubekit/QUBEKit/tar.gz/v2.0.0","html_url":"https://github.com/qubekit/QUBEKit/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qubekit/QUBEKit@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit/tags/v2.0.0/manifests"},{"name":"v.2.0.0","sha":"9966d9b07f57df45f65b9ddea02defdcb73af78c","kind":"commit","published_at":"2020-02-27T15:57:59.000Z","download_url":"https://codeload.github.com/qubekit/QUBEKit/tar.gz/v.2.0.0","html_url":"https://github.com/qubekit/QUBEKit/releases/tag/v.2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qubekit/QUBEKit@v.2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit/tags/v.2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit/tags/v.2.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-26T03:55:38.550Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":34.09533316695782,"forks_count":32.622909907661594,"average":37.97978537559271},"purl":"pkg:conda/qubekit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/qubekit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/qubekit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/qubekit/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-22T18:49:35.367Z","issues_count":47,"pull_requests_count":75,"avg_time_to_close_issue":15442252.739130436,"avg_time_to_close_pull_request":464195.0144927536,"issues_closed_count":23,"pull_requests_closed_count":69,"pull_request_authors_count":6,"issue_authors_count":19,"avg_comments_per_issue":2.8936170212765955,"avg_comments_per_pull_request":1.2533333333333334,"merged_pull_requests_count":66,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"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":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit/issues","maintainers":[{"login":"bieniekmateusz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bieniekmateusz"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/qubekit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/qubekit/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/qubekit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/qubekit/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13395,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2184},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-05T07:44:46.629Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":34044,"full_name":"qubekit/QUBEKit","default_branch":"main","committers":[{"name":"Chris Ringrose","email":"C.Ringrose2@newcastle.ac.uk","login":null,"count":181},{"name":"CRingrose94","email":"chris.ringrose94@gmail.com","login":null,"count":150},{"name":"jthorton","email":"J.T.Horton2@newcastle.ac.uk","login":null,"count":85},{"name":"Josh Horton","email":"Josh.Horton@newcastle.ac.uk","login":null,"count":83},{"name":"Chris Ringrose","email":"43569573+CRingrose94","login":"CRingrose94","count":33},{"name":"bieniekmat","email":"bieniekmat@gmail.com","login":null,"count":11},{"name":"joshhorton","email":"j.t.horton2@newcastle.ac.uk","login":null,"count":7},{"name":"jthorton","email":"josh.horton@newcastle.ac.uk","login":null,"count":4},{"name":"Mateusz Bieniek","email":"bieniekmateusz","login":"bieniekmateusz","count":4},{"name":"lgtm-com[bot]","email":"43144390+lgtm-com[bot]","login":"lgtm-com[bot]","count":1}],"total_commits":559,"total_committers":10,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":55.9,"dds":0.6762075134168157,"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":"2024-08-06T18:23:48.807Z","last_synced_commit":"bdccc28d1ad8c0fb4eeb01467bfe8365396c411c","created_at":"2023-03-07T16:55:05.189Z","updated_at":"2024-08-06T18:23:48.808Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.521Z","repositories_count":5480026,"commits_count":853390672,"contributors_count":31098202,"owners_count":906559,"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":"qubekit/QUBEKit","html_url":"https://github.com/qubekit/QUBEKit","last_synced_at":"2025-08-26T03:41:17.432Z","status":"error","issues_count":47,"pull_requests_count":75,"avg_time_to_close_issue":15442252.739130436,"avg_time_to_close_pull_request":464195.0144927536,"issues_closed_count":23,"pull_requests_closed_count":69,"pull_request_authors_count":6,"issue_authors_count":19,"avg_comments_per_issue":2.8936170212765955,"avg_comments_per_pull_request":1.2533333333333334,"merged_pull_requests_count":66,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"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":0,"created_at":"2023-05-10T21:54:18.469Z","updated_at":"2025-09-01T01:38:37.993Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/qubekit%2FQUBEKit/issues","issue_labels_count":{"documentation":10,"enhancement":9,"bug":5,"help wanted":1,"question":1},"pull_request_labels_count":{"enhancement":1},"issue_author_associations_count":{"NONE":29,"CONTRIBUTOR":16,"COLLABORATOR":2},"pull_request_author_associations_count":{"CONTRIBUTOR":64,"COLLABORATOR":8,"NONE":2},"issue_authors":{"jthorton":14,"mkrompiec":5,"howlfwq":5,"UnWaDo":3,"entropybit":3,"bieniekmateusz":2,"CRingrose94":2,"qyuan71":2,"dombrowsky":1,"yongfengye":1,"ntBre":1,"Ajaykhanna":1,"outburned":1,"bismuthadams1":1,"takenbymood":1,"mmagithub":1,"ph7klw76":1,"anandojha":1,"gwenwhite":1},"pull_request_authors":{"jthorton":60,"bieniekmateusz":8,"CRingrose94":3,"lgtm-com[bot]":1,"mattwthompson":1,"UnWaDo":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10076078,"issues_count":31296153,"pull_requests_count":95886442,"authors_count":10691401,"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":{"NONE":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"mmagithub":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"bieniekmateusz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bieniekmateusz"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":7,"IssueCommentEvent":5,"ForkEvent":4},"last_year":{"IssuesEvent":1,"WatchEvent":7,"IssueCommentEvent":5,"ForkEvent":4}},"keywords":["bioinformatics","computational-chemistry","quantum-chemistry"],"dependencies":null,"score":10.75577295443437,"created_at":"2025-09-04T15:51:28.231Z","updated_at":"2025-10-07T08:20:35.782Z","avatar_url":"https://github.com/qubekit.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":33,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["periodic-table"],"project_url":"https://science.ecosyste.ms/api/v1/projects/52595","html_url":"https://science.ecosyste.ms/projects/52595","bibtex_url":"https://science.ecosyste.ms/projects/52595/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/52595/export.apalike"}