{"id":36451,"name":"qupulse","description":"Quantum Computing Toolkit for Qubit Control","url":"https://github.com/qutech/qupulse","last_synced_at":"2025-09-05T07:07:28.792Z","repository":{"id":26463794,"uuid":"29915259","full_name":"qutech/qupulse","owner":"qutech","description":"Quantum Computing Toolkit for Qubit Control","archived":false,"fork":false,"pushed_at":"2025-08-28T11:43:46.000Z","size":12962,"stargazers_count":59,"open_issues_count":76,"forks_count":30,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-08-28T15:25:41.736Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qutech.png","metadata":{"files":{"readme":"README.md","changelog":"changes.d/.gitignore","contributing":null,"funding":null,"license":"LICENSES/LGPL-3.0-or-later.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2015-01-27T13:27:55.000Z","updated_at":"2025-08-22T13:13:03.000Z","dependencies_parsed_at":"2023-02-10T11:00:48.244Z","dependency_job_id":"7e209cee-29bd-40af-88a4-4ae6cb1010c5","html_url":"https://github.com/qutech/qupulse","commit_stats":{"total_commits":1961,"total_committers":29,"mean_commits":67.62068965517241,"dds":"0.45996940336562975","last_synced_commit":"fa6457136b01e9176462b2b4de1cb06343a4c90c"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/qutech/qupulse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qutech","download_url":"https://codeload.github.com/qutech/qupulse/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/sbom","scorecard":{"id":756356,"data":{"date":"2025-08-11","repo":{"name":"github.com/qutech/qupulse","commit":"63c5b4da0185c11f13a93933d1c36a7bc7a50351"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":8,"reason":"Found 6/7 approved changesets -- score normalized to 8","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":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/unittest_publish.yaml:17","Info: jobLevel 'actions' permission set to 'read': .github/workflows/unittest_publish.yaml:23","Warn: no topLevel permission defined: .github/workflows/pythonpublish.yml:1","Warn: no topLevel permission defined: .github/workflows/pythontest.yaml:1","Info: found token with 'none' permissions: .github/workflows/unittest_publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/upload_to_repository.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/qutech/qupulse/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/qutech/qupulse/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/qutech/qupulse/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythontest.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/qutech/qupulse/pythontest.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythontest.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/qutech/qupulse/pythontest.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythontest.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/qutech/qupulse/pythontest.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythontest.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/qutech/qupulse/pythontest.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unittest_publish.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/qutech/qupulse/unittest_publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload_to_repository.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/qutech/qupulse/upload_to_repository.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload_to_repository.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/qutech/qupulse/upload_to_repository.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload_to_repository.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/qutech/qupulse/upload_to_repository.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pythontest.yaml:43","Warn: pipCommand not pinned by hash: .github/workflows/pythontest.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/pythontest.yaml:48","Warn: pipCommand not pinned by hash: .github/workflows/pythontest.yaml:51","Warn: pipCommand not pinned by hash: .github/workflows/pythontest.yaml:93","Warn: pipCommand not pinned by hash: .github/workflows/upload_to_repository.yml:27","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   7 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSES/LGPL-3.0-or-later.txt:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0 or later: LICENSES/LGPL-3.0-or-later.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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T21:47:28.239Z","repository_id":26463794,"created_at":"2025-08-22T21:47:28.240Z","updated_at":"2025-08-22T21:47:28.240Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723194,"owners_count":25156304,"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":"qutech","name":"Quantum Technology Group","uuid":"10435688","kind":"organization","description":"","email":null,"website":"http://www.quantuminfo.physik.rwth-aachen.de/","location":"Aachen, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10435688?v=4","repositories_count":10,"last_synced_at":"2023-02-27T02:50:23.052Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/qutech","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T12:11:34.761Z","updated_at":"2023-02-27T02:50:23.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qutech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qutech/repositories"},"packages":[{"id":2895784,"name":"qupulse","ecosystem":"pypi","description":"A Quantum compUting PULse parametrization and SEquencing framework","homepage":"https://github.com/qutech/qupulse","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/qutech/qupulse","keywords_array":["quantum","physics","control pulse","qubit"],"namespace":null,"versions_count":12,"first_release_published_at":"2018-09-06T16:20:00.000Z","latest_release_published_at":"2020-04-20T08:57:35.000Z","latest_release_number":"0.5.1","last_synced_at":"2025-08-28T20:58:54.302Z","created_at":"2022-04-10T12:24:57.543Z","updated_at":"2025-08-28T21:10:31.941Z","registry_url":"https://pypi.org/project/qupulse/","install_command":"pip install qupulse --index-url https://pypi.org/simple","documentation_url":"https://qupulse.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3","Topic :: Scientific/Engineering"],"normalized_name":"qupulse","project_status":null},"repo_metadata":{"id":26463794,"uuid":"29915259","full_name":"qutech/qupulse","owner":"qutech","description":"Quantum Computing Toolkit for Qubit Control","archived":false,"fork":false,"pushed_at":"2025-08-28T11:43:46.000Z","size":12962,"stargazers_count":59,"open_issues_count":76,"forks_count":30,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-08-28T15:25:41.736Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qutech.png","metadata":{"files":{"readme":"README.md","changelog":"changes.d/.gitignore","contributing":null,"funding":null,"license":"LICENSES/LGPL-3.0-or-later.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2015-01-27T13:27:55.000Z","updated_at":"2025-08-22T13:13:03.000Z","dependencies_parsed_at":"2023-02-10T11:00:48.244Z","dependency_job_id":"7e209cee-29bd-40af-88a4-4ae6cb1010c5","html_url":"https://github.com/qutech/qupulse","commit_stats":{"total_commits":1961,"total_committers":29,"mean_commits":67.62068965517241,"dds":"0.45996940336562975","last_synced_commit":"fa6457136b01e9176462b2b4de1cb06343a4c90c"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/qutech/qupulse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qutech","download_url":"https://codeload.github.com/qutech/qupulse/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/sbom","scorecard":{"id":756356,"data":{"date":"2025-08-11","repo":{"name":"github.com/qutech/qupulse","commit":"63c5b4da0185c11f13a93933d1c36a7bc7a50351"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":8,"reason":"Found 6/7 approved changesets -- score normalized to 8","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":10,"reason":"30 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/unittest_publish.yaml:17","Info: jobLevel 'actions' permission set to 'read': .github/workflows/unittest_publish.yaml:23","Warn: no topLevel permission defined: .github/workflows/pythonpublish.yml:1","Warn: no topLevel permission defined: .github/workflows/pythontest.yaml:1","Info: found token with 'none' permissions: .github/workflows/unittest_publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/upload_to_repository.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/qutech/qupulse/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/qutech/qupulse/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/qutech/qupulse/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythontest.yaml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/qutech/qupulse/pythontest.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythontest.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/qutech/qupulse/pythontest.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythontest.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/qutech/qupulse/pythontest.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythontest.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/qutech/qupulse/pythontest.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unittest_publish.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/qutech/qupulse/unittest_publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload_to_repository.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/qutech/qupulse/upload_to_repository.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload_to_repository.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/qutech/qupulse/upload_to_repository.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upload_to_repository.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/qutech/qupulse/upload_to_repository.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/pythontest.yaml:43","Warn: pipCommand not pinned by hash: .github/workflows/pythontest.yaml:44","Warn: pipCommand not pinned by hash: .github/workflows/pythontest.yaml:48","Warn: pipCommand not pinned by hash: .github/workflows/pythontest.yaml:51","Warn: pipCommand not pinned by hash: .github/workflows/pythontest.yaml:93","Warn: pipCommand not pinned by hash: .github/workflows/upload_to_repository.yml:27","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   7 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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSES/LGPL-3.0-or-later.txt:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0 or later: LICENSES/LGPL-3.0-or-later.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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T21:47:28.239Z","repository_id":26463794,"created_at":"2025-08-22T21:47:28.240Z","updated_at":"2025-08-22T21:47:28.240Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272557198,"owners_count":24955149,"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-28T02:00:10.768Z","response_time":74,"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":"qutech","name":"Quantum Technology Group","uuid":"10435688","kind":"organization","description":"","email":null,"website":"http://www.quantuminfo.physik.rwth-aachen.de/","location":"Aachen, Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10435688?v=4","repositories_count":10,"last_synced_at":"2023-02-27T02:50:23.052Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/qutech","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T12:11:34.761Z","updated_at":"2023-02-27T02:50:23.055Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qutech","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qutech/repositories"},"tags":[{"name":"0.10","sha":"024a6ff441b5bae141ef41c73943cd41da6c3755","kind":"commit","published_at":"2024-04-04T18:07:29.000Z","download_url":"https://codeload.github.com/qutech/qupulse/tar.gz/0.10","html_url":"https://github.com/qutech/qupulse/releases/tag/0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qutech/qupulse@0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/tags/0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/tags/0.10/manifests"},{"name":"0.9","sha":"103b2c0d9f57d29c7f599f3ae37c87223893c06d","kind":"commit","published_at":"2023-11-08T10:14:02.000Z","download_url":"https://codeload.github.com/qutech/qupulse/tar.gz/0.9","html_url":"https://github.com/qutech/qupulse/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qutech/qupulse@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/tags/0.9/manifests"},{"name":"0.8","sha":"cc5331e42b87b179cd7c942d130475aac9a4affd","kind":"commit","published_at":"2023-03-28T10:22:15.000Z","download_url":"https://codeload.github.com/qutech/qupulse/tar.gz/0.8","html_url":"https://github.com/qutech/qupulse/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qutech/qupulse@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/tags/0.8/manifests"},{"name":"0.7","sha":"5f79c481ffc77bb63c2325ce696257e1807ea119","kind":"commit","published_at":"2022-10-05T09:41:01.000Z","download_url":"https://codeload.github.com/qutech/qupulse/tar.gz/0.7","html_url":"https://github.com/qutech/qupulse/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qutech/qupulse@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/tags/0.7/manifests"},{"name":"0.6","sha":"91fba686544510ba0c80ae85c17ea314f13b9754","kind":"commit","published_at":"2021-07-08T12:11:14.000Z","download_url":"https://codeload.github.com/qutech/qupulse/tar.gz/0.6","html_url":"https://github.com/qutech/qupulse/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qutech/qupulse@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/tags/0.6/manifests"},{"name":"0.5.1","sha":"926b5e3e091802183a5124e36edc8c032b3af1e1","kind":"commit","published_at":"2020-04-20T08:56:15.000Z","download_url":"https://codeload.github.com/qutech/qupulse/tar.gz/0.5.1","html_url":"https://github.com/qutech/qupulse/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qutech/qupulse@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/tags/0.5.1/manifests"},{"name":"0.5","sha":"c7d932d97ce0eee399f2600b92cd4991a0f1fdc7","kind":"commit","published_at":"2020-04-02T13:25:47.000Z","download_url":"https://codeload.github.com/qutech/qupulse/tar.gz/0.5","html_url":"https://github.com/qutech/qupulse/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qutech/qupulse@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/tags/0.5/manifests"},{"name":"0.4","sha":"1f6e55a4bf83c42930482cdce70c8a230c3451fd","kind":"commit","published_at":"2019-04-24T11:58:14.000Z","download_url":"https://codeload.github.com/qutech/qupulse/tar.gz/0.4","html_url":"https://github.com/qutech/qupulse/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qutech/qupulse@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/tags/0.4/manifests"},{"name":"0.3","sha":"99353179f1f0ee4e7e232b3bd66bf8635aaee15f","kind":"commit","published_at":"2019-02-26T14:27:34.000Z","download_url":"https://codeload.github.com/qutech/qupulse/tar.gz/0.3","html_url":"https://github.com/qutech/qupulse/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qutech/qupulse@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/tags/0.3/manifests"},{"name":"0.2","sha":"f21648e34d57caf16d0d33caa2923018967dde81","kind":"commit","published_at":"2018-10-02T12:13:21.000Z","download_url":"https://codeload.github.com/qutech/qupulse/tar.gz/0.2","html_url":"https://github.com/qutech/qupulse/releases/tag/0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qutech/qupulse@0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/tags/0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/tags/0.2/manifests"},{"name":"0.1.2","sha":"9c2c0e82994c888522896094a8ed3fc0b0976e0d","kind":"commit","published_at":"2018-09-06T16:47:00.000Z","download_url":"https://codeload.github.com/qutech/qupulse/tar.gz/0.1.2","html_url":"https://github.com/qutech/qupulse/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qutech/qupulse@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/tags/0.1.2/manifests"},{"name":"1/16","sha":"5b917648509be46066db5042f1bf31dabad8f58b","kind":"tag","published_at":"2018-02-13T15:55:25.000Z","download_url":"https://codeload.github.com/qutech/qupulse/tar.gz/1/16","html_url":"https://github.com/qutech/qupulse/releases/tag/1/16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qutech/qupulse@1%2F16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/tags/1%2F16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/tags/1%2F16/manifests"},{"name":"1/17","sha":"47f75c082bd7651ad3ff9842da1d497cf8864b5c","kind":"tag","published_at":"2018-02-13T15:54:05.000Z","download_url":"https://codeload.github.com/qutech/qupulse/tar.gz/1/17","html_url":"https://github.com/qutech/qupulse/releases/tag/1/17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qutech/qupulse@1%2F17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/tags/1%2F17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/tags/1%2F17/manifests"},{"name":"3/20","sha":"a3acb6e8c13ca78505bfaf2b60fa09a0a2d41f44","kind":"tag","published_at":"2018-02-13T15:52:16.000Z","download_url":"https://codeload.github.com/qutech/qupulse/tar.gz/3/20","html_url":"https://github.com/qutech/qupulse/releases/tag/3/20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qutech/qupulse@3%2F20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/tags/3%2F20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/tags/3%2F20/manifests"}]},"repo_metadata_updated_at":"2025-08-28T21:10:31.940Z","dependent_packages_count":3,"downloads":615,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":15.691988503340504,"dependent_repos_count":21.559058535118407,"dependent_packages_count":10.108852264313626,"stargazers_count":9.526048219326178,"forks_count":7.135376401006935,"docker_downloads_count":null,"average":12.80426478462113},"purl":"pkg:pypi/qupulse","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/qupulse","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/qupulse","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/qupulse/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-14T15:47:57.029Z","issues_count":114,"pull_requests_count":142,"avg_time_to_close_issue":109227977.90243901,"avg_time_to_close_pull_request":3966402.181102362,"issues_closed_count":82,"pull_requests_closed_count":127,"pull_request_authors_count":9,"issue_authors_count":16,"avg_comments_per_issue":1.6842105263157896,"avg_comments_per_pull_request":1.5211267605633803,"merged_pull_requests_count":109,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":12,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":3647935.8,"past_year_avg_time_to_close_pull_request":927351.6666666666,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":18,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.75,"past_year_avg_comments_per_pull_request":1.2608695652173914,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":17,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/issues","maintainers":[{"login":"terrorfisch","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/terrorfisch"},{"login":"shumpohl","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shumpohl"},{"login":"Nomos11","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nomos11"},{"login":"lumip","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lumip"},{"login":"BrllsRX","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BrllsRX"}],"active_maintainers":[{"login":"shumpohl","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shumpohl"},{"login":"Nomos11","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nomos11"},{"login":"terrorfisch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/terrorfisch"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/qupulse/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/qupulse/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/qupulse/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/qupulse/related_packages","maintainers":[{"uuid":"QuTech","login":"QuTech","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/QuTech/","role":null,"created_at":"2023-02-25T07:33:06.014Z","updated_at":"2023-02-25T07:33:06.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/QuTech/packages"},{"uuid":"simon.humpohl","login":"simon.humpohl","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/simon.humpohl/","role":null,"created_at":"2024-03-14T17:16:40.722Z","updated_at":"2024-03-14T17:16:40.722Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/simon.humpohl/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725013,"maintainers_count":308324,"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"}}],"commits":{"id":647248,"full_name":"qutech/qupulse","default_branch":"master","committers":[{"name":"Simon Humpohl","email":"simon.humpohl@rwth-aachen.de","count":1059},{"name":"Lukas Prediger","email":"lukas.prediger@rwth-aachen.de","count":442},{"name":"Pieter Eendebak","email":"pieter.eendebak@gmail.com","count":67},{"name":"Pascal Cerfontaine","email":"cerfontaine@physik.rwth-aachen.de","count":58},{"name":"Patrick Bethke","email":"bethke@physik.rwth-aachen.de","count":47},{"name":"hylta","email":"alex.willmes@googlemail.com","count":43},{"name":"Marcel Meyer","email":"marcel.meyer1@rwth-aachen.de","count":36},{"name":"j340m3","email":"j340m3@hotmail.com","count":34},{"name":"Simon Humpohl","email":"terrorfisch@users.noreply.github.com","count":33},{"name":"Pascal Cerfontaine","email":"pascal.cerfontaine@rwth-aachen.de","count":30},{"name":"Tobias Hangleiter (Triton 200)","email":"tobias.hangleiter@rwth-aachen.de","count":27},{"name":"Eugen Kammerloher","email":"eugen.kammerloher@gmail.com","count":25},{"name":"inst2c","email":"inst2c@gmail.com","count":15},{"name":"Lukas.Lankes","email":"l.lankes@fz-juelich.de","count":6},{"name":"ag-bluhm-69","email":"ag-bluhm-69@outlook.com","count":6},{"name":"TomStruck","email":"tomstruck2@gmail.com","count":5},{"name":"Kreutz","email":"maike.kreutz@gmail.com","count":5},{"name":"Pieter Eendebak","email":"pieter.eendebak@tno.nl","count":4},{"name":"terryFitch","email":"humsim@t-online.de","count":4},{"name":"Lukas Prediger","email":"lumip@gmx.net","count":3},{"name":"Marcel Meyer","email":"marcel.meyer@rwth-aachen.de","count":3},{"name":"Luc Blom","email":"lcblom@tudelft.net","count":2},{"name":"Tim Leonhardt (SiGe Triton 200)","email":"tim.leonhardt@rwth-aachen.de","count":1},{"name":"Unknown","email":"unknown@example.com","count":1},{"name":"Alexander Willmes","email":"Willmes@institut2b.physik.rwth-aachen.de","count":1},{"name":"antonio","email":"perez@se.rwth-aachen.de","count":1},{"name":"Benjamin Papajewski","email":"b.papajewski@fz-juelich.de","count":1},{"name":"terrorfisch","email":"terrorfisch@mailbox.org","count":1},{"name":"Jerome Bergmann","email":"j340m3@users.noreply.github.com","count":1}],"total_commits":1961,"total_committers":29,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":67.62068965517241,"dds":0.45996940336562975,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-19T09:08:54.159Z","last_synced_commit":"fa6457136b01e9176462b2b4de1cb06343a4c90c","created_at":"2023-03-09T09:13:00.223Z","updated_at":"2023-09-19T17:32:37.683Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","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":"qutech/qupulse","html_url":"https://github.com/qutech/qupulse","last_synced_at":"2025-09-04T07:02:53.164Z","status":null,"issues_count":114,"pull_requests_count":202,"avg_time_to_close_issue":110100947.60493827,"avg_time_to_close_pull_request":5759034.082352941,"issues_closed_count":81,"pull_requests_closed_count":170,"pull_request_authors_count":9,"issue_authors_count":16,"avg_comments_per_issue":1.3859649122807018,"avg_comments_per_pull_request":1.391089108910891,"merged_pull_requests_count":144,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":10,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":233586.0,"past_year_avg_time_to_close_pull_request":93283.3125,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3,"past_year_avg_comments_per_pull_request":0.9583333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":31,"created_at":"2023-05-14T22:40:18.841Z","updated_at":"2025-09-04T07:02:53.165Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/qutech%2Fqupulse/issues","issue_labels_count":{"Task":15,"Feature":14,"Documentation":9,"Priority: Desired":7,"Bug":7,"Discussion":7,"Priority: Essential":5,"Priority: Optional":4,"Implementation":2,"Framework integration":2,"Design":2,"Performance":2,"Design Flaw":1},"pull_request_labels_count":{"Documentation":1},"issue_author_associations_count":{"MEMBER":76,"NONE":20,"CONTRIBUTOR":12,"COLLABORATOR":6},"pull_request_author_associations_count":{"MEMBER":153,"COLLABORATOR":21,"CONTRIBUTOR":17,"NONE":11},"issue_authors":{"terrorfisch":49,"lumip":18,"shumpohl":13,"Nomos11":8,"maxbeer99":7,"hbluhm":6,"qutech-lab":3,"pbethke":2,"SchmidtMarc":1,"LRSchreiber":1,"mloberlaender":1,"CarlosMenke":1,"j340m3":1,"paniash":1,"lankes-fzj":1,"stillpaul":1},"pull_request_authors":{"terrorfisch":121,"Nomos11":34,"shumpohl":31,"eendebakpt":6,"maxbeer99":5,"lumip":2,"daniel204":1,"BrllsRX":1,"paulsurrey":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10087320,"issues_count":31306968,"pull_requests_count":96469683,"authors_count":10696025,"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":{"Documentation":1,"Feature":1,"Priority: Essential":1},"past_year_pull_request_labels_count":{"Documentation":1},"past_year_issue_author_associations_count":{"MEMBER":7,"COLLABORATOR":3},"past_year_pull_request_author_associations_count":{"MEMBER":30,"COLLABORATOR":17,"NONE":1},"past_year_issue_authors":{"shumpohl":6,"Nomos11":3,"terrorfisch":1},"past_year_pull_request_authors":{"shumpohl":27,"Nomos11":17,"terrorfisch":3,"maxbeer99":1},"maintainers":[{"login":"terrorfisch","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/terrorfisch"},{"login":"shumpohl","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shumpohl"},{"login":"Nomos11","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nomos11"},{"login":"lumip","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lumip"},{"login":"BrllsRX","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BrllsRX"}],"active_maintainers":[{"login":"shumpohl","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shumpohl"},{"login":"Nomos11","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nomos11"},{"login":"terrorfisch","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/terrorfisch"}]},"events":{"total":{"IssuesEvent":43,"WatchEvent":3,"DeleteEvent":4,"IssueCommentEvent":87,"PushEvent":123,"PullRequestReviewEvent":36,"PullRequestReviewCommentEvent":30,"PullRequestEvent":50,"CreateEvent":25},"last_year":{"IssuesEvent":43,"WatchEvent":3,"DeleteEvent":4,"IssueCommentEvent":87,"PushEvent":123,"PullRequestReviewEvent":36,"PullRequestReviewCommentEvent":30,"PullRequestEvent":50,"CreateEvent":25}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"doc/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T10:49:23.459Z","updated_at":"2022-07-12T10:49:23.459Z","repository_link":"https://github.com/qutech/qupulse/blob/master/doc/requirements.txt","dependencies":[{"id":155164888,"package_name":"sphinx","ecosystem":"pypi","requirements":"==4.4.0","direct":true,"kind":"runtime","optional":false},{"id":155164889,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"==0.8.8","direct":true,"kind":"runtime","optional":false},{"id":155164890,"package_name":"ipykernel","ecosystem":"pypi","requirements":"==6.9.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pythonpublish.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T04:42:41.873Z","updated_at":"2023-01-14T04:42:41.873Z","repository_link":"https://github.com/qutech/qupulse/blob/master/.github/workflows/pythonpublish.yml","dependencies":[{"id":6892448738,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6892448739,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pythontest.yaml","sha":null,"kind":"manifest","created_at":"2023-01-14T04:42:41.916Z","updated_at":"2023-01-14T04:42:41.916Z","repository_link":"https://github.com/qutech/qupulse/blob/master/.github/workflows/pythontest.yaml","dependencies":[{"id":6892448740,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892448741,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892448742,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/unittest_publish.yaml","sha":null,"kind":"manifest","created_at":"2023-01-14T04:42:41.959Z","updated_at":"2023-01-14T04:42:41.959Z","repository_link":"https://github.com/qutech/qupulse/blob/master/.github/workflows/unittest_publish.yaml","dependencies":[{"id":6892448743,"package_name":"EnricoMi/publish-unit-test-result-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":14.703901690358382,"created_at":"2025-09-04T15:51:10.071Z","updated_at":"2025-10-07T08:15:04.399Z","avatar_url":"https://github.com/qutech.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":615,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["quantum-computing","quantum-information","qutip"],"project_url":"https://science.ecosyste.ms/api/v1/projects/36451","html_url":"https://science.ecosyste.ms/projects/36451"}