{"id":55735,"name":"cirq","description":"Python framework for creating, editing, and invoking Noisy Intermediate-Scale Quantum (NISQ) circuits.","url":"https://github.com/quantumlib/cirq","last_synced_at":"2025-09-05T14:01:31.390Z","repository":{"id":37319119,"uuid":"114306758","full_name":"quantumlib/Cirq","owner":"quantumlib","description":"Python framework for creating, editing, and invoking Noisy Intermediate-Scale Quantum (NISQ) circuits.","archived":false,"fork":false,"pushed_at":"2025-09-04T21:06:22.000Z","size":42527,"stargazers_count":4694,"open_issues_count":181,"forks_count":1137,"subscribers_count":189,"default_branch":"main","last_synced_at":"2025-09-04T21:21:11.561Z","etag":null,"topics":["algorithms","api","cirq","google","google-quantum","nisq","python","quantum","quantum-algorithms","quantum-circuit","quantum-circuit-simulator","quantum-computer-simulator","quantum-computing","quantum-development-kit","quantum-information","quantum-programming","quantum-programming-language","quantum-simulation","sdk","simulation"],"latest_commit_sha":null,"homepage":"https://quantumai.google/cirq","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quantumlib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-12-14T23:41:49.000Z","updated_at":"2025-09-04T20:41:27.000Z","dependencies_parsed_at":"2023-10-14T18:30:16.096Z","dependency_job_id":"dba70779-cd9d-4fdb-b505-143da68fcbd1","html_url":"https://github.com/quantumlib/Cirq","commit_stats":{"total_commits":3633,"total_committers":228,"mean_commits":15.93421052631579,"dds":0.9077897054775668,"last_synced_commit":"455f50be4b1d22237de7ffa82c1efabd201fb184"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/quantumlib/Cirq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/sbom","scorecard":{"id":500097,"data":{"date":"2025-08-16T20:26:15Z","repo":{"name":"github.com/quantumlib/Cirq","commit":"66eb6898ee9644d00be67c97b967338f8232dcf0"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yaml:57","Info: topLevel permissions set to 'read-all': .github/workflows/ci-daily.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci-weekly.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:19","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yaml:23","Info: topLevel permissions set to 'read-all': .github/workflows/pr-labeler.yaml:48","Info: topLevel permissions set to 'read-all': .github/workflows/release-main.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/stale.yml:60","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: dev_tools/pypath:0","Warn: pipCommand not pinned by hash: dev_tools/conf/pip-install-minimal-for-pytest-changed-files.sh:32","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:90","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/ci-weekly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:266","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:267","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:349","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:371","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:224","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:243","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:140","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:156","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:207","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:323","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:324","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:183","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:27","Info:  60 out of  60 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  25 pipCommand dependencies pinned","Info:   4 out of   4 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/158102845","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/158102845"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Contributors","score":10,"reason":"project has 18 contributing companies or organizations","details":["Info: found contributions from: AI4LAM, Infleqtion, QCHackers, SciCodes, casics, combine-org, diffpy, duke university, google, google quantum ai, google quantum ai @quantumlib, googlers, infleqtion, internetitem, msmbuilder, sbmlteam, software-craftsmanship-new-york, tensorflow"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T21:36:46.295Z","repository_id":37319119,"created_at":"2025-08-19T21:36:46.295Z","updated_at":"2025-08-19T21:36:46.295Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273747876,"owners_count":25160677,"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":"quantumlib","name":"quantumlib","uuid":"31279789","kind":"organization","description":"Google's open source code library for the quantum world","email":null,"website":"quantumai.google","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31279789?v=4","repositories_count":15,"last_synced_at":"2024-03-25T20:43:48.640Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/quantumlib","funding_links":[],"total_stars":7151,"followers":760,"following":0,"created_at":"2022-11-02T16:35:33.541Z","updated_at":"2024-03-25T20:43:52.971Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib/repositories"},"packages":[{"id":334128,"name":"cirq-rigetti","ecosystem":"pypi","description":"A Cirq package to simulate and connect to Rigetti quantum computers and Quil QVM","homepage":"http://github.com/quantumlib/cirq","licenses":"Apache 2","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/quantumlib/cirq","keywords_array":[],"namespace":null,"versions_count":1961,"first_release_published_at":"2021-07-20T20:17:32.000Z","latest_release_published_at":"2024-06-27T00:44:29.000Z","latest_release_number":"1.4.1","last_synced_at":"2025-01-14T10:32:21.771Z","created_at":"2022-04-06T12:39:31.827Z","updated_at":"2025-09-05T11:13:34.392Z","registry_url":"https://pypi.org/project/cirq-rigetti/","install_command":"pip install cirq-rigetti --index-url https://pypi.org/simple","documentation_url":"https://cirq-rigetti.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"cirq-rigetti"},"repo_metadata":{"id":37319119,"uuid":"114306758","full_name":"quantumlib/Cirq","owner":"quantumlib","description":"Python framework for creating, editing, and invoking Noisy Intermediate-Scale Quantum (NISQ) circuits.","archived":false,"fork":false,"pushed_at":"2025-09-04T21:06:22.000Z","size":42527,"stargazers_count":4694,"open_issues_count":181,"forks_count":1137,"subscribers_count":189,"default_branch":"main","last_synced_at":"2025-09-04T21:21:11.561Z","etag":null,"topics":["algorithms","api","cirq","google","google-quantum","nisq","python","quantum","quantum-algorithms","quantum-circuit","quantum-circuit-simulator","quantum-computer-simulator","quantum-computing","quantum-development-kit","quantum-information","quantum-programming","quantum-programming-language","quantum-simulation","sdk","simulation"],"latest_commit_sha":null,"homepage":"https://quantumai.google/cirq","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quantumlib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-12-14T23:41:49.000Z","updated_at":"2025-09-04T20:41:27.000Z","dependencies_parsed_at":"2023-10-14T18:30:16.096Z","dependency_job_id":"dba70779-cd9d-4fdb-b505-143da68fcbd1","html_url":"https://github.com/quantumlib/Cirq","commit_stats":{"total_commits":3633,"total_committers":228,"mean_commits":15.93421052631579,"dds":0.9077897054775668,"last_synced_commit":"455f50be4b1d22237de7ffa82c1efabd201fb184"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/quantumlib/Cirq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/sbom","scorecard":{"id":500097,"data":{"date":"2025-08-16T20:26:15Z","repo":{"name":"github.com/quantumlib/Cirq","commit":"66eb6898ee9644d00be67c97b967338f8232dcf0"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yaml:57","Info: topLevel permissions set to 'read-all': .github/workflows/ci-daily.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci-weekly.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:19","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yaml:23","Info: topLevel permissions set to 'read-all': .github/workflows/pr-labeler.yaml:48","Info: topLevel permissions set to 'read-all': .github/workflows/release-main.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/stale.yml:60","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: dev_tools/pypath:0","Warn: pipCommand not pinned by hash: dev_tools/conf/pip-install-minimal-for-pytest-changed-files.sh:32","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:90","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/ci-weekly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:266","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:267","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:349","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:371","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:224","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:243","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:140","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:156","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:207","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:323","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:324","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:183","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:27","Info:  60 out of  60 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  25 pipCommand dependencies pinned","Info:   4 out of   4 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/158102845","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/158102845"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Contributors","score":10,"reason":"project has 18 contributing companies or organizations","details":["Info: found contributions from: AI4LAM, Infleqtion, QCHackers, SciCodes, casics, combine-org, diffpy, duke university, google, google quantum ai, google quantum ai @quantumlib, googlers, infleqtion, internetitem, msmbuilder, sbmlteam, software-craftsmanship-new-york, tensorflow"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T21:36:46.295Z","repository_id":37319119,"created_at":"2025-08-19T21:36:46.295Z","updated_at":"2025-08-19T21:36:46.295Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273747876,"owners_count":25160677,"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_record":{"login":"quantumlib","name":"quantumlib","uuid":"31279789","kind":"organization","description":"Google's open source code library for the quantum world","email":null,"website":"quantumai.google","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31279789?v=4","repositories_count":15,"last_synced_at":"2024-03-25T20:43:48.640Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/quantumlib","funding_links":[],"total_stars":7151,"followers":760,"following":0,"created_at":"2022-11-02T16:35:33.541Z","updated_at":"2024-03-25T20:43:52.971Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib/repositories"},"tags":[{"name":"v1.6.1","sha":"1a4ac41204e44ddf0e322a769cd492df070b6586","kind":"tag","published_at":"2025-08-14T03:13:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2a2b6f178d7c0eab54ff0e3488082926339052ea","kind":"tag","published_at":"2025-07-23T03:45:54.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7fe741bfbce2a58f803ecb04d577bb45802fb2f4","kind":"tag","published_at":"2025-04-10T03:14:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2975d10912acd4183838f5c1ddba8f278faedb2a","kind":"tag","published_at":"2024-06-26T23:52:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab967669caddc7da510dddc22c12e6c5747e9d85","kind":"tag","published_at":"2024-05-30T04:20:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7df83d7495b22f2a6eb6021af9375878451c11a2","kind":"commit","published_at":"2023-12-01T21:12:10.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"07889dc2eb83f80af530397b43daa2400567dbb5","kind":"commit","published_at":"2023-07-17T23:57:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.2.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"79c048d214c5c8a03efc8ecc0cee4a49d970a546","kind":"commit","published_at":"2022-12-20T22:50:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.1.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"506ef08e7368076254ecc4717a804f4a842f441e","kind":"commit","published_at":"2022-07-18T21:51:00.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.0.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0/manifests"},{"name":"v0.15.0","sha":"f904a09031b102a3ad5d7b55eff2c8efe565197f","kind":"commit","published_at":"2022-06-29T00:24:58.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.15.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"632396c997339d1f6c842608918978527f898854","kind":"commit","published_at":"2022-04-11T01:41:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"a1b46ddc43af75057560dac3bbba97e4e61c2297","kind":"commit","published_at":"2022-03-24T06:26:34.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"782c14e0cc821794d21e82f30df8e6998f4b9992","kind":"commit","published_at":"2021-10-26T16:57:17.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"8a7d6f846480d5612f1f74f6ee8dd8da49568d79","kind":"commit","published_at":"2021-10-15T17:28:33.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"32e1d1e6037bc11535209da3d24072ac11fb89f6","kind":"commit","published_at":"2021-08-11T21:41:28.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.12.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02a45f9031716a920a8eac71819667f85ed54188","kind":"commit","published_at":"2021-07-26T18:35:20.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"58e16054159af6719825ada1d477b3b6d95204c5","kind":"commit","published_at":"2021-05-11T17:38:50.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ab45cf24e53a0de3b60404ce5f713dc92491cc3","kind":"commit","published_at":"2021-03-05T17:52:30.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.10.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0/manifests"},{"name":"fmt-black","sha":"2496fc9aa5c9d2fad1c5bb4ea7d201b54ca24ef2","kind":"commit","published_at":"2020-11-30T22:48:29.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/fmt-black","html_url":"https://github.com/quantumlib/Cirq/releases/tag/fmt-black","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@fmt-black","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black/manifests"},{"name":"v0.9.1","sha":"d58423a3f06dd0a40fd8acfdd006d9a876274a7c","kind":"commit","published_at":"2020-10-02T22:26:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"65abd007d85b285b13d027ada23f2c6eb0092f92","kind":"commit","published_at":"2020-10-01T18:14:18.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"1b05c0ec860de8d61eacbb53e2968cd38ad5f815","kind":"commit","published_at":"2020-07-13T21:00:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.2","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"ed175bcd1179035439f0c3bbc4290a20100a4fc8","kind":"commit","published_at":"2020-06-03T20:44:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3fded8861fad68fbd7c4bc8a1f982e6f8dd6712d","kind":"commit","published_at":"2020-05-04T17:08:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"cc61838b155a3e2147aaec388ee712260e638ec5","kind":"commit","published_at":"2020-01-17T23:19:56.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.7.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"f7aa4150252fa9e206d5b27592047c51f8fe58ec","kind":"commit","published_at":"2019-12-03T04:39:41.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d58c342125fb8ff22c12c2bbd7b236d4b5b90295","kind":"commit","published_at":"2019-10-30T20:53:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e8f9323beb6637b16b8ef9b647307eb9bc6c3967","kind":"commit","published_at":"2019-04-24T03:10:06.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4460134cb1a330641253d02ae833f4d90e70b8e2","kind":"commit","published_at":"2018-11-30T01:46:22.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"a11dc4031f5332c0eab2aa9f9f42a309756879c7","kind":"commit","published_at":"2018-07-18T22:35:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0b3f3476ba1b106ef32ebb97a0dc90061716ff98","kind":"commit","published_at":"2018-07-18T06:41:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0/manifests"},{"name":"v0.1","sha":"f2d55e9aaef57117211975adb2e5084b2faf6deb","kind":"commit","published_at":"2018-04-17T16:18:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T11:13:34.392Z","dependent_packages_count":5,"downloads":62870,"downloads_period":"last-month","dependent_repos_count":15,"rankings":{"downloads":1.4616779485621516,"dependent_repos_count":3.725238500334204,"dependent_packages_count":1.8773759292364922,"stargazers_count":1.1343332326978106,"forks_count":1.3242115776422048,"docker_downloads_count":2.1883479254841425,"average":1.951864185659501},"purl":"pkg:pypi/cirq-rigetti","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cirq-rigetti","docker_dependents_count":3,"docker_downloads_count":373,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cirq-rigetti","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cirq-rigetti/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T03:34:10.209Z","issues_count":643,"pull_requests_count":1995,"avg_time_to_close_issue":56299865.76635514,"avg_time_to_close_pull_request":2961058.528214078,"issues_closed_count":428,"pull_requests_closed_count":1717,"pull_request_authors_count":141,"issue_authors_count":136,"avg_comments_per_issue":3.494556765163297,"avg_comments_per_pull_request":1.7117794486215538,"merged_pull_requests_count":1316,"bot_issues_count":1,"bot_pull_requests_count":235,"past_year_issues_count":162,"past_year_pull_requests_count":1235,"past_year_avg_time_to_close_issue":1868844.2236842106,"past_year_avg_time_to_close_pull_request":436289.56126482214,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":1012,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":1.2530864197530864,"past_year_avg_comments_per_pull_request":1.5692307692307692,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":215,"past_year_merged_pull_requests_count":806,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/issues","maintainers":[{"login":"pavoljuhas","count":507,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"NoureldinYosri","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"daxfohl","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"tanujkhattar","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tanujkhattar"},{"login":"senecameeks","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"babacry","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"eliottrosenberg","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"verult","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/verult"},{"login":"mpharrigan","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpharrigan"},{"login":"dabacon","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"},{"login":"BichengYing","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"kevinsung","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinsung"},{"login":"viathor","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viathor"},{"login":"vtomole","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vtomole"},{"login":"95-martin-orion","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/95-martin-orion"},{"login":"wcourtney","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"augustehirth","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/augustehirth"},{"login":"andbe91","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"MichaelBroughton","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelBroughton"},{"login":"obriente","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/obriente"},{"login":"zchen088","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zchen088"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"dkafri","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkafri"},{"login":"cduck","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cduck"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"alexandrupaler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexandrupaler"},{"login":"kmlau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmlau"},{"login":"bichengying","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bichengying"},{"login":"peterse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peterse"},{"login":"karlunho","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karlunho"},{"login":"gmauricio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gmauricio"},{"login":"smitsanghavi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smitsanghavi"},{"login":"crystalzhaizhai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crystalzhaizhai"},{"login":"jbrixon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrixon"},{"login":"babbush","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babbush"},{"login":"naerabati","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naerabati"},{"login":"ncrubin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncrubin"},{"login":"kjsatz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kjsatz"}],"active_maintainers":[{"login":"pavoljuhas","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"daxfohl","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"babacry","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"NoureldinYosri","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"senecameeks","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"BichengYing","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"eliottrosenberg","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"wcourtney","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"andbe91","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"dabacon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-rigetti/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-rigetti/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-rigetti/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-rigetti/related_packages","maintainers":[{"uuid":"quantumlib","login":"quantumlib","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/quantumlib/","role":null,"created_at":"2022-11-14T17:23:16.163Z","updated_at":"2022-11-14T17:23:16.163Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/quantumlib/packages"},{"uuid":"quantumlib_release_bot","login":"quantumlib_release_bot","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/quantumlib_release_bot/","role":null,"created_at":"2022-11-14T17:23:16.261Z","updated_at":"2022-11-14T17:23:16.261Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/quantumlib_release_bot/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725158,"maintainers_count":308368,"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":334132,"name":"cirq-pasqal","ecosystem":"pypi","description":"A Cirq package to simulate and connect to Pasqal quantum computers","homepage":"http://github.com/quantumlib/cirq","licenses":"Apache 2","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/quantumlib/cirq","keywords_array":[],"namespace":null,"versions_count":1996,"first_release_published_at":"2021-06-30T00:58:18.000Z","latest_release_published_at":"2024-06-27T00:45:11.000Z","latest_release_number":"1.4.1","last_synced_at":"2025-01-14T10:33:27.729Z","created_at":"2022-04-06T12:39:32.291Z","updated_at":"2025-09-05T11:13:34.931Z","registry_url":"https://pypi.org/project/cirq-pasqal/","install_command":"pip install cirq-pasqal --index-url https://pypi.org/simple","documentation_url":"https://cirq-pasqal.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"cirq-pasqal"},"repo_metadata":{"id":37319119,"uuid":"114306758","full_name":"quantumlib/Cirq","owner":"quantumlib","description":"Python framework for creating, editing, and invoking Noisy Intermediate-Scale Quantum (NISQ) circuits.","archived":false,"fork":false,"pushed_at":"2025-09-04T21:06:22.000Z","size":42527,"stargazers_count":4694,"open_issues_count":181,"forks_count":1137,"subscribers_count":189,"default_branch":"main","last_synced_at":"2025-09-04T21:21:11.561Z","etag":null,"topics":["algorithms","api","cirq","google","google-quantum","nisq","python","quantum","quantum-algorithms","quantum-circuit","quantum-circuit-simulator","quantum-computer-simulator","quantum-computing","quantum-development-kit","quantum-information","quantum-programming","quantum-programming-language","quantum-simulation","sdk","simulation"],"latest_commit_sha":null,"homepage":"https://quantumai.google/cirq","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quantumlib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-12-14T23:41:49.000Z","updated_at":"2025-09-04T20:41:27.000Z","dependencies_parsed_at":"2023-10-14T18:30:16.096Z","dependency_job_id":"dba70779-cd9d-4fdb-b505-143da68fcbd1","html_url":"https://github.com/quantumlib/Cirq","commit_stats":{"total_commits":3633,"total_committers":228,"mean_commits":15.93421052631579,"dds":0.9077897054775668,"last_synced_commit":"455f50be4b1d22237de7ffa82c1efabd201fb184"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/quantumlib/Cirq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/sbom","scorecard":{"id":500097,"data":{"date":"2025-08-16T20:26:15Z","repo":{"name":"github.com/quantumlib/Cirq","commit":"66eb6898ee9644d00be67c97b967338f8232dcf0"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yaml:57","Info: topLevel permissions set to 'read-all': .github/workflows/ci-daily.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci-weekly.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:19","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yaml:23","Info: topLevel permissions set to 'read-all': .github/workflows/pr-labeler.yaml:48","Info: topLevel permissions set to 'read-all': .github/workflows/release-main.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/stale.yml:60","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: dev_tools/pypath:0","Warn: pipCommand not pinned by hash: dev_tools/conf/pip-install-minimal-for-pytest-changed-files.sh:32","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:90","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/ci-weekly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:266","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:267","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:349","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:371","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:224","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:243","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:140","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:156","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:207","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:323","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:324","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:183","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:27","Info:  60 out of  60 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  25 pipCommand dependencies pinned","Info:   4 out of   4 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/158102845","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/158102845"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Contributors","score":10,"reason":"project has 18 contributing companies or organizations","details":["Info: found contributions from: AI4LAM, Infleqtion, QCHackers, SciCodes, casics, combine-org, diffpy, duke university, google, google quantum ai, google quantum ai @quantumlib, googlers, infleqtion, internetitem, msmbuilder, sbmlteam, software-craftsmanship-new-york, tensorflow"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T21:36:46.295Z","repository_id":37319119,"created_at":"2025-08-19T21:36:46.295Z","updated_at":"2025-08-19T21:36:46.295Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273747876,"owners_count":25160677,"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_record":{"login":"quantumlib","name":"quantumlib","uuid":"31279789","kind":"organization","description":"Google's open source code library for the quantum world","email":null,"website":"quantumai.google","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31279789?v=4","repositories_count":15,"last_synced_at":"2024-03-25T20:43:48.640Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/quantumlib","funding_links":[],"total_stars":7151,"followers":760,"following":0,"created_at":"2022-11-02T16:35:33.541Z","updated_at":"2024-03-25T20:43:52.971Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib/repositories"},"tags":[{"name":"v1.6.1","sha":"1a4ac41204e44ddf0e322a769cd492df070b6586","kind":"tag","published_at":"2025-08-14T03:13:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2a2b6f178d7c0eab54ff0e3488082926339052ea","kind":"tag","published_at":"2025-07-23T03:45:54.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7fe741bfbce2a58f803ecb04d577bb45802fb2f4","kind":"tag","published_at":"2025-04-10T03:14:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2975d10912acd4183838f5c1ddba8f278faedb2a","kind":"tag","published_at":"2024-06-26T23:52:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab967669caddc7da510dddc22c12e6c5747e9d85","kind":"tag","published_at":"2024-05-30T04:20:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7df83d7495b22f2a6eb6021af9375878451c11a2","kind":"commit","published_at":"2023-12-01T21:12:10.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"07889dc2eb83f80af530397b43daa2400567dbb5","kind":"commit","published_at":"2023-07-17T23:57:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.2.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"79c048d214c5c8a03efc8ecc0cee4a49d970a546","kind":"commit","published_at":"2022-12-20T22:50:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.1.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"506ef08e7368076254ecc4717a804f4a842f441e","kind":"commit","published_at":"2022-07-18T21:51:00.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.0.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0/manifests"},{"name":"v0.15.0","sha":"f904a09031b102a3ad5d7b55eff2c8efe565197f","kind":"commit","published_at":"2022-06-29T00:24:58.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.15.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"632396c997339d1f6c842608918978527f898854","kind":"commit","published_at":"2022-04-11T01:41:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"a1b46ddc43af75057560dac3bbba97e4e61c2297","kind":"commit","published_at":"2022-03-24T06:26:34.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"782c14e0cc821794d21e82f30df8e6998f4b9992","kind":"commit","published_at":"2021-10-26T16:57:17.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"8a7d6f846480d5612f1f74f6ee8dd8da49568d79","kind":"commit","published_at":"2021-10-15T17:28:33.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"32e1d1e6037bc11535209da3d24072ac11fb89f6","kind":"commit","published_at":"2021-08-11T21:41:28.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.12.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02a45f9031716a920a8eac71819667f85ed54188","kind":"commit","published_at":"2021-07-26T18:35:20.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"58e16054159af6719825ada1d477b3b6d95204c5","kind":"commit","published_at":"2021-05-11T17:38:50.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ab45cf24e53a0de3b60404ce5f713dc92491cc3","kind":"commit","published_at":"2021-03-05T17:52:30.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.10.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0/manifests"},{"name":"fmt-black","sha":"2496fc9aa5c9d2fad1c5bb4ea7d201b54ca24ef2","kind":"commit","published_at":"2020-11-30T22:48:29.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/fmt-black","html_url":"https://github.com/quantumlib/Cirq/releases/tag/fmt-black","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@fmt-black","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black/manifests"},{"name":"v0.9.1","sha":"d58423a3f06dd0a40fd8acfdd006d9a876274a7c","kind":"commit","published_at":"2020-10-02T22:26:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"65abd007d85b285b13d027ada23f2c6eb0092f92","kind":"commit","published_at":"2020-10-01T18:14:18.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"1b05c0ec860de8d61eacbb53e2968cd38ad5f815","kind":"commit","published_at":"2020-07-13T21:00:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.2","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"ed175bcd1179035439f0c3bbc4290a20100a4fc8","kind":"commit","published_at":"2020-06-03T20:44:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3fded8861fad68fbd7c4bc8a1f982e6f8dd6712d","kind":"commit","published_at":"2020-05-04T17:08:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"cc61838b155a3e2147aaec388ee712260e638ec5","kind":"commit","published_at":"2020-01-17T23:19:56.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.7.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"f7aa4150252fa9e206d5b27592047c51f8fe58ec","kind":"commit","published_at":"2019-12-03T04:39:41.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d58c342125fb8ff22c12c2bbd7b236d4b5b90295","kind":"commit","published_at":"2019-10-30T20:53:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e8f9323beb6637b16b8ef9b647307eb9bc6c3967","kind":"commit","published_at":"2019-04-24T03:10:06.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4460134cb1a330641253d02ae833f4d90e70b8e2","kind":"commit","published_at":"2018-11-30T01:46:22.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"a11dc4031f5332c0eab2aa9f9f42a309756879c7","kind":"commit","published_at":"2018-07-18T22:35:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0b3f3476ba1b106ef32ebb97a0dc90061716ff98","kind":"commit","published_at":"2018-07-18T06:41:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0/manifests"},{"name":"v0.1","sha":"f2d55e9aaef57117211975adb2e5084b2faf6deb","kind":"commit","published_at":"2018-04-17T16:18:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T11:13:34.931Z","dependent_packages_count":4,"downloads":61467,"downloads_period":"last-month","dependent_repos_count":15,"rankings":{"downloads":1.433201747640287,"dependent_repos_count":3.725238500334204,"dependent_packages_count":1.8773759292364922,"stargazers_count":1.1343332326978106,"forks_count":1.3242115776422048,"docker_downloads_count":2.1883479254841425,"average":1.9471181521725234},"purl":"pkg:pypi/cirq-pasqal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cirq-pasqal","docker_dependents_count":3,"docker_downloads_count":373,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cirq-pasqal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cirq-pasqal/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T03:34:10.209Z","issues_count":643,"pull_requests_count":1995,"avg_time_to_close_issue":56299865.76635514,"avg_time_to_close_pull_request":2961058.528214078,"issues_closed_count":428,"pull_requests_closed_count":1717,"pull_request_authors_count":141,"issue_authors_count":136,"avg_comments_per_issue":3.494556765163297,"avg_comments_per_pull_request":1.7117794486215538,"merged_pull_requests_count":1316,"bot_issues_count":1,"bot_pull_requests_count":235,"past_year_issues_count":162,"past_year_pull_requests_count":1235,"past_year_avg_time_to_close_issue":1868844.2236842106,"past_year_avg_time_to_close_pull_request":436289.56126482214,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":1012,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":1.2530864197530864,"past_year_avg_comments_per_pull_request":1.5692307692307692,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":215,"past_year_merged_pull_requests_count":806,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/issues","maintainers":[{"login":"pavoljuhas","count":507,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"NoureldinYosri","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"daxfohl","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"tanujkhattar","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tanujkhattar"},{"login":"senecameeks","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"babacry","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"eliottrosenberg","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"verult","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/verult"},{"login":"mpharrigan","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpharrigan"},{"login":"dabacon","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"},{"login":"BichengYing","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"kevinsung","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinsung"},{"login":"viathor","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viathor"},{"login":"vtomole","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vtomole"},{"login":"95-martin-orion","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/95-martin-orion"},{"login":"wcourtney","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"augustehirth","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/augustehirth"},{"login":"andbe91","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"MichaelBroughton","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelBroughton"},{"login":"obriente","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/obriente"},{"login":"zchen088","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zchen088"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"dkafri","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkafri"},{"login":"cduck","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cduck"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"alexandrupaler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexandrupaler"},{"login":"kmlau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmlau"},{"login":"bichengying","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bichengying"},{"login":"peterse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peterse"},{"login":"karlunho","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karlunho"},{"login":"gmauricio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gmauricio"},{"login":"smitsanghavi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smitsanghavi"},{"login":"crystalzhaizhai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crystalzhaizhai"},{"login":"jbrixon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrixon"},{"login":"babbush","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babbush"},{"login":"naerabati","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naerabati"},{"login":"ncrubin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncrubin"},{"login":"kjsatz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kjsatz"}],"active_maintainers":[{"login":"pavoljuhas","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"daxfohl","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"babacry","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"NoureldinYosri","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"senecameeks","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"BichengYing","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"eliottrosenberg","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"wcourtney","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"andbe91","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"dabacon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-pasqal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-pasqal/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-pasqal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-pasqal/related_packages","maintainers":[{"uuid":"quantumlib","login":"quantumlib","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/quantumlib/","role":null,"created_at":"2022-11-14T17:23:26.639Z","updated_at":"2022-11-14T17:23:26.639Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/quantumlib/packages"},{"uuid":"quantumlib_release_bot","login":"quantumlib_release_bot","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/quantumlib_release_bot/","role":null,"created_at":"2022-11-14T17:23:26.654Z","updated_at":"2022-11-14T17:23:26.654Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/quantumlib_release_bot/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725158,"maintainers_count":308368,"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":334130,"name":"cirq-google","ecosystem":"pypi","description":"The Cirq module that provides tools and access to the Google Quantum Computing Service","homepage":"http://github.com/quantumlib/cirq","licenses":"Apache 2","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/quantumlib/cirq","keywords_array":[],"namespace":null,"versions_count":2111,"first_release_published_at":"2021-04-19T22:44:44.000Z","latest_release_published_at":"2024-06-27T00:45:32.000Z","latest_release_number":"1.4.1","last_synced_at":"2025-01-14T10:32:49.977Z","created_at":"2022-04-06T12:39:32.116Z","updated_at":"2025-09-05T11:13:34.527Z","registry_url":"https://pypi.org/project/cirq-google/","install_command":"pip install cirq-google --index-url https://pypi.org/simple","documentation_url":"https://cirq-google.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"cirq-google"},"repo_metadata":{"id":37319119,"uuid":"114306758","full_name":"quantumlib/Cirq","owner":"quantumlib","description":"Python framework for creating, editing, and invoking Noisy Intermediate-Scale Quantum (NISQ) circuits.","archived":false,"fork":false,"pushed_at":"2025-09-04T21:06:22.000Z","size":42527,"stargazers_count":4694,"open_issues_count":181,"forks_count":1137,"subscribers_count":189,"default_branch":"main","last_synced_at":"2025-09-04T21:21:11.561Z","etag":null,"topics":["algorithms","api","cirq","google","google-quantum","nisq","python","quantum","quantum-algorithms","quantum-circuit","quantum-circuit-simulator","quantum-computer-simulator","quantum-computing","quantum-development-kit","quantum-information","quantum-programming","quantum-programming-language","quantum-simulation","sdk","simulation"],"latest_commit_sha":null,"homepage":"https://quantumai.google/cirq","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quantumlib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-12-14T23:41:49.000Z","updated_at":"2025-09-04T20:41:27.000Z","dependencies_parsed_at":"2023-10-14T18:30:16.096Z","dependency_job_id":"dba70779-cd9d-4fdb-b505-143da68fcbd1","html_url":"https://github.com/quantumlib/Cirq","commit_stats":{"total_commits":3633,"total_committers":228,"mean_commits":15.93421052631579,"dds":0.9077897054775668,"last_synced_commit":"455f50be4b1d22237de7ffa82c1efabd201fb184"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/quantumlib/Cirq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/sbom","scorecard":{"id":500097,"data":{"date":"2025-08-16T20:26:15Z","repo":{"name":"github.com/quantumlib/Cirq","commit":"66eb6898ee9644d00be67c97b967338f8232dcf0"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yaml:57","Info: topLevel permissions set to 'read-all': .github/workflows/ci-daily.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci-weekly.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:19","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yaml:23","Info: topLevel permissions set to 'read-all': .github/workflows/pr-labeler.yaml:48","Info: topLevel permissions set to 'read-all': .github/workflows/release-main.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/stale.yml:60","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: dev_tools/pypath:0","Warn: pipCommand not pinned by hash: dev_tools/conf/pip-install-minimal-for-pytest-changed-files.sh:32","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:90","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/ci-weekly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:266","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:267","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:349","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:371","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:224","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:243","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:140","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:156","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:207","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:323","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:324","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:183","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:27","Info:  60 out of  60 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  25 pipCommand dependencies pinned","Info:   4 out of   4 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/158102845","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/158102845"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Contributors","score":10,"reason":"project has 18 contributing companies or organizations","details":["Info: found contributions from: AI4LAM, Infleqtion, QCHackers, SciCodes, casics, combine-org, diffpy, duke university, google, google quantum ai, google quantum ai @quantumlib, googlers, infleqtion, internetitem, msmbuilder, sbmlteam, software-craftsmanship-new-york, tensorflow"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T21:36:46.295Z","repository_id":37319119,"created_at":"2025-08-19T21:36:46.295Z","updated_at":"2025-08-19T21:36:46.295Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273747876,"owners_count":25160677,"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_record":{"login":"quantumlib","name":"quantumlib","uuid":"31279789","kind":"organization","description":"Google's open source code library for the quantum world","email":null,"website":"quantumai.google","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31279789?v=4","repositories_count":15,"last_synced_at":"2024-03-25T20:43:48.640Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/quantumlib","funding_links":[],"total_stars":7151,"followers":760,"following":0,"created_at":"2022-11-02T16:35:33.541Z","updated_at":"2024-03-25T20:43:52.971Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib/repositories"},"tags":[{"name":"v1.6.1","sha":"1a4ac41204e44ddf0e322a769cd492df070b6586","kind":"tag","published_at":"2025-08-14T03:13:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2a2b6f178d7c0eab54ff0e3488082926339052ea","kind":"tag","published_at":"2025-07-23T03:45:54.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7fe741bfbce2a58f803ecb04d577bb45802fb2f4","kind":"tag","published_at":"2025-04-10T03:14:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2975d10912acd4183838f5c1ddba8f278faedb2a","kind":"tag","published_at":"2024-06-26T23:52:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab967669caddc7da510dddc22c12e6c5747e9d85","kind":"tag","published_at":"2024-05-30T04:20:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7df83d7495b22f2a6eb6021af9375878451c11a2","kind":"commit","published_at":"2023-12-01T21:12:10.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"07889dc2eb83f80af530397b43daa2400567dbb5","kind":"commit","published_at":"2023-07-17T23:57:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.2.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"79c048d214c5c8a03efc8ecc0cee4a49d970a546","kind":"commit","published_at":"2022-12-20T22:50:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.1.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"506ef08e7368076254ecc4717a804f4a842f441e","kind":"commit","published_at":"2022-07-18T21:51:00.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.0.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0/manifests"},{"name":"v0.15.0","sha":"f904a09031b102a3ad5d7b55eff2c8efe565197f","kind":"commit","published_at":"2022-06-29T00:24:58.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.15.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"632396c997339d1f6c842608918978527f898854","kind":"commit","published_at":"2022-04-11T01:41:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"a1b46ddc43af75057560dac3bbba97e4e61c2297","kind":"commit","published_at":"2022-03-24T06:26:34.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"782c14e0cc821794d21e82f30df8e6998f4b9992","kind":"commit","published_at":"2021-10-26T16:57:17.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"8a7d6f846480d5612f1f74f6ee8dd8da49568d79","kind":"commit","published_at":"2021-10-15T17:28:33.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"32e1d1e6037bc11535209da3d24072ac11fb89f6","kind":"commit","published_at":"2021-08-11T21:41:28.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.12.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02a45f9031716a920a8eac71819667f85ed54188","kind":"commit","published_at":"2021-07-26T18:35:20.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"58e16054159af6719825ada1d477b3b6d95204c5","kind":"commit","published_at":"2021-05-11T17:38:50.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ab45cf24e53a0de3b60404ce5f713dc92491cc3","kind":"commit","published_at":"2021-03-05T17:52:30.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.10.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0/manifests"},{"name":"fmt-black","sha":"2496fc9aa5c9d2fad1c5bb4ea7d201b54ca24ef2","kind":"commit","published_at":"2020-11-30T22:48:29.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/fmt-black","html_url":"https://github.com/quantumlib/Cirq/releases/tag/fmt-black","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@fmt-black","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black/manifests"},{"name":"v0.9.1","sha":"d58423a3f06dd0a40fd8acfdd006d9a876274a7c","kind":"commit","published_at":"2020-10-02T22:26:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"65abd007d85b285b13d027ada23f2c6eb0092f92","kind":"commit","published_at":"2020-10-01T18:14:18.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"1b05c0ec860de8d61eacbb53e2968cd38ad5f815","kind":"commit","published_at":"2020-07-13T21:00:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.2","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"ed175bcd1179035439f0c3bbc4290a20100a4fc8","kind":"commit","published_at":"2020-06-03T20:44:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3fded8861fad68fbd7c4bc8a1f982e6f8dd6712d","kind":"commit","published_at":"2020-05-04T17:08:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"cc61838b155a3e2147aaec388ee712260e638ec5","kind":"commit","published_at":"2020-01-17T23:19:56.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.7.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"f7aa4150252fa9e206d5b27592047c51f8fe58ec","kind":"commit","published_at":"2019-12-03T04:39:41.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d58c342125fb8ff22c12c2bbd7b236d4b5b90295","kind":"commit","published_at":"2019-10-30T20:53:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e8f9323beb6637b16b8ef9b647307eb9bc6c3967","kind":"commit","published_at":"2019-04-24T03:10:06.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4460134cb1a330641253d02ae833f4d90e70b8e2","kind":"commit","published_at":"2018-11-30T01:46:22.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"a11dc4031f5332c0eab2aa9f9f42a309756879c7","kind":"commit","published_at":"2018-07-18T22:35:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0b3f3476ba1b106ef32ebb97a0dc90061716ff98","kind":"commit","published_at":"2018-07-18T06:41:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0/manifests"},{"name":"v0.1","sha":"f2d55e9aaef57117211975adb2e5084b2faf6deb","kind":"commit","published_at":"2018-04-17T16:18:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T11:13:34.527Z","dependent_packages_count":9,"downloads":73018,"downloads_period":"last-month","dependent_repos_count":70,"rankings":{"downloads":1.119518470345862,"dependent_repos_count":1.7833763104537967,"dependent_packages_count":1.1439817479630778,"stargazers_count":1.1343332326978106,"forks_count":1.3242115776422048,"docker_downloads_count":2.1883479254841425,"average":1.4489615440978156},"purl":"pkg:pypi/cirq-google","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cirq-google","docker_dependents_count":5,"docker_downloads_count":411,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cirq-google","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cirq-google/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T03:34:10.209Z","issues_count":643,"pull_requests_count":1995,"avg_time_to_close_issue":56299865.76635514,"avg_time_to_close_pull_request":2961058.528214078,"issues_closed_count":428,"pull_requests_closed_count":1717,"pull_request_authors_count":141,"issue_authors_count":136,"avg_comments_per_issue":3.494556765163297,"avg_comments_per_pull_request":1.7117794486215538,"merged_pull_requests_count":1316,"bot_issues_count":1,"bot_pull_requests_count":235,"past_year_issues_count":162,"past_year_pull_requests_count":1235,"past_year_avg_time_to_close_issue":1868844.2236842106,"past_year_avg_time_to_close_pull_request":436289.56126482214,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":1012,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":1.2530864197530864,"past_year_avg_comments_per_pull_request":1.5692307692307692,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":215,"past_year_merged_pull_requests_count":806,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/issues","maintainers":[{"login":"pavoljuhas","count":507,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"NoureldinYosri","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"daxfohl","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"tanujkhattar","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tanujkhattar"},{"login":"senecameeks","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"babacry","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"eliottrosenberg","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"verult","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/verult"},{"login":"mpharrigan","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpharrigan"},{"login":"dabacon","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"},{"login":"BichengYing","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"kevinsung","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinsung"},{"login":"viathor","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viathor"},{"login":"vtomole","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vtomole"},{"login":"95-martin-orion","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/95-martin-orion"},{"login":"wcourtney","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"augustehirth","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/augustehirth"},{"login":"andbe91","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"MichaelBroughton","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelBroughton"},{"login":"obriente","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/obriente"},{"login":"zchen088","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zchen088"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"dkafri","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkafri"},{"login":"cduck","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cduck"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"alexandrupaler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexandrupaler"},{"login":"kmlau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmlau"},{"login":"bichengying","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bichengying"},{"login":"peterse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peterse"},{"login":"karlunho","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karlunho"},{"login":"gmauricio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gmauricio"},{"login":"smitsanghavi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smitsanghavi"},{"login":"crystalzhaizhai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crystalzhaizhai"},{"login":"jbrixon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrixon"},{"login":"babbush","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babbush"},{"login":"naerabati","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naerabati"},{"login":"ncrubin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncrubin"},{"login":"kjsatz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kjsatz"}],"active_maintainers":[{"login":"pavoljuhas","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"daxfohl","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"babacry","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"NoureldinYosri","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"senecameeks","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"BichengYing","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"eliottrosenberg","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"wcourtney","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"andbe91","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"dabacon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-google/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-google/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-google/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-google/related_packages","maintainers":[{"uuid":"quantumlib","login":"quantumlib","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/quantumlib/","role":null,"created_at":"2022-11-14T17:23:21.314Z","updated_at":"2022-11-14T17:23:21.314Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/quantumlib/packages"},{"uuid":"quantumlib_release_bot","login":"quantumlib_release_bot","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/quantumlib_release_bot/","role":null,"created_at":"2022-11-14T17:23:21.359Z","updated_at":"2022-11-14T17:23:21.359Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/quantumlib_release_bot/packages"},{"uuid":"balopat","login":"balopat","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/balopat/","role":null,"created_at":"2022-11-14T17:23:21.242Z","updated_at":"2022-11-14T17:23:21.242Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/balopat/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725158,"maintainers_count":308368,"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":2670623,"name":"cirq-unstable","ecosystem":"pypi","description":"A framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.","homepage":"http://github.com/quantumlib/cirq","licenses":"Apache 2","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/quantumlib/cirq","keywords_array":[],"namespace":null,"versions_count":613,"first_release_published_at":"2019-10-30T00:20:50.000Z","latest_release_published_at":"2020-12-03T00:58:01.000Z","latest_release_number":"0.10.0.dev20201203005757","last_synced_at":"2025-09-04T21:36:21.650Z","created_at":"2022-04-10T10:21:12.695Z","updated_at":"2025-09-05T11:13:34.883Z","registry_url":"https://pypi.org/project/cirq-unstable/","install_command":"pip install cirq-unstable --index-url https://pypi.org/simple","documentation_url":"https://cirq-unstable.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"cirq-unstable","project_status":null},"repo_metadata":{"id":37319119,"uuid":"114306758","full_name":"quantumlib/Cirq","owner":"quantumlib","description":"Python framework for creating, editing, and invoking Noisy Intermediate-Scale Quantum (NISQ) circuits.","archived":false,"fork":false,"pushed_at":"2025-09-04T21:06:22.000Z","size":42527,"stargazers_count":4694,"open_issues_count":181,"forks_count":1137,"subscribers_count":189,"default_branch":"main","last_synced_at":"2025-09-04T21:21:11.561Z","etag":null,"topics":["algorithms","api","cirq","google","google-quantum","nisq","python","quantum","quantum-algorithms","quantum-circuit","quantum-circuit-simulator","quantum-computer-simulator","quantum-computing","quantum-development-kit","quantum-information","quantum-programming","quantum-programming-language","quantum-simulation","sdk","simulation"],"latest_commit_sha":null,"homepage":"https://quantumai.google/cirq","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quantumlib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-12-14T23:41:49.000Z","updated_at":"2025-09-04T20:41:27.000Z","dependencies_parsed_at":"2023-10-14T18:30:16.096Z","dependency_job_id":"dba70779-cd9d-4fdb-b505-143da68fcbd1","html_url":"https://github.com/quantumlib/Cirq","commit_stats":{"total_commits":3633,"total_committers":228,"mean_commits":15.93421052631579,"dds":0.9077897054775668,"last_synced_commit":"455f50be4b1d22237de7ffa82c1efabd201fb184"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/quantumlib/Cirq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/sbom","scorecard":{"id":500097,"data":{"date":"2025-08-16T20:26:15Z","repo":{"name":"github.com/quantumlib/Cirq","commit":"66eb6898ee9644d00be67c97b967338f8232dcf0"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yaml:57","Info: topLevel permissions set to 'read-all': .github/workflows/ci-daily.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci-weekly.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:19","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yaml:23","Info: topLevel permissions set to 'read-all': .github/workflows/pr-labeler.yaml:48","Info: topLevel permissions set to 'read-all': .github/workflows/release-main.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/stale.yml:60","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: dev_tools/pypath:0","Warn: pipCommand not pinned by hash: dev_tools/conf/pip-install-minimal-for-pytest-changed-files.sh:32","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:90","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/ci-weekly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:266","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:267","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:349","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:371","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:224","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:243","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:140","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:156","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:207","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:323","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:324","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:183","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:27","Info:  60 out of  60 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  25 pipCommand dependencies pinned","Info:   4 out of   4 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/158102845","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/158102845"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Contributors","score":10,"reason":"project has 18 contributing companies or organizations","details":["Info: found contributions from: AI4LAM, Infleqtion, QCHackers, SciCodes, casics, combine-org, diffpy, duke university, google, google quantum ai, google quantum ai @quantumlib, googlers, infleqtion, internetitem, msmbuilder, sbmlteam, software-craftsmanship-new-york, tensorflow"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T21:36:46.295Z","repository_id":37319119,"created_at":"2025-08-19T21:36:46.295Z","updated_at":"2025-08-19T21:36:46.295Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273747876,"owners_count":25160677,"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_record":{"login":"quantumlib","name":"quantumlib","uuid":"31279789","kind":"organization","description":"Google's open source code library for the quantum world","email":null,"website":"quantumai.google","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31279789?v=4","repositories_count":15,"last_synced_at":"2024-03-25T20:43:48.640Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/quantumlib","funding_links":[],"total_stars":7151,"followers":760,"following":0,"created_at":"2022-11-02T16:35:33.541Z","updated_at":"2024-03-25T20:43:52.971Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib/repositories"},"tags":[{"name":"v1.6.1","sha":"1a4ac41204e44ddf0e322a769cd492df070b6586","kind":"tag","published_at":"2025-08-14T03:13:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2a2b6f178d7c0eab54ff0e3488082926339052ea","kind":"tag","published_at":"2025-07-23T03:45:54.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7fe741bfbce2a58f803ecb04d577bb45802fb2f4","kind":"tag","published_at":"2025-04-10T03:14:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2975d10912acd4183838f5c1ddba8f278faedb2a","kind":"tag","published_at":"2024-06-26T23:52:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab967669caddc7da510dddc22c12e6c5747e9d85","kind":"tag","published_at":"2024-05-30T04:20:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7df83d7495b22f2a6eb6021af9375878451c11a2","kind":"commit","published_at":"2023-12-01T21:12:10.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"07889dc2eb83f80af530397b43daa2400567dbb5","kind":"commit","published_at":"2023-07-17T23:57:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.2.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"79c048d214c5c8a03efc8ecc0cee4a49d970a546","kind":"commit","published_at":"2022-12-20T22:50:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.1.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"506ef08e7368076254ecc4717a804f4a842f441e","kind":"commit","published_at":"2022-07-18T21:51:00.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.0.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0/manifests"},{"name":"v0.15.0","sha":"f904a09031b102a3ad5d7b55eff2c8efe565197f","kind":"commit","published_at":"2022-06-29T00:24:58.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.15.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"632396c997339d1f6c842608918978527f898854","kind":"commit","published_at":"2022-04-11T01:41:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"a1b46ddc43af75057560dac3bbba97e4e61c2297","kind":"commit","published_at":"2022-03-24T06:26:34.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"782c14e0cc821794d21e82f30df8e6998f4b9992","kind":"commit","published_at":"2021-10-26T16:57:17.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"8a7d6f846480d5612f1f74f6ee8dd8da49568d79","kind":"commit","published_at":"2021-10-15T17:28:33.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"32e1d1e6037bc11535209da3d24072ac11fb89f6","kind":"commit","published_at":"2021-08-11T21:41:28.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.12.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02a45f9031716a920a8eac71819667f85ed54188","kind":"commit","published_at":"2021-07-26T18:35:20.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"58e16054159af6719825ada1d477b3b6d95204c5","kind":"commit","published_at":"2021-05-11T17:38:50.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ab45cf24e53a0de3b60404ce5f713dc92491cc3","kind":"commit","published_at":"2021-03-05T17:52:30.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.10.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0/manifests"},{"name":"fmt-black","sha":"2496fc9aa5c9d2fad1c5bb4ea7d201b54ca24ef2","kind":"commit","published_at":"2020-11-30T22:48:29.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/fmt-black","html_url":"https://github.com/quantumlib/Cirq/releases/tag/fmt-black","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@fmt-black","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black/manifests"},{"name":"v0.9.1","sha":"d58423a3f06dd0a40fd8acfdd006d9a876274a7c","kind":"commit","published_at":"2020-10-02T22:26:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"65abd007d85b285b13d027ada23f2c6eb0092f92","kind":"commit","published_at":"2020-10-01T18:14:18.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"1b05c0ec860de8d61eacbb53e2968cd38ad5f815","kind":"commit","published_at":"2020-07-13T21:00:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.2","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"ed175bcd1179035439f0c3bbc4290a20100a4fc8","kind":"commit","published_at":"2020-06-03T20:44:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3fded8861fad68fbd7c4bc8a1f982e6f8dd6712d","kind":"commit","published_at":"2020-05-04T17:08:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"cc61838b155a3e2147aaec388ee712260e638ec5","kind":"commit","published_at":"2020-01-17T23:19:56.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.7.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"f7aa4150252fa9e206d5b27592047c51f8fe58ec","kind":"commit","published_at":"2019-12-03T04:39:41.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d58c342125fb8ff22c12c2bbd7b236d4b5b90295","kind":"commit","published_at":"2019-10-30T20:53:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e8f9323beb6637b16b8ef9b647307eb9bc6c3967","kind":"commit","published_at":"2019-04-24T03:10:06.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4460134cb1a330641253d02ae833f4d90e70b8e2","kind":"commit","published_at":"2018-11-30T01:46:22.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"a11dc4031f5332c0eab2aa9f9f42a309756879c7","kind":"commit","published_at":"2018-07-18T22:35:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0b3f3476ba1b106ef32ebb97a0dc90061716ff98","kind":"commit","published_at":"2018-07-18T06:41:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0/manifests"},{"name":"v0.1","sha":"f2d55e9aaef57117211975adb2e5084b2faf6deb","kind":"commit","published_at":"2018-04-17T16:18:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T11:13:34.883Z","dependent_packages_count":1,"downloads":856,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":6.591214250122669,"dependent_repos_count":11.52436577475423,"dependent_packages_count":4.786619982160483,"stargazers_count":1.1348291955588183,"forks_count":1.3250134079869762,"docker_downloads_count":null,"average":5.0724085221166355},"purl":"pkg:pypi/cirq-unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cirq-unstable","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cirq-unstable","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cirq-unstable/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T03:34:10.209Z","issues_count":643,"pull_requests_count":1995,"avg_time_to_close_issue":56299865.76635514,"avg_time_to_close_pull_request":2961058.528214078,"issues_closed_count":428,"pull_requests_closed_count":1717,"pull_request_authors_count":141,"issue_authors_count":136,"avg_comments_per_issue":3.494556765163297,"avg_comments_per_pull_request":1.7117794486215538,"merged_pull_requests_count":1316,"bot_issues_count":1,"bot_pull_requests_count":235,"past_year_issues_count":162,"past_year_pull_requests_count":1235,"past_year_avg_time_to_close_issue":1868844.2236842106,"past_year_avg_time_to_close_pull_request":436289.56126482214,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":1012,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":1.2530864197530864,"past_year_avg_comments_per_pull_request":1.5692307692307692,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":215,"past_year_merged_pull_requests_count":806,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/issues","maintainers":[{"login":"pavoljuhas","count":507,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"NoureldinYosri","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"daxfohl","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"tanujkhattar","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tanujkhattar"},{"login":"senecameeks","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"babacry","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"eliottrosenberg","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"verult","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/verult"},{"login":"mpharrigan","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpharrigan"},{"login":"dabacon","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"},{"login":"BichengYing","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"kevinsung","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinsung"},{"login":"viathor","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viathor"},{"login":"vtomole","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vtomole"},{"login":"95-martin-orion","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/95-martin-orion"},{"login":"wcourtney","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"augustehirth","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/augustehirth"},{"login":"andbe91","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"MichaelBroughton","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelBroughton"},{"login":"obriente","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/obriente"},{"login":"zchen088","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zchen088"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"dkafri","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkafri"},{"login":"cduck","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cduck"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"alexandrupaler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexandrupaler"},{"login":"kmlau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmlau"},{"login":"bichengying","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bichengying"},{"login":"peterse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peterse"},{"login":"karlunho","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karlunho"},{"login":"gmauricio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gmauricio"},{"login":"smitsanghavi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smitsanghavi"},{"login":"crystalzhaizhai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crystalzhaizhai"},{"login":"jbrixon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrixon"},{"login":"babbush","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babbush"},{"login":"naerabati","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naerabati"},{"login":"ncrubin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncrubin"},{"login":"kjsatz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kjsatz"}],"active_maintainers":[{"login":"pavoljuhas","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"daxfohl","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"babacry","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"NoureldinYosri","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"senecameeks","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"BichengYing","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"eliottrosenberg","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"wcourtney","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"andbe91","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"dabacon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-unstable/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-unstable/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-unstable/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-unstable/related_packages","maintainers":[{"uuid":"quantumlib","login":"quantumlib","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/quantumlib/","role":"Owner","created_at":"2025-03-04T02:43:55.732Z","updated_at":"2025-03-04T02:43:55.732Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/quantumlib/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725158,"maintainers_count":308368,"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":334133,"name":"cirq-ionq","ecosystem":"pypi","description":"A Cirq package to simulate and connect to IonQ quantum computers","homepage":"http://github.com/quantumlib/cirq","licenses":"Apache 2","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/quantumlib/cirq","keywords_array":[],"namespace":null,"versions_count":2016,"first_release_published_at":"2021-06-21T20:38:54.000Z","latest_release_published_at":"2024-06-27T00:46:07.000Z","latest_release_number":"1.4.1","last_synced_at":"2025-01-14T10:34:06.821Z","created_at":"2022-04-06T12:39:32.350Z","updated_at":"2025-09-05T11:13:34.547Z","registry_url":"https://pypi.org/project/cirq-ionq/","install_command":"pip install cirq-ionq --index-url https://pypi.org/simple","documentation_url":"https://cirq-ionq.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"cirq-ionq"},"repo_metadata":{"id":37319119,"uuid":"114306758","full_name":"quantumlib/Cirq","owner":"quantumlib","description":"Python framework for creating, editing, and invoking Noisy Intermediate-Scale Quantum (NISQ) circuits.","archived":false,"fork":false,"pushed_at":"2025-09-04T21:06:22.000Z","size":42527,"stargazers_count":4694,"open_issues_count":181,"forks_count":1137,"subscribers_count":189,"default_branch":"main","last_synced_at":"2025-09-04T21:21:11.561Z","etag":null,"topics":["algorithms","api","cirq","google","google-quantum","nisq","python","quantum","quantum-algorithms","quantum-circuit","quantum-circuit-simulator","quantum-computer-simulator","quantum-computing","quantum-development-kit","quantum-information","quantum-programming","quantum-programming-language","quantum-simulation","sdk","simulation"],"latest_commit_sha":null,"homepage":"https://quantumai.google/cirq","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quantumlib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-12-14T23:41:49.000Z","updated_at":"2025-09-04T20:41:27.000Z","dependencies_parsed_at":"2023-10-14T18:30:16.096Z","dependency_job_id":"dba70779-cd9d-4fdb-b505-143da68fcbd1","html_url":"https://github.com/quantumlib/Cirq","commit_stats":{"total_commits":3633,"total_committers":228,"mean_commits":15.93421052631579,"dds":0.9077897054775668,"last_synced_commit":"455f50be4b1d22237de7ffa82c1efabd201fb184"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/quantumlib/Cirq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/sbom","scorecard":{"id":500097,"data":{"date":"2025-08-16T20:26:15Z","repo":{"name":"github.com/quantumlib/Cirq","commit":"66eb6898ee9644d00be67c97b967338f8232dcf0"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yaml:57","Info: topLevel permissions set to 'read-all': .github/workflows/ci-daily.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci-weekly.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:19","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yaml:23","Info: topLevel permissions set to 'read-all': .github/workflows/pr-labeler.yaml:48","Info: topLevel permissions set to 'read-all': .github/workflows/release-main.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/stale.yml:60","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: dev_tools/pypath:0","Warn: pipCommand not pinned by hash: dev_tools/conf/pip-install-minimal-for-pytest-changed-files.sh:32","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:90","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/ci-weekly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:266","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:267","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:349","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:371","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:224","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:243","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:140","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:156","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:207","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:323","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:324","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:183","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:27","Info:  60 out of  60 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  25 pipCommand dependencies pinned","Info:   4 out of   4 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/158102845","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/158102845"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Contributors","score":10,"reason":"project has 18 contributing companies or organizations","details":["Info: found contributions from: AI4LAM, Infleqtion, QCHackers, SciCodes, casics, combine-org, diffpy, duke university, google, google quantum ai, google quantum ai @quantumlib, googlers, infleqtion, internetitem, msmbuilder, sbmlteam, software-craftsmanship-new-york, tensorflow"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T21:36:46.295Z","repository_id":37319119,"created_at":"2025-08-19T21:36:46.295Z","updated_at":"2025-08-19T21:36:46.295Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273747876,"owners_count":25160677,"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_record":{"login":"quantumlib","name":"quantumlib","uuid":"31279789","kind":"organization","description":"Google's open source code library for the quantum world","email":null,"website":"quantumai.google","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31279789?v=4","repositories_count":15,"last_synced_at":"2024-03-25T20:43:48.640Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/quantumlib","funding_links":[],"total_stars":7151,"followers":760,"following":0,"created_at":"2022-11-02T16:35:33.541Z","updated_at":"2024-03-25T20:43:52.971Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib/repositories"},"tags":[{"name":"v1.6.1","sha":"1a4ac41204e44ddf0e322a769cd492df070b6586","kind":"tag","published_at":"2025-08-14T03:13:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2a2b6f178d7c0eab54ff0e3488082926339052ea","kind":"tag","published_at":"2025-07-23T03:45:54.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7fe741bfbce2a58f803ecb04d577bb45802fb2f4","kind":"tag","published_at":"2025-04-10T03:14:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2975d10912acd4183838f5c1ddba8f278faedb2a","kind":"tag","published_at":"2024-06-26T23:52:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab967669caddc7da510dddc22c12e6c5747e9d85","kind":"tag","published_at":"2024-05-30T04:20:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7df83d7495b22f2a6eb6021af9375878451c11a2","kind":"commit","published_at":"2023-12-01T21:12:10.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"07889dc2eb83f80af530397b43daa2400567dbb5","kind":"commit","published_at":"2023-07-17T23:57:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.2.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"79c048d214c5c8a03efc8ecc0cee4a49d970a546","kind":"commit","published_at":"2022-12-20T22:50:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.1.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"506ef08e7368076254ecc4717a804f4a842f441e","kind":"commit","published_at":"2022-07-18T21:51:00.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.0.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0/manifests"},{"name":"v0.15.0","sha":"f904a09031b102a3ad5d7b55eff2c8efe565197f","kind":"commit","published_at":"2022-06-29T00:24:58.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.15.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"632396c997339d1f6c842608918978527f898854","kind":"commit","published_at":"2022-04-11T01:41:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"a1b46ddc43af75057560dac3bbba97e4e61c2297","kind":"commit","published_at":"2022-03-24T06:26:34.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"782c14e0cc821794d21e82f30df8e6998f4b9992","kind":"commit","published_at":"2021-10-26T16:57:17.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"8a7d6f846480d5612f1f74f6ee8dd8da49568d79","kind":"commit","published_at":"2021-10-15T17:28:33.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"32e1d1e6037bc11535209da3d24072ac11fb89f6","kind":"commit","published_at":"2021-08-11T21:41:28.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.12.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02a45f9031716a920a8eac71819667f85ed54188","kind":"commit","published_at":"2021-07-26T18:35:20.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"58e16054159af6719825ada1d477b3b6d95204c5","kind":"commit","published_at":"2021-05-11T17:38:50.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ab45cf24e53a0de3b60404ce5f713dc92491cc3","kind":"commit","published_at":"2021-03-05T17:52:30.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.10.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0/manifests"},{"name":"fmt-black","sha":"2496fc9aa5c9d2fad1c5bb4ea7d201b54ca24ef2","kind":"commit","published_at":"2020-11-30T22:48:29.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/fmt-black","html_url":"https://github.com/quantumlib/Cirq/releases/tag/fmt-black","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@fmt-black","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black/manifests"},{"name":"v0.9.1","sha":"d58423a3f06dd0a40fd8acfdd006d9a876274a7c","kind":"commit","published_at":"2020-10-02T22:26:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"65abd007d85b285b13d027ada23f2c6eb0092f92","kind":"commit","published_at":"2020-10-01T18:14:18.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"1b05c0ec860de8d61eacbb53e2968cd38ad5f815","kind":"commit","published_at":"2020-07-13T21:00:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.2","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"ed175bcd1179035439f0c3bbc4290a20100a4fc8","kind":"commit","published_at":"2020-06-03T20:44:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3fded8861fad68fbd7c4bc8a1f982e6f8dd6712d","kind":"commit","published_at":"2020-05-04T17:08:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"cc61838b155a3e2147aaec388ee712260e638ec5","kind":"commit","published_at":"2020-01-17T23:19:56.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.7.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"f7aa4150252fa9e206d5b27592047c51f8fe58ec","kind":"commit","published_at":"2019-12-03T04:39:41.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d58c342125fb8ff22c12c2bbd7b236d4b5b90295","kind":"commit","published_at":"2019-10-30T20:53:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e8f9323beb6637b16b8ef9b647307eb9bc6c3967","kind":"commit","published_at":"2019-04-24T03:10:06.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4460134cb1a330641253d02ae833f4d90e70b8e2","kind":"commit","published_at":"2018-11-30T01:46:22.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"a11dc4031f5332c0eab2aa9f9f42a309756879c7","kind":"commit","published_at":"2018-07-18T22:35:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0b3f3476ba1b106ef32ebb97a0dc90061716ff98","kind":"commit","published_at":"2018-07-18T06:41:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0/manifests"},{"name":"v0.1","sha":"f2d55e9aaef57117211975adb2e5084b2faf6deb","kind":"commit","published_at":"2018-04-17T16:18:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T11:13:34.546Z","dependent_packages_count":6,"downloads":64488,"downloads_period":"last-month","dependent_repos_count":42,"rankings":{"downloads":1.4595948375875576,"dependent_repos_count":2.257843269502967,"dependent_packages_count":1.5949311776272668,"stargazers_count":1.1343332326978106,"forks_count":1.3242115776422048,"docker_downloads_count":2.1883479254841425,"average":1.6598770034236583},"purl":"pkg:pypi/cirq-ionq","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cirq-ionq","docker_dependents_count":3,"docker_downloads_count":373,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cirq-ionq","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cirq-ionq/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T03:34:10.209Z","issues_count":643,"pull_requests_count":1995,"avg_time_to_close_issue":56299865.76635514,"avg_time_to_close_pull_request":2961058.528214078,"issues_closed_count":428,"pull_requests_closed_count":1717,"pull_request_authors_count":141,"issue_authors_count":136,"avg_comments_per_issue":3.494556765163297,"avg_comments_per_pull_request":1.7117794486215538,"merged_pull_requests_count":1316,"bot_issues_count":1,"bot_pull_requests_count":235,"past_year_issues_count":162,"past_year_pull_requests_count":1235,"past_year_avg_time_to_close_issue":1868844.2236842106,"past_year_avg_time_to_close_pull_request":436289.56126482214,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":1012,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":1.2530864197530864,"past_year_avg_comments_per_pull_request":1.5692307692307692,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":215,"past_year_merged_pull_requests_count":806,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/issues","maintainers":[{"login":"pavoljuhas","count":507,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"NoureldinYosri","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"daxfohl","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"tanujkhattar","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tanujkhattar"},{"login":"senecameeks","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"babacry","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"eliottrosenberg","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"verult","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/verult"},{"login":"mpharrigan","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpharrigan"},{"login":"dabacon","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"},{"login":"BichengYing","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"kevinsung","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinsung"},{"login":"viathor","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viathor"},{"login":"vtomole","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vtomole"},{"login":"95-martin-orion","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/95-martin-orion"},{"login":"wcourtney","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"augustehirth","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/augustehirth"},{"login":"andbe91","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"MichaelBroughton","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelBroughton"},{"login":"obriente","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/obriente"},{"login":"zchen088","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zchen088"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"dkafri","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkafri"},{"login":"cduck","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cduck"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"alexandrupaler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexandrupaler"},{"login":"kmlau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmlau"},{"login":"bichengying","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bichengying"},{"login":"peterse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peterse"},{"login":"karlunho","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karlunho"},{"login":"gmauricio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gmauricio"},{"login":"smitsanghavi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smitsanghavi"},{"login":"crystalzhaizhai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crystalzhaizhai"},{"login":"jbrixon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrixon"},{"login":"babbush","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babbush"},{"login":"naerabati","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naerabati"},{"login":"ncrubin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncrubin"},{"login":"kjsatz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kjsatz"}],"active_maintainers":[{"login":"pavoljuhas","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"daxfohl","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"babacry","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"NoureldinYosri","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"senecameeks","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"BichengYing","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"eliottrosenberg","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"wcourtney","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"andbe91","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"dabacon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-ionq/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-ionq/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-ionq/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-ionq/related_packages","maintainers":[{"uuid":"quantumlib","login":"quantumlib","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/quantumlib/","role":null,"created_at":"2022-11-14T17:23:31.616Z","updated_at":"2022-11-14T17:23:31.616Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/quantumlib/packages"},{"uuid":"quantumlib_release_bot","login":"quantumlib_release_bot","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/quantumlib_release_bot/","role":null,"created_at":"2022-11-14T17:23:31.640Z","updated_at":"2022-11-14T17:23:31.640Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/quantumlib_release_bot/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725158,"maintainers_count":308368,"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":5295900,"name":"cirq-web","ecosystem":"conda","description":"Cirq is a Python library for writing, manipulating, and optimizing quantum circuits and running them against quantum computers and simulators.","homepage":"https://quantumai.google/cirq","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/quantumlib/Cirq","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2021-11-25T18:22:47.000Z","latest_release_published_at":"2022-08-03T16:03:11.000Z","latest_release_number":"1.0.0","last_synced_at":"2025-09-04T21:36:54.639Z","created_at":"2022-10-03T15:59:20.694Z","updated_at":"2025-09-05T11:13:34.386Z","registry_url":"https://anaconda.org/conda-forge/cirq-web","install_command":"conda install -c conda-forge cirq-web","documentation_url":null,"metadata":{},"repo_metadata":{"id":37319119,"uuid":"114306758","full_name":"quantumlib/Cirq","owner":"quantumlib","description":"Python framework for creating, editing, and invoking Noisy Intermediate-Scale Quantum (NISQ) circuits.","archived":false,"fork":false,"pushed_at":"2025-09-04T21:06:22.000Z","size":42527,"stargazers_count":4694,"open_issues_count":181,"forks_count":1137,"subscribers_count":189,"default_branch":"main","last_synced_at":"2025-09-04T21:21:11.561Z","etag":null,"topics":["algorithms","api","cirq","google","google-quantum","nisq","python","quantum","quantum-algorithms","quantum-circuit","quantum-circuit-simulator","quantum-computer-simulator","quantum-computing","quantum-development-kit","quantum-information","quantum-programming","quantum-programming-language","quantum-simulation","sdk","simulation"],"latest_commit_sha":null,"homepage":"https://quantumai.google/cirq","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quantumlib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-12-14T23:41:49.000Z","updated_at":"2025-09-04T20:41:27.000Z","dependencies_parsed_at":"2023-10-14T18:30:16.096Z","dependency_job_id":"dba70779-cd9d-4fdb-b505-143da68fcbd1","html_url":"https://github.com/quantumlib/Cirq","commit_stats":{"total_commits":3633,"total_committers":228,"mean_commits":15.93421052631579,"dds":0.9077897054775668,"last_synced_commit":"455f50be4b1d22237de7ffa82c1efabd201fb184"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/quantumlib/Cirq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/sbom","scorecard":{"id":500097,"data":{"date":"2025-08-16T20:26:15Z","repo":{"name":"github.com/quantumlib/Cirq","commit":"66eb6898ee9644d00be67c97b967338f8232dcf0"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yaml:57","Info: topLevel permissions set to 'read-all': .github/workflows/ci-daily.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci-weekly.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:19","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yaml:23","Info: topLevel permissions set to 'read-all': .github/workflows/pr-labeler.yaml:48","Info: topLevel permissions set to 'read-all': .github/workflows/release-main.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/stale.yml:60","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: dev_tools/pypath:0","Warn: pipCommand not pinned by hash: dev_tools/conf/pip-install-minimal-for-pytest-changed-files.sh:32","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:90","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/ci-weekly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:266","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:267","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:349","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:371","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:224","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:243","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:140","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:156","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:207","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:323","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:324","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:183","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:27","Info:  60 out of  60 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  25 pipCommand dependencies pinned","Info:   4 out of   4 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/158102845","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/158102845"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Contributors","score":10,"reason":"project has 18 contributing companies or organizations","details":["Info: found contributions from: AI4LAM, Infleqtion, QCHackers, SciCodes, casics, combine-org, diffpy, duke university, google, google quantum ai, google quantum ai @quantumlib, googlers, infleqtion, internetitem, msmbuilder, sbmlteam, software-craftsmanship-new-york, tensorflow"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T21:36:46.295Z","repository_id":37319119,"created_at":"2025-08-19T21:36:46.295Z","updated_at":"2025-08-19T21:36:46.295Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273747887,"owners_count":25160679,"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_record":{"login":"quantumlib","name":"quantumlib","uuid":"31279789","kind":"organization","description":"Google's open source code library for the quantum world","email":null,"website":"quantumai.google","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31279789?v=4","repositories_count":15,"last_synced_at":"2024-03-25T20:43:48.640Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/quantumlib","funding_links":[],"total_stars":7151,"followers":760,"following":0,"created_at":"2022-11-02T16:35:33.541Z","updated_at":"2024-03-25T20:43:52.971Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib/repositories"},"tags":[{"name":"v1.6.1","sha":"1a4ac41204e44ddf0e322a769cd492df070b6586","kind":"tag","published_at":"2025-08-14T03:13:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2a2b6f178d7c0eab54ff0e3488082926339052ea","kind":"tag","published_at":"2025-07-23T03:45:54.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7fe741bfbce2a58f803ecb04d577bb45802fb2f4","kind":"tag","published_at":"2025-04-10T03:14:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2975d10912acd4183838f5c1ddba8f278faedb2a","kind":"tag","published_at":"2024-06-26T23:52:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab967669caddc7da510dddc22c12e6c5747e9d85","kind":"tag","published_at":"2024-05-30T04:20:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7df83d7495b22f2a6eb6021af9375878451c11a2","kind":"commit","published_at":"2023-12-01T21:12:10.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"07889dc2eb83f80af530397b43daa2400567dbb5","kind":"commit","published_at":"2023-07-17T23:57:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.2.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"79c048d214c5c8a03efc8ecc0cee4a49d970a546","kind":"commit","published_at":"2022-12-20T22:50:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.1.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"506ef08e7368076254ecc4717a804f4a842f441e","kind":"commit","published_at":"2022-07-18T21:51:00.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.0.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0/manifests"},{"name":"v0.15.0","sha":"f904a09031b102a3ad5d7b55eff2c8efe565197f","kind":"commit","published_at":"2022-06-29T00:24:58.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.15.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"632396c997339d1f6c842608918978527f898854","kind":"commit","published_at":"2022-04-11T01:41:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"a1b46ddc43af75057560dac3bbba97e4e61c2297","kind":"commit","published_at":"2022-03-24T06:26:34.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"782c14e0cc821794d21e82f30df8e6998f4b9992","kind":"commit","published_at":"2021-10-26T16:57:17.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"8a7d6f846480d5612f1f74f6ee8dd8da49568d79","kind":"commit","published_at":"2021-10-15T17:28:33.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"32e1d1e6037bc11535209da3d24072ac11fb89f6","kind":"commit","published_at":"2021-08-11T21:41:28.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.12.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02a45f9031716a920a8eac71819667f85ed54188","kind":"commit","published_at":"2021-07-26T18:35:20.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"58e16054159af6719825ada1d477b3b6d95204c5","kind":"commit","published_at":"2021-05-11T17:38:50.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ab45cf24e53a0de3b60404ce5f713dc92491cc3","kind":"commit","published_at":"2021-03-05T17:52:30.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.10.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0/manifests"},{"name":"fmt-black","sha":"2496fc9aa5c9d2fad1c5bb4ea7d201b54ca24ef2","kind":"commit","published_at":"2020-11-30T22:48:29.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/fmt-black","html_url":"https://github.com/quantumlib/Cirq/releases/tag/fmt-black","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@fmt-black","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black/manifests"},{"name":"v0.9.1","sha":"d58423a3f06dd0a40fd8acfdd006d9a876274a7c","kind":"commit","published_at":"2020-10-02T22:26:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"65abd007d85b285b13d027ada23f2c6eb0092f92","kind":"commit","published_at":"2020-10-01T18:14:18.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"1b05c0ec860de8d61eacbb53e2968cd38ad5f815","kind":"commit","published_at":"2020-07-13T21:00:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.2","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"ed175bcd1179035439f0c3bbc4290a20100a4fc8","kind":"commit","published_at":"2020-06-03T20:44:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3fded8861fad68fbd7c4bc8a1f982e6f8dd6712d","kind":"commit","published_at":"2020-05-04T17:08:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"cc61838b155a3e2147aaec388ee712260e638ec5","kind":"commit","published_at":"2020-01-17T23:19:56.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.7.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"f7aa4150252fa9e206d5b27592047c51f8fe58ec","kind":"commit","published_at":"2019-12-03T04:39:41.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d58c342125fb8ff22c12c2bbd7b236d4b5b90295","kind":"commit","published_at":"2019-10-30T20:53:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e8f9323beb6637b16b8ef9b647307eb9bc6c3967","kind":"commit","published_at":"2019-04-24T03:10:06.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4460134cb1a330641253d02ae833f4d90e70b8e2","kind":"commit","published_at":"2018-11-30T01:46:22.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"a11dc4031f5332c0eab2aa9f9f42a309756879c7","kind":"commit","published_at":"2018-07-18T22:35:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0b3f3476ba1b106ef32ebb97a0dc90061716ff98","kind":"commit","published_at":"2018-07-18T06:41:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0/manifests"},{"name":"v0.1","sha":"f2d55e9aaef57117211975adb2e5084b2faf6deb","kind":"commit","published_at":"2018-04-17T16:18:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T11:13:34.386Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":5.450461692038932,"forks_count":4.961317694035438,"average":18.31420014973796},"purl":"pkg:conda/cirq-web","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/cirq-web","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/cirq-web","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/cirq-web/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T03:34:10.209Z","issues_count":643,"pull_requests_count":1995,"avg_time_to_close_issue":56299865.76635514,"avg_time_to_close_pull_request":2961058.528214078,"issues_closed_count":428,"pull_requests_closed_count":1717,"pull_request_authors_count":141,"issue_authors_count":136,"avg_comments_per_issue":3.494556765163297,"avg_comments_per_pull_request":1.7117794486215538,"merged_pull_requests_count":1316,"bot_issues_count":1,"bot_pull_requests_count":235,"past_year_issues_count":162,"past_year_pull_requests_count":1235,"past_year_avg_time_to_close_issue":1868844.2236842106,"past_year_avg_time_to_close_pull_request":436289.56126482214,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":1012,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":1.2530864197530864,"past_year_avg_comments_per_pull_request":1.5692307692307692,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":215,"past_year_merged_pull_requests_count":806,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/issues","maintainers":[{"login":"pavoljuhas","count":507,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"NoureldinYosri","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"daxfohl","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"tanujkhattar","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tanujkhattar"},{"login":"senecameeks","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"babacry","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"eliottrosenberg","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"verult","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/verult"},{"login":"mpharrigan","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpharrigan"},{"login":"dabacon","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"},{"login":"BichengYing","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"kevinsung","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinsung"},{"login":"viathor","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viathor"},{"login":"vtomole","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vtomole"},{"login":"95-martin-orion","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/95-martin-orion"},{"login":"wcourtney","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"augustehirth","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/augustehirth"},{"login":"andbe91","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"MichaelBroughton","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelBroughton"},{"login":"obriente","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/obriente"},{"login":"zchen088","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zchen088"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"dkafri","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkafri"},{"login":"cduck","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cduck"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"alexandrupaler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexandrupaler"},{"login":"kmlau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmlau"},{"login":"bichengying","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bichengying"},{"login":"peterse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peterse"},{"login":"karlunho","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karlunho"},{"login":"gmauricio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gmauricio"},{"login":"smitsanghavi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smitsanghavi"},{"login":"crystalzhaizhai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crystalzhaizhai"},{"login":"jbrixon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrixon"},{"login":"babbush","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babbush"},{"login":"naerabati","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naerabati"},{"login":"ncrubin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncrubin"},{"login":"kjsatz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kjsatz"}],"active_maintainers":[{"login":"pavoljuhas","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"daxfohl","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"babacry","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"NoureldinYosri","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"senecameeks","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"BichengYing","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"eliottrosenberg","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"wcourtney","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"andbe91","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"dabacon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cirq-web/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cirq-web/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cirq-web/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cirq-web/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"}},{"id":334126,"name":"cirq-aqt","ecosystem":"pypi","description":"A Cirq package to simulate and connect to Alpine Quantum Technologies quantum computers","homepage":"http://github.com/quantumlib/cirq","licenses":"Apache 2","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/quantumlib/cirq","keywords_array":[],"namespace":null,"versions_count":2027,"first_release_published_at":"2021-06-12T19:59:23.000Z","latest_release_published_at":"2024-06-27T00:44:38.000Z","latest_release_number":"1.4.1","last_synced_at":"2025-01-14T10:31:35.557Z","created_at":"2022-04-06T12:39:31.205Z","updated_at":"2025-09-05T11:13:32.879Z","registry_url":"https://pypi.org/project/cirq-aqt/","install_command":"pip install cirq-aqt --index-url https://pypi.org/simple","documentation_url":"https://cirq-aqt.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"cirq-aqt"},"repo_metadata":{"id":37319119,"uuid":"114306758","full_name":"quantumlib/Cirq","owner":"quantumlib","description":"Python framework for creating, editing, and invoking Noisy Intermediate-Scale Quantum (NISQ) circuits.","archived":false,"fork":false,"pushed_at":"2025-09-04T21:06:22.000Z","size":42527,"stargazers_count":4694,"open_issues_count":181,"forks_count":1137,"subscribers_count":189,"default_branch":"main","last_synced_at":"2025-09-04T21:21:11.561Z","etag":null,"topics":["algorithms","api","cirq","google","google-quantum","nisq","python","quantum","quantum-algorithms","quantum-circuit","quantum-circuit-simulator","quantum-computer-simulator","quantum-computing","quantum-development-kit","quantum-information","quantum-programming","quantum-programming-language","quantum-simulation","sdk","simulation"],"latest_commit_sha":null,"homepage":"https://quantumai.google/cirq","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quantumlib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-12-14T23:41:49.000Z","updated_at":"2025-09-04T20:41:27.000Z","dependencies_parsed_at":"2023-10-14T18:30:16.096Z","dependency_job_id":"dba70779-cd9d-4fdb-b505-143da68fcbd1","html_url":"https://github.com/quantumlib/Cirq","commit_stats":{"total_commits":3633,"total_committers":228,"mean_commits":15.93421052631579,"dds":0.9077897054775668,"last_synced_commit":"455f50be4b1d22237de7ffa82c1efabd201fb184"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/quantumlib/Cirq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/sbom","scorecard":{"id":500097,"data":{"date":"2025-08-16T20:26:15Z","repo":{"name":"github.com/quantumlib/Cirq","commit":"66eb6898ee9644d00be67c97b967338f8232dcf0"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yaml:57","Info: topLevel permissions set to 'read-all': .github/workflows/ci-daily.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci-weekly.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:19","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yaml:23","Info: topLevel permissions set to 'read-all': .github/workflows/pr-labeler.yaml:48","Info: topLevel permissions set to 'read-all': .github/workflows/release-main.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/stale.yml:60","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: dev_tools/pypath:0","Warn: pipCommand not pinned by hash: dev_tools/conf/pip-install-minimal-for-pytest-changed-files.sh:32","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:90","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/ci-weekly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:266","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:267","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:349","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:371","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:224","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:243","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:140","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:156","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:207","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:323","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:324","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:183","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:27","Info:  60 out of  60 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  25 pipCommand dependencies pinned","Info:   4 out of   4 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/158102845","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/158102845"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Contributors","score":10,"reason":"project has 18 contributing companies or organizations","details":["Info: found contributions from: AI4LAM, Infleqtion, QCHackers, SciCodes, casics, combine-org, diffpy, duke university, google, google quantum ai, google quantum ai @quantumlib, googlers, infleqtion, internetitem, msmbuilder, sbmlteam, software-craftsmanship-new-york, tensorflow"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T21:36:46.295Z","repository_id":37319119,"created_at":"2025-08-19T21:36:46.295Z","updated_at":"2025-08-19T21:36:46.295Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273747876,"owners_count":25160677,"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_record":{"login":"quantumlib","name":"quantumlib","uuid":"31279789","kind":"organization","description":"Google's open source code library for the quantum world","email":null,"website":"quantumai.google","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31279789?v=4","repositories_count":15,"last_synced_at":"2024-03-25T20:43:48.640Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/quantumlib","funding_links":[],"total_stars":7151,"followers":760,"following":0,"created_at":"2022-11-02T16:35:33.541Z","updated_at":"2024-03-25T20:43:52.971Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib/repositories"},"tags":[{"name":"v1.6.1","sha":"1a4ac41204e44ddf0e322a769cd492df070b6586","kind":"tag","published_at":"2025-08-14T03:13:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2a2b6f178d7c0eab54ff0e3488082926339052ea","kind":"tag","published_at":"2025-07-23T03:45:54.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7fe741bfbce2a58f803ecb04d577bb45802fb2f4","kind":"tag","published_at":"2025-04-10T03:14:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2975d10912acd4183838f5c1ddba8f278faedb2a","kind":"tag","published_at":"2024-06-26T23:52:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab967669caddc7da510dddc22c12e6c5747e9d85","kind":"tag","published_at":"2024-05-30T04:20:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7df83d7495b22f2a6eb6021af9375878451c11a2","kind":"commit","published_at":"2023-12-01T21:12:10.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"07889dc2eb83f80af530397b43daa2400567dbb5","kind":"commit","published_at":"2023-07-17T23:57:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.2.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"79c048d214c5c8a03efc8ecc0cee4a49d970a546","kind":"commit","published_at":"2022-12-20T22:50:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.1.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"506ef08e7368076254ecc4717a804f4a842f441e","kind":"commit","published_at":"2022-07-18T21:51:00.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.0.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0/manifests"},{"name":"v0.15.0","sha":"f904a09031b102a3ad5d7b55eff2c8efe565197f","kind":"commit","published_at":"2022-06-29T00:24:58.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.15.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"632396c997339d1f6c842608918978527f898854","kind":"commit","published_at":"2022-04-11T01:41:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"a1b46ddc43af75057560dac3bbba97e4e61c2297","kind":"commit","published_at":"2022-03-24T06:26:34.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"782c14e0cc821794d21e82f30df8e6998f4b9992","kind":"commit","published_at":"2021-10-26T16:57:17.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"8a7d6f846480d5612f1f74f6ee8dd8da49568d79","kind":"commit","published_at":"2021-10-15T17:28:33.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"32e1d1e6037bc11535209da3d24072ac11fb89f6","kind":"commit","published_at":"2021-08-11T21:41:28.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.12.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02a45f9031716a920a8eac71819667f85ed54188","kind":"commit","published_at":"2021-07-26T18:35:20.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"58e16054159af6719825ada1d477b3b6d95204c5","kind":"commit","published_at":"2021-05-11T17:38:50.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ab45cf24e53a0de3b60404ce5f713dc92491cc3","kind":"commit","published_at":"2021-03-05T17:52:30.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.10.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0/manifests"},{"name":"fmt-black","sha":"2496fc9aa5c9d2fad1c5bb4ea7d201b54ca24ef2","kind":"commit","published_at":"2020-11-30T22:48:29.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/fmt-black","html_url":"https://github.com/quantumlib/Cirq/releases/tag/fmt-black","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@fmt-black","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black/manifests"},{"name":"v0.9.1","sha":"d58423a3f06dd0a40fd8acfdd006d9a876274a7c","kind":"commit","published_at":"2020-10-02T22:26:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"65abd007d85b285b13d027ada23f2c6eb0092f92","kind":"commit","published_at":"2020-10-01T18:14:18.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"1b05c0ec860de8d61eacbb53e2968cd38ad5f815","kind":"commit","published_at":"2020-07-13T21:00:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.2","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"ed175bcd1179035439f0c3bbc4290a20100a4fc8","kind":"commit","published_at":"2020-06-03T20:44:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3fded8861fad68fbd7c4bc8a1f982e6f8dd6712d","kind":"commit","published_at":"2020-05-04T17:08:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"cc61838b155a3e2147aaec388ee712260e638ec5","kind":"commit","published_at":"2020-01-17T23:19:56.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.7.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"f7aa4150252fa9e206d5b27592047c51f8fe58ec","kind":"commit","published_at":"2019-12-03T04:39:41.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d58c342125fb8ff22c12c2bbd7b236d4b5b90295","kind":"commit","published_at":"2019-10-30T20:53:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e8f9323beb6637b16b8ef9b647307eb9bc6c3967","kind":"commit","published_at":"2019-04-24T03:10:06.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4460134cb1a330641253d02ae833f4d90e70b8e2","kind":"commit","published_at":"2018-11-30T01:46:22.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"a11dc4031f5332c0eab2aa9f9f42a309756879c7","kind":"commit","published_at":"2018-07-18T22:35:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0b3f3476ba1b106ef32ebb97a0dc90061716ff98","kind":"commit","published_at":"2018-07-18T06:41:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0/manifests"},{"name":"v0.1","sha":"f2d55e9aaef57117211975adb2e5084b2faf6deb","kind":"commit","published_at":"2018-04-17T16:18:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T11:13:32.879Z","dependent_packages_count":2,"downloads":65308,"downloads_period":"last-month","dependent_repos_count":15,"rankings":{"downloads":1.4402272464032295,"dependent_repos_count":3.725238500334204,"dependent_packages_count":3.175924078771125,"stargazers_count":1.1343332326978106,"forks_count":1.3242115776422048,"docker_downloads_count":2.1883479254841425,"average":2.1647137602221194},"purl":"pkg:pypi/cirq-aqt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cirq-aqt","docker_dependents_count":3,"docker_downloads_count":373,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cirq-aqt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cirq-aqt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T03:34:10.209Z","issues_count":643,"pull_requests_count":1995,"avg_time_to_close_issue":56299865.76635514,"avg_time_to_close_pull_request":2961058.528214078,"issues_closed_count":428,"pull_requests_closed_count":1717,"pull_request_authors_count":141,"issue_authors_count":136,"avg_comments_per_issue":3.494556765163297,"avg_comments_per_pull_request":1.7117794486215538,"merged_pull_requests_count":1316,"bot_issues_count":1,"bot_pull_requests_count":235,"past_year_issues_count":162,"past_year_pull_requests_count":1235,"past_year_avg_time_to_close_issue":1868844.2236842106,"past_year_avg_time_to_close_pull_request":436289.56126482214,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":1012,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":1.2530864197530864,"past_year_avg_comments_per_pull_request":1.5692307692307692,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":215,"past_year_merged_pull_requests_count":806,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/issues","maintainers":[{"login":"pavoljuhas","count":507,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"NoureldinYosri","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"daxfohl","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"tanujkhattar","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tanujkhattar"},{"login":"senecameeks","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"babacry","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"eliottrosenberg","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"verult","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/verult"},{"login":"mpharrigan","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpharrigan"},{"login":"dabacon","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"},{"login":"BichengYing","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"kevinsung","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinsung"},{"login":"viathor","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viathor"},{"login":"vtomole","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vtomole"},{"login":"95-martin-orion","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/95-martin-orion"},{"login":"wcourtney","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"augustehirth","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/augustehirth"},{"login":"andbe91","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"MichaelBroughton","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelBroughton"},{"login":"obriente","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/obriente"},{"login":"zchen088","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zchen088"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"dkafri","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkafri"},{"login":"cduck","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cduck"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"alexandrupaler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexandrupaler"},{"login":"kmlau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmlau"},{"login":"bichengying","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bichengying"},{"login":"peterse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peterse"},{"login":"karlunho","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karlunho"},{"login":"gmauricio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gmauricio"},{"login":"smitsanghavi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smitsanghavi"},{"login":"crystalzhaizhai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crystalzhaizhai"},{"login":"jbrixon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrixon"},{"login":"babbush","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babbush"},{"login":"naerabati","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naerabati"},{"login":"ncrubin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncrubin"},{"login":"kjsatz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kjsatz"}],"active_maintainers":[{"login":"pavoljuhas","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"daxfohl","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"babacry","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"NoureldinYosri","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"senecameeks","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"BichengYing","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"eliottrosenberg","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"wcourtney","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"andbe91","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"dabacon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-aqt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-aqt/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-aqt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-aqt/related_packages","maintainers":[{"uuid":"quantumlib","login":"quantumlib","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/quantumlib/","role":null,"created_at":"2022-11-14T17:23:11.152Z","updated_at":"2022-11-14T17:23:11.152Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/quantumlib/packages"},{"uuid":"quantumlib_release_bot","login":"quantumlib_release_bot","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/quantumlib_release_bot/","role":null,"created_at":"2022-11-14T17:23:11.162Z","updated_at":"2022-11-14T17:23:11.162Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/quantumlib_release_bot/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725158,"maintainers_count":308368,"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":5295895,"name":"cirq-core","ecosystem":"conda","description":"Cirq is a Python library for writing, manipulating, and optimizing quantum circuits and running them against quantum computers and simulators.","homepage":"https://quantumai.google/cirq","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/quantumlib/Cirq","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2021-11-25T18:21:13.000Z","latest_release_published_at":"2022-08-03T16:01:43.000Z","latest_release_number":"1.0.0","last_synced_at":"2025-09-01T08:28:37.531Z","created_at":"2022-10-03T15:59:20.203Z","updated_at":"2025-09-05T11:13:34.342Z","registry_url":"https://anaconda.org/conda-forge/cirq-core","install_command":"conda install -c conda-forge cirq-core","documentation_url":null,"metadata":{},"repo_metadata":{"id":37319119,"uuid":"114306758","full_name":"quantumlib/Cirq","owner":"quantumlib","description":"Python framework for creating, editing, and invoking Noisy Intermediate-Scale Quantum (NISQ) circuits.","archived":false,"fork":false,"pushed_at":"2025-09-04T21:06:22.000Z","size":42527,"stargazers_count":4694,"open_issues_count":181,"forks_count":1137,"subscribers_count":189,"default_branch":"main","last_synced_at":"2025-09-04T21:21:11.561Z","etag":null,"topics":["algorithms","api","cirq","google","google-quantum","nisq","python","quantum","quantum-algorithms","quantum-circuit","quantum-circuit-simulator","quantum-computer-simulator","quantum-computing","quantum-development-kit","quantum-information","quantum-programming","quantum-programming-language","quantum-simulation","sdk","simulation"],"latest_commit_sha":null,"homepage":"https://quantumai.google/cirq","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quantumlib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-12-14T23:41:49.000Z","updated_at":"2025-09-04T20:41:27.000Z","dependencies_parsed_at":"2023-10-14T18:30:16.096Z","dependency_job_id":"dba70779-cd9d-4fdb-b505-143da68fcbd1","html_url":"https://github.com/quantumlib/Cirq","commit_stats":{"total_commits":3633,"total_committers":228,"mean_commits":15.93421052631579,"dds":0.9077897054775668,"last_synced_commit":"455f50be4b1d22237de7ffa82c1efabd201fb184"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/quantumlib/Cirq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/sbom","scorecard":{"id":500097,"data":{"date":"2025-08-16T20:26:15Z","repo":{"name":"github.com/quantumlib/Cirq","commit":"66eb6898ee9644d00be67c97b967338f8232dcf0"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yaml:57","Info: topLevel permissions set to 'read-all': .github/workflows/ci-daily.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci-weekly.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:19","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yaml:23","Info: topLevel permissions set to 'read-all': .github/workflows/pr-labeler.yaml:48","Info: topLevel permissions set to 'read-all': .github/workflows/release-main.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/stale.yml:60","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: dev_tools/pypath:0","Warn: pipCommand not pinned by hash: dev_tools/conf/pip-install-minimal-for-pytest-changed-files.sh:32","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:90","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/ci-weekly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:266","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:267","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:349","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:371","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:224","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:243","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:140","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:156","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:207","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:323","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:324","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:183","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:27","Info:  60 out of  60 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  25 pipCommand dependencies pinned","Info:   4 out of   4 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/158102845","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/158102845"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Contributors","score":10,"reason":"project has 18 contributing companies or organizations","details":["Info: found contributions from: AI4LAM, Infleqtion, QCHackers, SciCodes, casics, combine-org, diffpy, duke university, google, google quantum ai, google quantum ai @quantumlib, googlers, infleqtion, internetitem, msmbuilder, sbmlteam, software-craftsmanship-new-york, tensorflow"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T21:36:46.295Z","repository_id":37319119,"created_at":"2025-08-19T21:36:46.295Z","updated_at":"2025-08-19T21:36:46.295Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273747887,"owners_count":25160679,"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_record":{"login":"quantumlib","name":"quantumlib","uuid":"31279789","kind":"organization","description":"Google's open source code library for the quantum world","email":null,"website":"quantumai.google","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31279789?v=4","repositories_count":15,"last_synced_at":"2024-03-25T20:43:48.640Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/quantumlib","funding_links":[],"total_stars":7151,"followers":760,"following":0,"created_at":"2022-11-02T16:35:33.541Z","updated_at":"2024-03-25T20:43:52.971Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib/repositories"},"tags":[{"name":"v1.6.1","sha":"1a4ac41204e44ddf0e322a769cd492df070b6586","kind":"tag","published_at":"2025-08-14T03:13:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2a2b6f178d7c0eab54ff0e3488082926339052ea","kind":"tag","published_at":"2025-07-23T03:45:54.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7fe741bfbce2a58f803ecb04d577bb45802fb2f4","kind":"tag","published_at":"2025-04-10T03:14:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2975d10912acd4183838f5c1ddba8f278faedb2a","kind":"tag","published_at":"2024-06-26T23:52:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab967669caddc7da510dddc22c12e6c5747e9d85","kind":"tag","published_at":"2024-05-30T04:20:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7df83d7495b22f2a6eb6021af9375878451c11a2","kind":"commit","published_at":"2023-12-01T21:12:10.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"07889dc2eb83f80af530397b43daa2400567dbb5","kind":"commit","published_at":"2023-07-17T23:57:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.2.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"79c048d214c5c8a03efc8ecc0cee4a49d970a546","kind":"commit","published_at":"2022-12-20T22:50:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.1.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"506ef08e7368076254ecc4717a804f4a842f441e","kind":"commit","published_at":"2022-07-18T21:51:00.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.0.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0/manifests"},{"name":"v0.15.0","sha":"f904a09031b102a3ad5d7b55eff2c8efe565197f","kind":"commit","published_at":"2022-06-29T00:24:58.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.15.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"632396c997339d1f6c842608918978527f898854","kind":"commit","published_at":"2022-04-11T01:41:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"a1b46ddc43af75057560dac3bbba97e4e61c2297","kind":"commit","published_at":"2022-03-24T06:26:34.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"782c14e0cc821794d21e82f30df8e6998f4b9992","kind":"commit","published_at":"2021-10-26T16:57:17.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"8a7d6f846480d5612f1f74f6ee8dd8da49568d79","kind":"commit","published_at":"2021-10-15T17:28:33.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"32e1d1e6037bc11535209da3d24072ac11fb89f6","kind":"commit","published_at":"2021-08-11T21:41:28.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.12.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02a45f9031716a920a8eac71819667f85ed54188","kind":"commit","published_at":"2021-07-26T18:35:20.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"58e16054159af6719825ada1d477b3b6d95204c5","kind":"commit","published_at":"2021-05-11T17:38:50.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ab45cf24e53a0de3b60404ce5f713dc92491cc3","kind":"commit","published_at":"2021-03-05T17:52:30.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.10.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0/manifests"},{"name":"fmt-black","sha":"2496fc9aa5c9d2fad1c5bb4ea7d201b54ca24ef2","kind":"commit","published_at":"2020-11-30T22:48:29.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/fmt-black","html_url":"https://github.com/quantumlib/Cirq/releases/tag/fmt-black","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@fmt-black","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black/manifests"},{"name":"v0.9.1","sha":"d58423a3f06dd0a40fd8acfdd006d9a876274a7c","kind":"commit","published_at":"2020-10-02T22:26:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"65abd007d85b285b13d027ada23f2c6eb0092f92","kind":"commit","published_at":"2020-10-01T18:14:18.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"1b05c0ec860de8d61eacbb53e2968cd38ad5f815","kind":"commit","published_at":"2020-07-13T21:00:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.2","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"ed175bcd1179035439f0c3bbc4290a20100a4fc8","kind":"commit","published_at":"2020-06-03T20:44:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3fded8861fad68fbd7c4bc8a1f982e6f8dd6712d","kind":"commit","published_at":"2020-05-04T17:08:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"cc61838b155a3e2147aaec388ee712260e638ec5","kind":"commit","published_at":"2020-01-17T23:19:56.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.7.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"f7aa4150252fa9e206d5b27592047c51f8fe58ec","kind":"commit","published_at":"2019-12-03T04:39:41.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d58c342125fb8ff22c12c2bbd7b236d4b5b90295","kind":"commit","published_at":"2019-10-30T20:53:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e8f9323beb6637b16b8ef9b647307eb9bc6c3967","kind":"commit","published_at":"2019-04-24T03:10:06.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4460134cb1a330641253d02ae833f4d90e70b8e2","kind":"commit","published_at":"2018-11-30T01:46:22.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"a11dc4031f5332c0eab2aa9f9f42a309756879c7","kind":"commit","published_at":"2018-07-18T22:35:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0b3f3476ba1b106ef32ebb97a0dc90061716ff98","kind":"commit","published_at":"2018-07-18T06:41:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0/manifests"},{"name":"v0.1","sha":"f2d55e9aaef57117211975adb2e5084b2faf6deb","kind":"commit","published_at":"2018-04-17T16:18:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T11:13:34.342Z","dependent_packages_count":10,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":5.8896930371849265,"stargazers_count":5.450461692038932,"forks_count":4.961317694035438,"average":12.581731969054156},"purl":"pkg:conda/cirq-core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/cirq-core","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/cirq-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/cirq-core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T03:34:10.209Z","issues_count":643,"pull_requests_count":1995,"avg_time_to_close_issue":56299865.76635514,"avg_time_to_close_pull_request":2961058.528214078,"issues_closed_count":428,"pull_requests_closed_count":1717,"pull_request_authors_count":141,"issue_authors_count":136,"avg_comments_per_issue":3.494556765163297,"avg_comments_per_pull_request":1.7117794486215538,"merged_pull_requests_count":1316,"bot_issues_count":1,"bot_pull_requests_count":235,"past_year_issues_count":162,"past_year_pull_requests_count":1235,"past_year_avg_time_to_close_issue":1868844.2236842106,"past_year_avg_time_to_close_pull_request":436289.56126482214,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":1012,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":1.2530864197530864,"past_year_avg_comments_per_pull_request":1.5692307692307692,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":215,"past_year_merged_pull_requests_count":806,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/issues","maintainers":[{"login":"pavoljuhas","count":507,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"NoureldinYosri","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"daxfohl","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"tanujkhattar","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tanujkhattar"},{"login":"senecameeks","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"babacry","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"eliottrosenberg","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"verult","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/verult"},{"login":"mpharrigan","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpharrigan"},{"login":"dabacon","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"},{"login":"BichengYing","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"kevinsung","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinsung"},{"login":"viathor","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viathor"},{"login":"vtomole","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vtomole"},{"login":"95-martin-orion","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/95-martin-orion"},{"login":"wcourtney","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"augustehirth","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/augustehirth"},{"login":"andbe91","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"MichaelBroughton","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelBroughton"},{"login":"obriente","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/obriente"},{"login":"zchen088","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zchen088"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"dkafri","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkafri"},{"login":"cduck","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cduck"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"alexandrupaler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexandrupaler"},{"login":"kmlau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmlau"},{"login":"bichengying","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bichengying"},{"login":"peterse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peterse"},{"login":"karlunho","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karlunho"},{"login":"gmauricio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gmauricio"},{"login":"smitsanghavi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smitsanghavi"},{"login":"crystalzhaizhai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crystalzhaizhai"},{"login":"jbrixon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrixon"},{"login":"babbush","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babbush"},{"login":"naerabati","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naerabati"},{"login":"ncrubin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncrubin"},{"login":"kjsatz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kjsatz"}],"active_maintainers":[{"login":"pavoljuhas","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"daxfohl","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"babacry","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"NoureldinYosri","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"senecameeks","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"BichengYing","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"eliottrosenberg","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"wcourtney","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"andbe91","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"dabacon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cirq-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cirq-core/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cirq-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cirq-core/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"}},{"id":5295898,"name":"cirq-pasqal","ecosystem":"conda","description":"Cirq is a Python library for writing, manipulating, and optimizing quantum circuits and running them against quantum computers and simulators.","homepage":"https://quantumai.google/cirq","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/quantumlib/Cirq","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2021-11-25T18:22:17.000Z","latest_release_published_at":"2022-08-03T16:02:43.000Z","latest_release_number":"1.0.0","last_synced_at":"2025-09-04T21:36:56.214Z","created_at":"2022-10-03T15:59:20.519Z","updated_at":"2025-09-05T11:13:34.938Z","registry_url":"https://anaconda.org/conda-forge/cirq-pasqal","install_command":"conda install -c conda-forge cirq-pasqal","documentation_url":null,"metadata":{},"repo_metadata":{"id":37319119,"uuid":"114306758","full_name":"quantumlib/Cirq","owner":"quantumlib","description":"Python framework for creating, editing, and invoking Noisy Intermediate-Scale Quantum (NISQ) circuits.","archived":false,"fork":false,"pushed_at":"2025-09-04T21:06:22.000Z","size":42527,"stargazers_count":4694,"open_issues_count":181,"forks_count":1137,"subscribers_count":189,"default_branch":"main","last_synced_at":"2025-09-04T21:21:11.561Z","etag":null,"topics":["algorithms","api","cirq","google","google-quantum","nisq","python","quantum","quantum-algorithms","quantum-circuit","quantum-circuit-simulator","quantum-computer-simulator","quantum-computing","quantum-development-kit","quantum-information","quantum-programming","quantum-programming-language","quantum-simulation","sdk","simulation"],"latest_commit_sha":null,"homepage":"https://quantumai.google/cirq","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quantumlib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-12-14T23:41:49.000Z","updated_at":"2025-09-04T20:41:27.000Z","dependencies_parsed_at":"2023-10-14T18:30:16.096Z","dependency_job_id":"dba70779-cd9d-4fdb-b505-143da68fcbd1","html_url":"https://github.com/quantumlib/Cirq","commit_stats":{"total_commits":3633,"total_committers":228,"mean_commits":15.93421052631579,"dds":0.9077897054775668,"last_synced_commit":"455f50be4b1d22237de7ffa82c1efabd201fb184"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/quantumlib/Cirq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/sbom","scorecard":{"id":500097,"data":{"date":"2025-08-16T20:26:15Z","repo":{"name":"github.com/quantumlib/Cirq","commit":"66eb6898ee9644d00be67c97b967338f8232dcf0"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yaml:57","Info: topLevel permissions set to 'read-all': .github/workflows/ci-daily.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci-weekly.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:19","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yaml:23","Info: topLevel permissions set to 'read-all': .github/workflows/pr-labeler.yaml:48","Info: topLevel permissions set to 'read-all': .github/workflows/release-main.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/stale.yml:60","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: dev_tools/pypath:0","Warn: pipCommand not pinned by hash: dev_tools/conf/pip-install-minimal-for-pytest-changed-files.sh:32","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:90","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/ci-weekly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:266","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:267","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:349","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:371","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:224","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:243","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:140","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:156","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:207","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:323","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:324","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:183","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:27","Info:  60 out of  60 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  25 pipCommand dependencies pinned","Info:   4 out of   4 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/158102845","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/158102845"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Contributors","score":10,"reason":"project has 18 contributing companies or organizations","details":["Info: found contributions from: AI4LAM, Infleqtion, QCHackers, SciCodes, casics, combine-org, diffpy, duke university, google, google quantum ai, google quantum ai @quantumlib, googlers, infleqtion, internetitem, msmbuilder, sbmlteam, software-craftsmanship-new-york, tensorflow"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T21:36:46.295Z","repository_id":37319119,"created_at":"2025-08-19T21:36:46.295Z","updated_at":"2025-08-19T21:36:46.295Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273747887,"owners_count":25160679,"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_record":{"login":"quantumlib","name":"quantumlib","uuid":"31279789","kind":"organization","description":"Google's open source code library for the quantum world","email":null,"website":"quantumai.google","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31279789?v=4","repositories_count":15,"last_synced_at":"2024-03-25T20:43:48.640Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/quantumlib","funding_links":[],"total_stars":7151,"followers":760,"following":0,"created_at":"2022-11-02T16:35:33.541Z","updated_at":"2024-03-25T20:43:52.971Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib/repositories"},"tags":[{"name":"v1.6.1","sha":"1a4ac41204e44ddf0e322a769cd492df070b6586","kind":"tag","published_at":"2025-08-14T03:13:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2a2b6f178d7c0eab54ff0e3488082926339052ea","kind":"tag","published_at":"2025-07-23T03:45:54.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7fe741bfbce2a58f803ecb04d577bb45802fb2f4","kind":"tag","published_at":"2025-04-10T03:14:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2975d10912acd4183838f5c1ddba8f278faedb2a","kind":"tag","published_at":"2024-06-26T23:52:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab967669caddc7da510dddc22c12e6c5747e9d85","kind":"tag","published_at":"2024-05-30T04:20:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7df83d7495b22f2a6eb6021af9375878451c11a2","kind":"commit","published_at":"2023-12-01T21:12:10.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"07889dc2eb83f80af530397b43daa2400567dbb5","kind":"commit","published_at":"2023-07-17T23:57:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.2.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"79c048d214c5c8a03efc8ecc0cee4a49d970a546","kind":"commit","published_at":"2022-12-20T22:50:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.1.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"506ef08e7368076254ecc4717a804f4a842f441e","kind":"commit","published_at":"2022-07-18T21:51:00.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.0.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0/manifests"},{"name":"v0.15.0","sha":"f904a09031b102a3ad5d7b55eff2c8efe565197f","kind":"commit","published_at":"2022-06-29T00:24:58.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.15.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"632396c997339d1f6c842608918978527f898854","kind":"commit","published_at":"2022-04-11T01:41:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"a1b46ddc43af75057560dac3bbba97e4e61c2297","kind":"commit","published_at":"2022-03-24T06:26:34.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"782c14e0cc821794d21e82f30df8e6998f4b9992","kind":"commit","published_at":"2021-10-26T16:57:17.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"8a7d6f846480d5612f1f74f6ee8dd8da49568d79","kind":"commit","published_at":"2021-10-15T17:28:33.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"32e1d1e6037bc11535209da3d24072ac11fb89f6","kind":"commit","published_at":"2021-08-11T21:41:28.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.12.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02a45f9031716a920a8eac71819667f85ed54188","kind":"commit","published_at":"2021-07-26T18:35:20.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"58e16054159af6719825ada1d477b3b6d95204c5","kind":"commit","published_at":"2021-05-11T17:38:50.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ab45cf24e53a0de3b60404ce5f713dc92491cc3","kind":"commit","published_at":"2021-03-05T17:52:30.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.10.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0/manifests"},{"name":"fmt-black","sha":"2496fc9aa5c9d2fad1c5bb4ea7d201b54ca24ef2","kind":"commit","published_at":"2020-11-30T22:48:29.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/fmt-black","html_url":"https://github.com/quantumlib/Cirq/releases/tag/fmt-black","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@fmt-black","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black/manifests"},{"name":"v0.9.1","sha":"d58423a3f06dd0a40fd8acfdd006d9a876274a7c","kind":"commit","published_at":"2020-10-02T22:26:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"65abd007d85b285b13d027ada23f2c6eb0092f92","kind":"commit","published_at":"2020-10-01T18:14:18.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"1b05c0ec860de8d61eacbb53e2968cd38ad5f815","kind":"commit","published_at":"2020-07-13T21:00:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.2","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"ed175bcd1179035439f0c3bbc4290a20100a4fc8","kind":"commit","published_at":"2020-06-03T20:44:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3fded8861fad68fbd7c4bc8a1f982e6f8dd6712d","kind":"commit","published_at":"2020-05-04T17:08:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"cc61838b155a3e2147aaec388ee712260e638ec5","kind":"commit","published_at":"2020-01-17T23:19:56.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.7.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"f7aa4150252fa9e206d5b27592047c51f8fe58ec","kind":"commit","published_at":"2019-12-03T04:39:41.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d58c342125fb8ff22c12c2bbd7b236d4b5b90295","kind":"commit","published_at":"2019-10-30T20:53:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e8f9323beb6637b16b8ef9b647307eb9bc6c3967","kind":"commit","published_at":"2019-04-24T03:10:06.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4460134cb1a330641253d02ae833f4d90e70b8e2","kind":"commit","published_at":"2018-11-30T01:46:22.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"a11dc4031f5332c0eab2aa9f9f42a309756879c7","kind":"commit","published_at":"2018-07-18T22:35:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0b3f3476ba1b106ef32ebb97a0dc90061716ff98","kind":"commit","published_at":"2018-07-18T06:41:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0/manifests"},{"name":"v0.1","sha":"f2d55e9aaef57117211975adb2e5084b2faf6deb","kind":"commit","published_at":"2018-04-17T16:18:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T11:13:34.937Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":19.505864736710755,"stargazers_count":5.450461692038932,"forks_count":4.961317694035438,"average":15.985774893935613},"purl":"pkg:conda/cirq-pasqal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/cirq-pasqal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/cirq-pasqal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/cirq-pasqal/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T03:34:10.209Z","issues_count":643,"pull_requests_count":1995,"avg_time_to_close_issue":56299865.76635514,"avg_time_to_close_pull_request":2961058.528214078,"issues_closed_count":428,"pull_requests_closed_count":1717,"pull_request_authors_count":141,"issue_authors_count":136,"avg_comments_per_issue":3.494556765163297,"avg_comments_per_pull_request":1.7117794486215538,"merged_pull_requests_count":1316,"bot_issues_count":1,"bot_pull_requests_count":235,"past_year_issues_count":162,"past_year_pull_requests_count":1235,"past_year_avg_time_to_close_issue":1868844.2236842106,"past_year_avg_time_to_close_pull_request":436289.56126482214,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":1012,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":1.2530864197530864,"past_year_avg_comments_per_pull_request":1.5692307692307692,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":215,"past_year_merged_pull_requests_count":806,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/issues","maintainers":[{"login":"pavoljuhas","count":507,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"NoureldinYosri","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"daxfohl","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"tanujkhattar","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tanujkhattar"},{"login":"senecameeks","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"babacry","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"eliottrosenberg","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"verult","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/verult"},{"login":"mpharrigan","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpharrigan"},{"login":"dabacon","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"},{"login":"BichengYing","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"kevinsung","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinsung"},{"login":"viathor","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viathor"},{"login":"vtomole","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vtomole"},{"login":"95-martin-orion","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/95-martin-orion"},{"login":"wcourtney","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"augustehirth","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/augustehirth"},{"login":"andbe91","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"MichaelBroughton","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelBroughton"},{"login":"obriente","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/obriente"},{"login":"zchen088","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zchen088"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"dkafri","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkafri"},{"login":"cduck","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cduck"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"alexandrupaler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexandrupaler"},{"login":"kmlau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmlau"},{"login":"bichengying","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bichengying"},{"login":"peterse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peterse"},{"login":"karlunho","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karlunho"},{"login":"gmauricio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gmauricio"},{"login":"smitsanghavi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smitsanghavi"},{"login":"crystalzhaizhai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crystalzhaizhai"},{"login":"jbrixon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrixon"},{"login":"babbush","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babbush"},{"login":"naerabati","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naerabati"},{"login":"ncrubin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncrubin"},{"login":"kjsatz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kjsatz"}],"active_maintainers":[{"login":"pavoljuhas","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"daxfohl","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"babacry","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"NoureldinYosri","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"senecameeks","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"BichengYing","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"eliottrosenberg","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"wcourtney","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"andbe91","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"dabacon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cirq-pasqal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cirq-pasqal/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cirq-pasqal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cirq-pasqal/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"}},{"id":5295894,"name":"cirq-aqt","ecosystem":"conda","description":"Cirq is a Python library for writing, manipulating, and optimizing quantum circuits and running them against quantum computers and simulators.","homepage":"https://quantumai.google/cirq","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/quantumlib/Cirq","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2021-11-25T18:21:30.000Z","latest_release_published_at":"2022-08-03T16:01:59.000Z","latest_release_number":"1.0.0","last_synced_at":"2025-09-04T21:36:45.448Z","created_at":"2022-10-03T15:59:20.089Z","updated_at":"2025-09-05T11:13:34.920Z","registry_url":"https://anaconda.org/conda-forge/cirq-aqt","install_command":"conda install -c conda-forge cirq-aqt","documentation_url":null,"metadata":{},"repo_metadata":{"id":37319119,"uuid":"114306758","full_name":"quantumlib/Cirq","owner":"quantumlib","description":"Python framework for creating, editing, and invoking Noisy Intermediate-Scale Quantum (NISQ) circuits.","archived":false,"fork":false,"pushed_at":"2025-09-04T21:06:22.000Z","size":42527,"stargazers_count":4694,"open_issues_count":181,"forks_count":1137,"subscribers_count":189,"default_branch":"main","last_synced_at":"2025-09-04T21:21:11.561Z","etag":null,"topics":["algorithms","api","cirq","google","google-quantum","nisq","python","quantum","quantum-algorithms","quantum-circuit","quantum-circuit-simulator","quantum-computer-simulator","quantum-computing","quantum-development-kit","quantum-information","quantum-programming","quantum-programming-language","quantum-simulation","sdk","simulation"],"latest_commit_sha":null,"homepage":"https://quantumai.google/cirq","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quantumlib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-12-14T23:41:49.000Z","updated_at":"2025-09-04T20:41:27.000Z","dependencies_parsed_at":"2023-10-14T18:30:16.096Z","dependency_job_id":"dba70779-cd9d-4fdb-b505-143da68fcbd1","html_url":"https://github.com/quantumlib/Cirq","commit_stats":{"total_commits":3633,"total_committers":228,"mean_commits":15.93421052631579,"dds":0.9077897054775668,"last_synced_commit":"455f50be4b1d22237de7ffa82c1efabd201fb184"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/quantumlib/Cirq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/sbom","scorecard":{"id":500097,"data":{"date":"2025-08-16T20:26:15Z","repo":{"name":"github.com/quantumlib/Cirq","commit":"66eb6898ee9644d00be67c97b967338f8232dcf0"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yaml:57","Info: topLevel permissions set to 'read-all': .github/workflows/ci-daily.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci-weekly.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:19","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yaml:23","Info: topLevel permissions set to 'read-all': .github/workflows/pr-labeler.yaml:48","Info: topLevel permissions set to 'read-all': .github/workflows/release-main.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/stale.yml:60","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: dev_tools/pypath:0","Warn: pipCommand not pinned by hash: dev_tools/conf/pip-install-minimal-for-pytest-changed-files.sh:32","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:90","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/ci-weekly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:266","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:267","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:349","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:371","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:224","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:243","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:140","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:156","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:207","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:323","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:324","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:183","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:27","Info:  60 out of  60 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  25 pipCommand dependencies pinned","Info:   4 out of   4 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/158102845","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/158102845"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Contributors","score":10,"reason":"project has 18 contributing companies or organizations","details":["Info: found contributions from: AI4LAM, Infleqtion, QCHackers, SciCodes, casics, combine-org, diffpy, duke university, google, google quantum ai, google quantum ai @quantumlib, googlers, infleqtion, internetitem, msmbuilder, sbmlteam, software-craftsmanship-new-york, tensorflow"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T21:36:46.295Z","repository_id":37319119,"created_at":"2025-08-19T21:36:46.295Z","updated_at":"2025-08-19T21:36:46.295Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273747887,"owners_count":25160679,"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_record":{"login":"quantumlib","name":"quantumlib","uuid":"31279789","kind":"organization","description":"Google's open source code library for the quantum world","email":null,"website":"quantumai.google","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31279789?v=4","repositories_count":15,"last_synced_at":"2024-03-25T20:43:48.640Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/quantumlib","funding_links":[],"total_stars":7151,"followers":760,"following":0,"created_at":"2022-11-02T16:35:33.541Z","updated_at":"2024-03-25T20:43:52.971Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib/repositories"},"tags":[{"name":"v1.6.1","sha":"1a4ac41204e44ddf0e322a769cd492df070b6586","kind":"tag","published_at":"2025-08-14T03:13:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2a2b6f178d7c0eab54ff0e3488082926339052ea","kind":"tag","published_at":"2025-07-23T03:45:54.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7fe741bfbce2a58f803ecb04d577bb45802fb2f4","kind":"tag","published_at":"2025-04-10T03:14:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2975d10912acd4183838f5c1ddba8f278faedb2a","kind":"tag","published_at":"2024-06-26T23:52:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab967669caddc7da510dddc22c12e6c5747e9d85","kind":"tag","published_at":"2024-05-30T04:20:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7df83d7495b22f2a6eb6021af9375878451c11a2","kind":"commit","published_at":"2023-12-01T21:12:10.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"07889dc2eb83f80af530397b43daa2400567dbb5","kind":"commit","published_at":"2023-07-17T23:57:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.2.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"79c048d214c5c8a03efc8ecc0cee4a49d970a546","kind":"commit","published_at":"2022-12-20T22:50:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.1.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"506ef08e7368076254ecc4717a804f4a842f441e","kind":"commit","published_at":"2022-07-18T21:51:00.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.0.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0/manifests"},{"name":"v0.15.0","sha":"f904a09031b102a3ad5d7b55eff2c8efe565197f","kind":"commit","published_at":"2022-06-29T00:24:58.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.15.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"632396c997339d1f6c842608918978527f898854","kind":"commit","published_at":"2022-04-11T01:41:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"a1b46ddc43af75057560dac3bbba97e4e61c2297","kind":"commit","published_at":"2022-03-24T06:26:34.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"782c14e0cc821794d21e82f30df8e6998f4b9992","kind":"commit","published_at":"2021-10-26T16:57:17.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"8a7d6f846480d5612f1f74f6ee8dd8da49568d79","kind":"commit","published_at":"2021-10-15T17:28:33.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"32e1d1e6037bc11535209da3d24072ac11fb89f6","kind":"commit","published_at":"2021-08-11T21:41:28.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.12.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02a45f9031716a920a8eac71819667f85ed54188","kind":"commit","published_at":"2021-07-26T18:35:20.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"58e16054159af6719825ada1d477b3b6d95204c5","kind":"commit","published_at":"2021-05-11T17:38:50.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ab45cf24e53a0de3b60404ce5f713dc92491cc3","kind":"commit","published_at":"2021-03-05T17:52:30.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.10.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0/manifests"},{"name":"fmt-black","sha":"2496fc9aa5c9d2fad1c5bb4ea7d201b54ca24ef2","kind":"commit","published_at":"2020-11-30T22:48:29.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/fmt-black","html_url":"https://github.com/quantumlib/Cirq/releases/tag/fmt-black","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@fmt-black","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black/manifests"},{"name":"v0.9.1","sha":"d58423a3f06dd0a40fd8acfdd006d9a876274a7c","kind":"commit","published_at":"2020-10-02T22:26:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"65abd007d85b285b13d027ada23f2c6eb0092f92","kind":"commit","published_at":"2020-10-01T18:14:18.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"1b05c0ec860de8d61eacbb53e2968cd38ad5f815","kind":"commit","published_at":"2020-07-13T21:00:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.2","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"ed175bcd1179035439f0c3bbc4290a20100a4fc8","kind":"commit","published_at":"2020-06-03T20:44:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3fded8861fad68fbd7c4bc8a1f982e6f8dd6712d","kind":"commit","published_at":"2020-05-04T17:08:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"cc61838b155a3e2147aaec388ee712260e638ec5","kind":"commit","published_at":"2020-01-17T23:19:56.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.7.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"f7aa4150252fa9e206d5b27592047c51f8fe58ec","kind":"commit","published_at":"2019-12-03T04:39:41.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d58c342125fb8ff22c12c2bbd7b236d4b5b90295","kind":"commit","published_at":"2019-10-30T20:53:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e8f9323beb6637b16b8ef9b647307eb9bc6c3967","kind":"commit","published_at":"2019-04-24T03:10:06.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4460134cb1a330641253d02ae833f4d90e70b8e2","kind":"commit","published_at":"2018-11-30T01:46:22.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"a11dc4031f5332c0eab2aa9f9f42a309756879c7","kind":"commit","published_at":"2018-07-18T22:35:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0b3f3476ba1b106ef32ebb97a0dc90061716ff98","kind":"commit","published_at":"2018-07-18T06:41:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0/manifests"},{"name":"v0.1","sha":"f2d55e9aaef57117211975adb2e5084b2faf6deb","kind":"commit","published_at":"2018-04-17T16:18:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T11:13:34.920Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":5.450461692038932,"forks_count":4.961317694035438,"average":18.31420014973796},"purl":"pkg:conda/cirq-aqt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/cirq-aqt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/cirq-aqt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/cirq-aqt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T03:34:10.209Z","issues_count":643,"pull_requests_count":1995,"avg_time_to_close_issue":56299865.76635514,"avg_time_to_close_pull_request":2961058.528214078,"issues_closed_count":428,"pull_requests_closed_count":1717,"pull_request_authors_count":141,"issue_authors_count":136,"avg_comments_per_issue":3.494556765163297,"avg_comments_per_pull_request":1.7117794486215538,"merged_pull_requests_count":1316,"bot_issues_count":1,"bot_pull_requests_count":235,"past_year_issues_count":162,"past_year_pull_requests_count":1235,"past_year_avg_time_to_close_issue":1868844.2236842106,"past_year_avg_time_to_close_pull_request":436289.56126482214,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":1012,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":1.2530864197530864,"past_year_avg_comments_per_pull_request":1.5692307692307692,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":215,"past_year_merged_pull_requests_count":806,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/issues","maintainers":[{"login":"pavoljuhas","count":507,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"NoureldinYosri","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"daxfohl","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"tanujkhattar","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tanujkhattar"},{"login":"senecameeks","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"babacry","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"eliottrosenberg","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"verult","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/verult"},{"login":"mpharrigan","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpharrigan"},{"login":"dabacon","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"},{"login":"BichengYing","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"kevinsung","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinsung"},{"login":"viathor","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viathor"},{"login":"vtomole","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vtomole"},{"login":"95-martin-orion","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/95-martin-orion"},{"login":"wcourtney","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"augustehirth","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/augustehirth"},{"login":"andbe91","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"MichaelBroughton","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelBroughton"},{"login":"obriente","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/obriente"},{"login":"zchen088","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zchen088"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"dkafri","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkafri"},{"login":"cduck","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cduck"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"alexandrupaler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexandrupaler"},{"login":"kmlau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmlau"},{"login":"bichengying","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bichengying"},{"login":"peterse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peterse"},{"login":"karlunho","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karlunho"},{"login":"gmauricio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gmauricio"},{"login":"smitsanghavi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smitsanghavi"},{"login":"crystalzhaizhai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crystalzhaizhai"},{"login":"jbrixon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrixon"},{"login":"babbush","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babbush"},{"login":"naerabati","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naerabati"},{"login":"ncrubin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncrubin"},{"login":"kjsatz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kjsatz"}],"active_maintainers":[{"login":"pavoljuhas","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"daxfohl","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"babacry","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"NoureldinYosri","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"senecameeks","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"BichengYing","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"eliottrosenberg","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"wcourtney","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"andbe91","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"dabacon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cirq-aqt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cirq-aqt/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cirq-aqt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cirq-aqt/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"}},{"id":334127,"name":"cirq-core","ecosystem":"pypi","description":"A framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.","homepage":"http://github.com/quantumlib/cirq","licenses":"Apache 2","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/quantumlib/cirq","keywords_array":[],"namespace":null,"versions_count":2107,"first_release_published_at":"2021-04-19T22:44:45.000Z","latest_release_published_at":"2024-06-27T00:45:22.000Z","latest_release_number":"1.4.1","last_synced_at":"2025-01-14T10:32:00.270Z","created_at":"2022-04-06T12:39:31.435Z","updated_at":"2025-09-05T11:13:34.763Z","registry_url":"https://pypi.org/project/cirq-core/","install_command":"pip install cirq-core --index-url https://pypi.org/simple","documentation_url":"https://cirq-core.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"cirq-core"},"repo_metadata":{"id":37319119,"uuid":"114306758","full_name":"quantumlib/Cirq","owner":"quantumlib","description":"Python framework for creating, editing, and invoking Noisy Intermediate-Scale Quantum (NISQ) circuits.","archived":false,"fork":false,"pushed_at":"2025-09-04T21:06:22.000Z","size":42527,"stargazers_count":4694,"open_issues_count":181,"forks_count":1137,"subscribers_count":189,"default_branch":"main","last_synced_at":"2025-09-04T21:21:11.561Z","etag":null,"topics":["algorithms","api","cirq","google","google-quantum","nisq","python","quantum","quantum-algorithms","quantum-circuit","quantum-circuit-simulator","quantum-computer-simulator","quantum-computing","quantum-development-kit","quantum-information","quantum-programming","quantum-programming-language","quantum-simulation","sdk","simulation"],"latest_commit_sha":null,"homepage":"https://quantumai.google/cirq","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quantumlib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-12-14T23:41:49.000Z","updated_at":"2025-09-04T20:41:27.000Z","dependencies_parsed_at":"2023-10-14T18:30:16.096Z","dependency_job_id":"dba70779-cd9d-4fdb-b505-143da68fcbd1","html_url":"https://github.com/quantumlib/Cirq","commit_stats":{"total_commits":3633,"total_committers":228,"mean_commits":15.93421052631579,"dds":0.9077897054775668,"last_synced_commit":"455f50be4b1d22237de7ffa82c1efabd201fb184"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/quantumlib/Cirq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/sbom","scorecard":{"id":500097,"data":{"date":"2025-08-16T20:26:15Z","repo":{"name":"github.com/quantumlib/Cirq","commit":"66eb6898ee9644d00be67c97b967338f8232dcf0"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yaml:57","Info: topLevel permissions set to 'read-all': .github/workflows/ci-daily.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci-weekly.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:19","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yaml:23","Info: topLevel permissions set to 'read-all': .github/workflows/pr-labeler.yaml:48","Info: topLevel permissions set to 'read-all': .github/workflows/release-main.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/stale.yml:60","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: dev_tools/pypath:0","Warn: pipCommand not pinned by hash: dev_tools/conf/pip-install-minimal-for-pytest-changed-files.sh:32","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:90","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/ci-weekly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:266","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:267","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:349","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:371","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:224","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:243","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:140","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:156","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:207","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:323","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:324","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:183","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:27","Info:  60 out of  60 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  25 pipCommand dependencies pinned","Info:   4 out of   4 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/158102845","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/158102845"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Contributors","score":10,"reason":"project has 18 contributing companies or organizations","details":["Info: found contributions from: AI4LAM, Infleqtion, QCHackers, SciCodes, casics, combine-org, diffpy, duke university, google, google quantum ai, google quantum ai @quantumlib, googlers, infleqtion, internetitem, msmbuilder, sbmlteam, software-craftsmanship-new-york, tensorflow"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T21:36:46.295Z","repository_id":37319119,"created_at":"2025-08-19T21:36:46.295Z","updated_at":"2025-08-19T21:36:46.295Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273747876,"owners_count":25160677,"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_record":{"login":"quantumlib","name":"quantumlib","uuid":"31279789","kind":"organization","description":"Google's open source code library for the quantum world","email":null,"website":"quantumai.google","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31279789?v=4","repositories_count":15,"last_synced_at":"2024-03-25T20:43:48.640Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/quantumlib","funding_links":[],"total_stars":7151,"followers":760,"following":0,"created_at":"2022-11-02T16:35:33.541Z","updated_at":"2024-03-25T20:43:52.971Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib/repositories"},"tags":[{"name":"v1.6.1","sha":"1a4ac41204e44ddf0e322a769cd492df070b6586","kind":"tag","published_at":"2025-08-14T03:13:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2a2b6f178d7c0eab54ff0e3488082926339052ea","kind":"tag","published_at":"2025-07-23T03:45:54.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7fe741bfbce2a58f803ecb04d577bb45802fb2f4","kind":"tag","published_at":"2025-04-10T03:14:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2975d10912acd4183838f5c1ddba8f278faedb2a","kind":"tag","published_at":"2024-06-26T23:52:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab967669caddc7da510dddc22c12e6c5747e9d85","kind":"tag","published_at":"2024-05-30T04:20:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7df83d7495b22f2a6eb6021af9375878451c11a2","kind":"commit","published_at":"2023-12-01T21:12:10.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"07889dc2eb83f80af530397b43daa2400567dbb5","kind":"commit","published_at":"2023-07-17T23:57:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.2.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"79c048d214c5c8a03efc8ecc0cee4a49d970a546","kind":"commit","published_at":"2022-12-20T22:50:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.1.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"506ef08e7368076254ecc4717a804f4a842f441e","kind":"commit","published_at":"2022-07-18T21:51:00.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.0.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0/manifests"},{"name":"v0.15.0","sha":"f904a09031b102a3ad5d7b55eff2c8efe565197f","kind":"commit","published_at":"2022-06-29T00:24:58.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.15.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"632396c997339d1f6c842608918978527f898854","kind":"commit","published_at":"2022-04-11T01:41:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"a1b46ddc43af75057560dac3bbba97e4e61c2297","kind":"commit","published_at":"2022-03-24T06:26:34.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"782c14e0cc821794d21e82f30df8e6998f4b9992","kind":"commit","published_at":"2021-10-26T16:57:17.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"8a7d6f846480d5612f1f74f6ee8dd8da49568d79","kind":"commit","published_at":"2021-10-15T17:28:33.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"32e1d1e6037bc11535209da3d24072ac11fb89f6","kind":"commit","published_at":"2021-08-11T21:41:28.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.12.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02a45f9031716a920a8eac71819667f85ed54188","kind":"commit","published_at":"2021-07-26T18:35:20.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"58e16054159af6719825ada1d477b3b6d95204c5","kind":"commit","published_at":"2021-05-11T17:38:50.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ab45cf24e53a0de3b60404ce5f713dc92491cc3","kind":"commit","published_at":"2021-03-05T17:52:30.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.10.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0/manifests"},{"name":"fmt-black","sha":"2496fc9aa5c9d2fad1c5bb4ea7d201b54ca24ef2","kind":"commit","published_at":"2020-11-30T22:48:29.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/fmt-black","html_url":"https://github.com/quantumlib/Cirq/releases/tag/fmt-black","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@fmt-black","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black/manifests"},{"name":"v0.9.1","sha":"d58423a3f06dd0a40fd8acfdd006d9a876274a7c","kind":"commit","published_at":"2020-10-02T22:26:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"65abd007d85b285b13d027ada23f2c6eb0092f92","kind":"commit","published_at":"2020-10-01T18:14:18.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"1b05c0ec860de8d61eacbb53e2968cd38ad5f815","kind":"commit","published_at":"2020-07-13T21:00:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.2","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"ed175bcd1179035439f0c3bbc4290a20100a4fc8","kind":"commit","published_at":"2020-06-03T20:44:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3fded8861fad68fbd7c4bc8a1f982e6f8dd6712d","kind":"commit","published_at":"2020-05-04T17:08:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"cc61838b155a3e2147aaec388ee712260e638ec5","kind":"commit","published_at":"2020-01-17T23:19:56.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.7.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"f7aa4150252fa9e206d5b27592047c51f8fe58ec","kind":"commit","published_at":"2019-12-03T04:39:41.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d58c342125fb8ff22c12c2bbd7b236d4b5b90295","kind":"commit","published_at":"2019-10-30T20:53:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e8f9323beb6637b16b8ef9b647307eb9bc6c3967","kind":"commit","published_at":"2019-04-24T03:10:06.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4460134cb1a330641253d02ae833f4d90e70b8e2","kind":"commit","published_at":"2018-11-30T01:46:22.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"a11dc4031f5332c0eab2aa9f9f42a309756879c7","kind":"commit","published_at":"2018-07-18T22:35:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0b3f3476ba1b106ef32ebb97a0dc90061716ff98","kind":"commit","published_at":"2018-07-18T06:41:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0/manifests"},{"name":"v0.1","sha":"f2d55e9aaef57117211975adb2e5084b2faf6deb","kind":"commit","published_at":"2018-04-17T16:18:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T11:13:34.762Z","dependent_packages_count":29,"downloads":127185,"downloads_period":"last-month","dependent_repos_count":101,"rankings":{"downloads":1.0502131376327957,"dependent_repos_count":1.4847929839494163,"dependent_packages_count":0.47669169503891057,"stargazers_count":1.1343332326978106,"forks_count":1.3242115776422048,"docker_downloads_count":2.1883479254841425,"average":1.27643175874088},"purl":"pkg:pypi/cirq-core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cirq-core","docker_dependents_count":5,"docker_downloads_count":411,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cirq-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cirq-core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T03:34:10.209Z","issues_count":643,"pull_requests_count":1995,"avg_time_to_close_issue":56299865.76635514,"avg_time_to_close_pull_request":2961058.528214078,"issues_closed_count":428,"pull_requests_closed_count":1717,"pull_request_authors_count":141,"issue_authors_count":136,"avg_comments_per_issue":3.494556765163297,"avg_comments_per_pull_request":1.7117794486215538,"merged_pull_requests_count":1316,"bot_issues_count":1,"bot_pull_requests_count":235,"past_year_issues_count":162,"past_year_pull_requests_count":1235,"past_year_avg_time_to_close_issue":1868844.2236842106,"past_year_avg_time_to_close_pull_request":436289.56126482214,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":1012,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":1.2530864197530864,"past_year_avg_comments_per_pull_request":1.5692307692307692,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":215,"past_year_merged_pull_requests_count":806,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/issues","maintainers":[{"login":"pavoljuhas","count":507,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"NoureldinYosri","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"daxfohl","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"tanujkhattar","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tanujkhattar"},{"login":"senecameeks","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"babacry","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"eliottrosenberg","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"verult","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/verult"},{"login":"mpharrigan","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpharrigan"},{"login":"dabacon","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"},{"login":"BichengYing","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"kevinsung","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinsung"},{"login":"viathor","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viathor"},{"login":"vtomole","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vtomole"},{"login":"95-martin-orion","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/95-martin-orion"},{"login":"wcourtney","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"augustehirth","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/augustehirth"},{"login":"andbe91","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"MichaelBroughton","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelBroughton"},{"login":"obriente","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/obriente"},{"login":"zchen088","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zchen088"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"dkafri","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkafri"},{"login":"cduck","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cduck"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"alexandrupaler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexandrupaler"},{"login":"kmlau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmlau"},{"login":"bichengying","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bichengying"},{"login":"peterse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peterse"},{"login":"karlunho","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karlunho"},{"login":"gmauricio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gmauricio"},{"login":"smitsanghavi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smitsanghavi"},{"login":"crystalzhaizhai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crystalzhaizhai"},{"login":"jbrixon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrixon"},{"login":"babbush","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babbush"},{"login":"naerabati","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naerabati"},{"login":"ncrubin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncrubin"},{"login":"kjsatz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kjsatz"}],"active_maintainers":[{"login":"pavoljuhas","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"daxfohl","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"babacry","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"NoureldinYosri","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"senecameeks","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"BichengYing","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"eliottrosenberg","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"wcourtney","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"andbe91","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"dabacon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-core/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-core/related_packages","maintainers":[{"uuid":"quantumlib","login":"quantumlib","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/quantumlib/","role":null,"created_at":"2022-11-14T17:23:13.652Z","updated_at":"2022-11-14T17:23:13.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/quantumlib/packages"},{"uuid":"quantumlib_release_bot","login":"quantumlib_release_bot","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/quantumlib_release_bot/","role":null,"created_at":"2022-11-14T17:23:13.679Z","updated_at":"2022-11-14T17:23:13.679Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/quantumlib_release_bot/packages"},{"uuid":"balopat","login":"balopat","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/balopat/","role":null,"created_at":"2022-11-14T17:23:13.640Z","updated_at":"2022-11-14T17:23:13.640Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/balopat/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725158,"maintainers_count":308368,"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":334135,"name":"cirq","ecosystem":"pypi","description":"A framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.","homepage":"http://github.com/quantumlib/cirq","licenses":"Apache 2","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/quantumlib/cirq","keywords_array":[],"namespace":null,"versions_count":2389,"first_release_published_at":"2018-07-18T22:41:40.000Z","latest_release_published_at":"2024-06-27T00:45:47.000Z","latest_release_number":"1.4.1","last_synced_at":"2025-01-14T10:34:47.472Z","created_at":"2022-04-06T12:39:32.863Z","updated_at":"2025-09-05T11:13:35.030Z","registry_url":"https://pypi.org/project/cirq/","install_command":"pip install cirq --index-url https://pypi.org/simple","documentation_url":"https://cirq.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"cirq"},"repo_metadata":{"id":37319119,"uuid":"114306758","full_name":"quantumlib/Cirq","owner":"quantumlib","description":"Python framework for creating, editing, and invoking Noisy Intermediate-Scale Quantum (NISQ) circuits.","archived":false,"fork":false,"pushed_at":"2025-09-04T21:06:22.000Z","size":42527,"stargazers_count":4694,"open_issues_count":181,"forks_count":1137,"subscribers_count":189,"default_branch":"main","last_synced_at":"2025-09-04T21:21:11.561Z","etag":null,"topics":["algorithms","api","cirq","google","google-quantum","nisq","python","quantum","quantum-algorithms","quantum-circuit","quantum-circuit-simulator","quantum-computer-simulator","quantum-computing","quantum-development-kit","quantum-information","quantum-programming","quantum-programming-language","quantum-simulation","sdk","simulation"],"latest_commit_sha":null,"homepage":"https://quantumai.google/cirq","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quantumlib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-12-14T23:41:49.000Z","updated_at":"2025-09-04T20:41:27.000Z","dependencies_parsed_at":"2023-10-14T18:30:16.096Z","dependency_job_id":"dba70779-cd9d-4fdb-b505-143da68fcbd1","html_url":"https://github.com/quantumlib/Cirq","commit_stats":{"total_commits":3633,"total_committers":228,"mean_commits":15.93421052631579,"dds":0.9077897054775668,"last_synced_commit":"455f50be4b1d22237de7ffa82c1efabd201fb184"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/quantumlib/Cirq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/sbom","scorecard":{"id":500097,"data":{"date":"2025-08-16T20:26:15Z","repo":{"name":"github.com/quantumlib/Cirq","commit":"66eb6898ee9644d00be67c97b967338f8232dcf0"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yaml:57","Info: topLevel permissions set to 'read-all': .github/workflows/ci-daily.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci-weekly.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:19","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yaml:23","Info: topLevel permissions set to 'read-all': .github/workflows/pr-labeler.yaml:48","Info: topLevel permissions set to 'read-all': .github/workflows/release-main.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/stale.yml:60","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: dev_tools/pypath:0","Warn: pipCommand not pinned by hash: dev_tools/conf/pip-install-minimal-for-pytest-changed-files.sh:32","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:90","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/ci-weekly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:266","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:267","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:349","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:371","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:224","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:243","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:140","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:156","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:207","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:323","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:324","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:183","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:27","Info:  60 out of  60 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  25 pipCommand dependencies pinned","Info:   4 out of   4 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/158102845","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/158102845"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Contributors","score":10,"reason":"project has 18 contributing companies or organizations","details":["Info: found contributions from: AI4LAM, Infleqtion, QCHackers, SciCodes, casics, combine-org, diffpy, duke university, google, google quantum ai, google quantum ai @quantumlib, googlers, infleqtion, internetitem, msmbuilder, sbmlteam, software-craftsmanship-new-york, tensorflow"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T21:36:46.295Z","repository_id":37319119,"created_at":"2025-08-19T21:36:46.295Z","updated_at":"2025-08-19T21:36:46.295Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273747876,"owners_count":25160677,"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_record":{"login":"quantumlib","name":"quantumlib","uuid":"31279789","kind":"organization","description":"Google's open source code library for the quantum world","email":null,"website":"quantumai.google","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31279789?v=4","repositories_count":15,"last_synced_at":"2024-03-25T20:43:48.640Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/quantumlib","funding_links":[],"total_stars":7151,"followers":760,"following":0,"created_at":"2022-11-02T16:35:33.541Z","updated_at":"2024-03-25T20:43:52.971Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib/repositories"},"tags":[{"name":"v1.6.1","sha":"1a4ac41204e44ddf0e322a769cd492df070b6586","kind":"tag","published_at":"2025-08-14T03:13:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2a2b6f178d7c0eab54ff0e3488082926339052ea","kind":"tag","published_at":"2025-07-23T03:45:54.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7fe741bfbce2a58f803ecb04d577bb45802fb2f4","kind":"tag","published_at":"2025-04-10T03:14:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2975d10912acd4183838f5c1ddba8f278faedb2a","kind":"tag","published_at":"2024-06-26T23:52:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab967669caddc7da510dddc22c12e6c5747e9d85","kind":"tag","published_at":"2024-05-30T04:20:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7df83d7495b22f2a6eb6021af9375878451c11a2","kind":"commit","published_at":"2023-12-01T21:12:10.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"07889dc2eb83f80af530397b43daa2400567dbb5","kind":"commit","published_at":"2023-07-17T23:57:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.2.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"79c048d214c5c8a03efc8ecc0cee4a49d970a546","kind":"commit","published_at":"2022-12-20T22:50:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.1.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"506ef08e7368076254ecc4717a804f4a842f441e","kind":"commit","published_at":"2022-07-18T21:51:00.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.0.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0/manifests"},{"name":"v0.15.0","sha":"f904a09031b102a3ad5d7b55eff2c8efe565197f","kind":"commit","published_at":"2022-06-29T00:24:58.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.15.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"632396c997339d1f6c842608918978527f898854","kind":"commit","published_at":"2022-04-11T01:41:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"a1b46ddc43af75057560dac3bbba97e4e61c2297","kind":"commit","published_at":"2022-03-24T06:26:34.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"782c14e0cc821794d21e82f30df8e6998f4b9992","kind":"commit","published_at":"2021-10-26T16:57:17.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"8a7d6f846480d5612f1f74f6ee8dd8da49568d79","kind":"commit","published_at":"2021-10-15T17:28:33.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"32e1d1e6037bc11535209da3d24072ac11fb89f6","kind":"commit","published_at":"2021-08-11T21:41:28.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.12.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02a45f9031716a920a8eac71819667f85ed54188","kind":"commit","published_at":"2021-07-26T18:35:20.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"58e16054159af6719825ada1d477b3b6d95204c5","kind":"commit","published_at":"2021-05-11T17:38:50.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ab45cf24e53a0de3b60404ce5f713dc92491cc3","kind":"commit","published_at":"2021-03-05T17:52:30.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.10.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0/manifests"},{"name":"fmt-black","sha":"2496fc9aa5c9d2fad1c5bb4ea7d201b54ca24ef2","kind":"commit","published_at":"2020-11-30T22:48:29.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/fmt-black","html_url":"https://github.com/quantumlib/Cirq/releases/tag/fmt-black","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@fmt-black","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black/manifests"},{"name":"v0.9.1","sha":"d58423a3f06dd0a40fd8acfdd006d9a876274a7c","kind":"commit","published_at":"2020-10-02T22:26:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"65abd007d85b285b13d027ada23f2c6eb0092f92","kind":"commit","published_at":"2020-10-01T18:14:18.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"1b05c0ec860de8d61eacbb53e2968cd38ad5f815","kind":"commit","published_at":"2020-07-13T21:00:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.2","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"ed175bcd1179035439f0c3bbc4290a20100a4fc8","kind":"commit","published_at":"2020-06-03T20:44:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3fded8861fad68fbd7c4bc8a1f982e6f8dd6712d","kind":"commit","published_at":"2020-05-04T17:08:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"cc61838b155a3e2147aaec388ee712260e638ec5","kind":"commit","published_at":"2020-01-17T23:19:56.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.7.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"f7aa4150252fa9e206d5b27592047c51f8fe58ec","kind":"commit","published_at":"2019-12-03T04:39:41.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d58c342125fb8ff22c12c2bbd7b236d4b5b90295","kind":"commit","published_at":"2019-10-30T20:53:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e8f9323beb6637b16b8ef9b647307eb9bc6c3967","kind":"commit","published_at":"2019-04-24T03:10:06.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4460134cb1a330641253d02ae833f4d90e70b8e2","kind":"commit","published_at":"2018-11-30T01:46:22.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"a11dc4031f5332c0eab2aa9f9f42a309756879c7","kind":"commit","published_at":"2018-07-18T22:35:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0b3f3476ba1b106ef32ebb97a0dc90061716ff98","kind":"commit","published_at":"2018-07-18T06:41:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0/manifests"},{"name":"v0.1","sha":"f2d55e9aaef57117211975adb2e5084b2faf6deb","kind":"commit","published_at":"2018-04-17T16:18:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T11:13:35.030Z","dependent_packages_count":29,"downloads":73278,"downloads_period":"last-month","dependent_repos_count":315,"rankings":{"downloads":1.3929475385120753,"dependent_repos_count":0.8412137784360639,"dependent_packages_count":0.4227281449549058,"stargazers_count":1.1343332326978106,"forks_count":1.3242115776422048,"docker_downloads_count":2.1883479254841425,"average":1.2172970329545338},"purl":"pkg:pypi/cirq","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cirq","docker_dependents_count":3,"docker_downloads_count":373,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cirq","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cirq/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T03:34:10.209Z","issues_count":643,"pull_requests_count":1995,"avg_time_to_close_issue":56299865.76635514,"avg_time_to_close_pull_request":2961058.528214078,"issues_closed_count":428,"pull_requests_closed_count":1717,"pull_request_authors_count":141,"issue_authors_count":136,"avg_comments_per_issue":3.494556765163297,"avg_comments_per_pull_request":1.7117794486215538,"merged_pull_requests_count":1316,"bot_issues_count":1,"bot_pull_requests_count":235,"past_year_issues_count":162,"past_year_pull_requests_count":1235,"past_year_avg_time_to_close_issue":1868844.2236842106,"past_year_avg_time_to_close_pull_request":436289.56126482214,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":1012,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":1.2530864197530864,"past_year_avg_comments_per_pull_request":1.5692307692307692,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":215,"past_year_merged_pull_requests_count":806,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/issues","maintainers":[{"login":"pavoljuhas","count":507,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"NoureldinYosri","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"daxfohl","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"tanujkhattar","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tanujkhattar"},{"login":"senecameeks","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"babacry","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"eliottrosenberg","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"verult","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/verult"},{"login":"mpharrigan","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpharrigan"},{"login":"dabacon","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"},{"login":"BichengYing","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"kevinsung","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinsung"},{"login":"viathor","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viathor"},{"login":"vtomole","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vtomole"},{"login":"95-martin-orion","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/95-martin-orion"},{"login":"wcourtney","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"augustehirth","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/augustehirth"},{"login":"andbe91","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"MichaelBroughton","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelBroughton"},{"login":"obriente","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/obriente"},{"login":"zchen088","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zchen088"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"dkafri","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkafri"},{"login":"cduck","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cduck"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"alexandrupaler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexandrupaler"},{"login":"kmlau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmlau"},{"login":"bichengying","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bichengying"},{"login":"peterse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peterse"},{"login":"karlunho","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karlunho"},{"login":"gmauricio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gmauricio"},{"login":"smitsanghavi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smitsanghavi"},{"login":"crystalzhaizhai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crystalzhaizhai"},{"login":"jbrixon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrixon"},{"login":"babbush","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babbush"},{"login":"naerabati","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naerabati"},{"login":"ncrubin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncrubin"},{"login":"kjsatz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kjsatz"}],"active_maintainers":[{"login":"pavoljuhas","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"daxfohl","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"babacry","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"NoureldinYosri","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"senecameeks","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"BichengYing","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"eliottrosenberg","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"wcourtney","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"andbe91","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"dabacon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq/related_packages","maintainers":[{"uuid":"quantumlib","login":"quantumlib","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/quantumlib/","role":null,"created_at":"2022-11-14T17:23:36.774Z","updated_at":"2022-11-14T17:23:36.774Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/quantumlib/packages"},{"uuid":"quantumlib_release_bot","login":"quantumlib_release_bot","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/quantumlib_release_bot/","role":null,"created_at":"2022-11-14T17:23:36.833Z","updated_at":"2022-11-14T17:23:36.833Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/quantumlib_release_bot/packages"},{"uuid":"balopat","login":"balopat","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/balopat/","role":null,"created_at":"2022-11-14T17:23:36.718Z","updated_at":"2022-11-14T17:23:36.718Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/balopat/packages"},{"uuid":"dstrain","login":"dstrain","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/dstrain/","role":null,"created_at":"2022-11-14T17:23:36.730Z","updated_at":"2022-11-14T17:23:36.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dstrain/packages"},{"uuid":"kunalarya","login":"kunalarya","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/kunalarya/","role":null,"created_at":"2022-11-14T17:23:36.751Z","updated_at":"2022-11-14T17:23:36.751Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/kunalarya/packages"},{"uuid":"mneeley","login":"mneeley","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/mneeley/","role":null,"created_at":"2022-11-14T17:23:36.764Z","updated_at":"2022-11-14T17:23:36.764Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mneeley/packages"},{"uuid":"strilanc","login":"strilanc","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/strilanc/","role":null,"created_at":"2022-11-14T17:23:36.779Z","updated_at":"2022-11-14T17:23:36.779Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/strilanc/packages"},{"uuid":"tanujkhattar","login":"tanujkhattar","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/tanujkhattar/","role":null,"created_at":"2022-11-14T17:23:36.799Z","updated_at":"2022-11-14T17:23:36.799Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tanujkhattar/packages"},{"uuid":"viathor","login":"viathor","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/viathor/","role":null,"created_at":"2022-11-14T17:23:36.804Z","updated_at":"2022-11-14T17:23:36.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/viathor/packages"},{"uuid":"dabacon","login":"dabacon","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/dabacon/","role":null,"created_at":"2022-11-14T17:23:36.811Z","updated_at":"2022-11-14T17:23:36.811Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dabacon/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725158,"maintainers_count":308368,"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":334125,"name":"cirq-web","ecosystem":"pypi","description":"Web-based 3D visualization tools for Cirq.","homepage":"http://github.com/quantumlib/cirq","licenses":"Apache 2","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/quantumlib/cirq","keywords_array":[],"namespace":null,"versions_count":1992,"first_release_published_at":"2021-07-02T23:17:16.000Z","latest_release_published_at":"2024-06-27T00:44:55.000Z","latest_release_number":"1.4.1","last_synced_at":"2025-01-14T10:31:12.955Z","created_at":"2022-04-06T12:39:31.115Z","updated_at":"2025-09-05T11:13:34.535Z","registry_url":"https://pypi.org/project/cirq-web/","install_command":"pip install cirq-web --index-url https://pypi.org/simple","documentation_url":"https://cirq-web.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"cirq-web"},"repo_metadata":{"id":37319119,"uuid":"114306758","full_name":"quantumlib/Cirq","owner":"quantumlib","description":"Python framework for creating, editing, and invoking Noisy Intermediate-Scale Quantum (NISQ) circuits.","archived":false,"fork":false,"pushed_at":"2025-09-04T21:06:22.000Z","size":42527,"stargazers_count":4694,"open_issues_count":181,"forks_count":1137,"subscribers_count":189,"default_branch":"main","last_synced_at":"2025-09-04T21:21:11.561Z","etag":null,"topics":["algorithms","api","cirq","google","google-quantum","nisq","python","quantum","quantum-algorithms","quantum-circuit","quantum-circuit-simulator","quantum-computer-simulator","quantum-computing","quantum-development-kit","quantum-information","quantum-programming","quantum-programming-language","quantum-simulation","sdk","simulation"],"latest_commit_sha":null,"homepage":"https://quantumai.google/cirq","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quantumlib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-12-14T23:41:49.000Z","updated_at":"2025-09-04T20:41:27.000Z","dependencies_parsed_at":"2023-10-14T18:30:16.096Z","dependency_job_id":"dba70779-cd9d-4fdb-b505-143da68fcbd1","html_url":"https://github.com/quantumlib/Cirq","commit_stats":{"total_commits":3633,"total_committers":228,"mean_commits":15.93421052631579,"dds":0.9077897054775668,"last_synced_commit":"455f50be4b1d22237de7ffa82c1efabd201fb184"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/quantumlib/Cirq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/sbom","scorecard":{"id":500097,"data":{"date":"2025-08-16T20:26:15Z","repo":{"name":"github.com/quantumlib/Cirq","commit":"66eb6898ee9644d00be67c97b967338f8232dcf0"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yaml:57","Info: topLevel permissions set to 'read-all': .github/workflows/ci-daily.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci-weekly.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:19","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yaml:23","Info: topLevel permissions set to 'read-all': .github/workflows/pr-labeler.yaml:48","Info: topLevel permissions set to 'read-all': .github/workflows/release-main.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/stale.yml:60","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: dev_tools/pypath:0","Warn: pipCommand not pinned by hash: dev_tools/conf/pip-install-minimal-for-pytest-changed-files.sh:32","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:90","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/ci-weekly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:266","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:267","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:349","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:371","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:224","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:243","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:140","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:156","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:207","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:323","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:324","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:183","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:27","Info:  60 out of  60 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  25 pipCommand dependencies pinned","Info:   4 out of   4 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/158102845","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/158102845"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Contributors","score":10,"reason":"project has 18 contributing companies or organizations","details":["Info: found contributions from: AI4LAM, Infleqtion, QCHackers, SciCodes, casics, combine-org, diffpy, duke university, google, google quantum ai, google quantum ai @quantumlib, googlers, infleqtion, internetitem, msmbuilder, sbmlteam, software-craftsmanship-new-york, tensorflow"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T21:36:46.295Z","repository_id":37319119,"created_at":"2025-08-19T21:36:46.295Z","updated_at":"2025-08-19T21:36:46.295Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273747876,"owners_count":25160677,"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_record":{"login":"quantumlib","name":"quantumlib","uuid":"31279789","kind":"organization","description":"Google's open source code library for the quantum world","email":null,"website":"quantumai.google","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31279789?v=4","repositories_count":15,"last_synced_at":"2024-03-25T20:43:48.640Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/quantumlib","funding_links":[],"total_stars":7151,"followers":760,"following":0,"created_at":"2022-11-02T16:35:33.541Z","updated_at":"2024-03-25T20:43:52.971Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib/repositories"},"tags":[{"name":"v1.6.1","sha":"1a4ac41204e44ddf0e322a769cd492df070b6586","kind":"tag","published_at":"2025-08-14T03:13:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2a2b6f178d7c0eab54ff0e3488082926339052ea","kind":"tag","published_at":"2025-07-23T03:45:54.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7fe741bfbce2a58f803ecb04d577bb45802fb2f4","kind":"tag","published_at":"2025-04-10T03:14:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2975d10912acd4183838f5c1ddba8f278faedb2a","kind":"tag","published_at":"2024-06-26T23:52:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab967669caddc7da510dddc22c12e6c5747e9d85","kind":"tag","published_at":"2024-05-30T04:20:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7df83d7495b22f2a6eb6021af9375878451c11a2","kind":"commit","published_at":"2023-12-01T21:12:10.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"07889dc2eb83f80af530397b43daa2400567dbb5","kind":"commit","published_at":"2023-07-17T23:57:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.2.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"79c048d214c5c8a03efc8ecc0cee4a49d970a546","kind":"commit","published_at":"2022-12-20T22:50:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.1.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"506ef08e7368076254ecc4717a804f4a842f441e","kind":"commit","published_at":"2022-07-18T21:51:00.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.0.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0/manifests"},{"name":"v0.15.0","sha":"f904a09031b102a3ad5d7b55eff2c8efe565197f","kind":"commit","published_at":"2022-06-29T00:24:58.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.15.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"632396c997339d1f6c842608918978527f898854","kind":"commit","published_at":"2022-04-11T01:41:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"a1b46ddc43af75057560dac3bbba97e4e61c2297","kind":"commit","published_at":"2022-03-24T06:26:34.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"782c14e0cc821794d21e82f30df8e6998f4b9992","kind":"commit","published_at":"2021-10-26T16:57:17.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"8a7d6f846480d5612f1f74f6ee8dd8da49568d79","kind":"commit","published_at":"2021-10-15T17:28:33.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"32e1d1e6037bc11535209da3d24072ac11fb89f6","kind":"commit","published_at":"2021-08-11T21:41:28.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.12.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02a45f9031716a920a8eac71819667f85ed54188","kind":"commit","published_at":"2021-07-26T18:35:20.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"58e16054159af6719825ada1d477b3b6d95204c5","kind":"commit","published_at":"2021-05-11T17:38:50.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ab45cf24e53a0de3b60404ce5f713dc92491cc3","kind":"commit","published_at":"2021-03-05T17:52:30.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.10.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0/manifests"},{"name":"fmt-black","sha":"2496fc9aa5c9d2fad1c5bb4ea7d201b54ca24ef2","kind":"commit","published_at":"2020-11-30T22:48:29.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/fmt-black","html_url":"https://github.com/quantumlib/Cirq/releases/tag/fmt-black","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@fmt-black","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black/manifests"},{"name":"v0.9.1","sha":"d58423a3f06dd0a40fd8acfdd006d9a876274a7c","kind":"commit","published_at":"2020-10-02T22:26:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"65abd007d85b285b13d027ada23f2c6eb0092f92","kind":"commit","published_at":"2020-10-01T18:14:18.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"1b05c0ec860de8d61eacbb53e2968cd38ad5f815","kind":"commit","published_at":"2020-07-13T21:00:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.2","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"ed175bcd1179035439f0c3bbc4290a20100a4fc8","kind":"commit","published_at":"2020-06-03T20:44:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3fded8861fad68fbd7c4bc8a1f982e6f8dd6712d","kind":"commit","published_at":"2020-05-04T17:08:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"cc61838b155a3e2147aaec388ee712260e638ec5","kind":"commit","published_at":"2020-01-17T23:19:56.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.7.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"f7aa4150252fa9e206d5b27592047c51f8fe58ec","kind":"commit","published_at":"2019-12-03T04:39:41.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d58c342125fb8ff22c12c2bbd7b236d4b5b90295","kind":"commit","published_at":"2019-10-30T20:53:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e8f9323beb6637b16b8ef9b647307eb9bc6c3967","kind":"commit","published_at":"2019-04-24T03:10:06.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4460134cb1a330641253d02ae833f4d90e70b8e2","kind":"commit","published_at":"2018-11-30T01:46:22.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"a11dc4031f5332c0eab2aa9f9f42a309756879c7","kind":"commit","published_at":"2018-07-18T22:35:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0b3f3476ba1b106ef32ebb97a0dc90061716ff98","kind":"commit","published_at":"2018-07-18T06:41:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0/manifests"},{"name":"v0.1","sha":"f2d55e9aaef57117211975adb2e5084b2faf6deb","kind":"commit","published_at":"2018-04-17T16:18:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T11:13:34.534Z","dependent_packages_count":3,"downloads":63354,"downloads_period":"last-month","dependent_repos_count":15,"rankings":{"downloads":1.4449742050268393,"dependent_repos_count":3.725238500334204,"dependent_packages_count":2.3772338816626957,"stargazers_count":1.1343332326978106,"forks_count":1.3242115776422048,"docker_downloads_count":2.1883479254841425,"average":2.032389887141316},"purl":"pkg:pypi/cirq-web","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cirq-web","docker_dependents_count":3,"docker_downloads_count":373,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cirq-web","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cirq-web/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T03:34:10.209Z","issues_count":643,"pull_requests_count":1995,"avg_time_to_close_issue":56299865.76635514,"avg_time_to_close_pull_request":2961058.528214078,"issues_closed_count":428,"pull_requests_closed_count":1717,"pull_request_authors_count":141,"issue_authors_count":136,"avg_comments_per_issue":3.494556765163297,"avg_comments_per_pull_request":1.7117794486215538,"merged_pull_requests_count":1316,"bot_issues_count":1,"bot_pull_requests_count":235,"past_year_issues_count":162,"past_year_pull_requests_count":1235,"past_year_avg_time_to_close_issue":1868844.2236842106,"past_year_avg_time_to_close_pull_request":436289.56126482214,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":1012,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":1.2530864197530864,"past_year_avg_comments_per_pull_request":1.5692307692307692,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":215,"past_year_merged_pull_requests_count":806,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/issues","maintainers":[{"login":"pavoljuhas","count":507,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"NoureldinYosri","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"daxfohl","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"tanujkhattar","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tanujkhattar"},{"login":"senecameeks","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"babacry","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"eliottrosenberg","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"verult","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/verult"},{"login":"mpharrigan","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpharrigan"},{"login":"dabacon","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"},{"login":"BichengYing","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"kevinsung","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinsung"},{"login":"viathor","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viathor"},{"login":"vtomole","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vtomole"},{"login":"95-martin-orion","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/95-martin-orion"},{"login":"wcourtney","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"augustehirth","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/augustehirth"},{"login":"andbe91","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"MichaelBroughton","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelBroughton"},{"login":"obriente","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/obriente"},{"login":"zchen088","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zchen088"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"dkafri","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkafri"},{"login":"cduck","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cduck"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"alexandrupaler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexandrupaler"},{"login":"kmlau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmlau"},{"login":"bichengying","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bichengying"},{"login":"peterse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peterse"},{"login":"karlunho","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karlunho"},{"login":"gmauricio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gmauricio"},{"login":"smitsanghavi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smitsanghavi"},{"login":"crystalzhaizhai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crystalzhaizhai"},{"login":"jbrixon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrixon"},{"login":"babbush","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babbush"},{"login":"naerabati","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naerabati"},{"login":"ncrubin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncrubin"},{"login":"kjsatz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kjsatz"}],"active_maintainers":[{"login":"pavoljuhas","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"daxfohl","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"babacry","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"NoureldinYosri","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"senecameeks","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"BichengYing","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"eliottrosenberg","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"wcourtney","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"andbe91","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"dabacon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-web/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-web/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-web/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-web/related_packages","maintainers":[{"uuid":"quantumlib","login":"quantumlib","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/quantumlib/","role":null,"created_at":"2022-11-14T17:23:08.667Z","updated_at":"2022-11-14T17:23:08.667Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/quantumlib/packages"},{"uuid":"quantumlib_release_bot","login":"quantumlib_release_bot","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/quantumlib_release_bot/","role":null,"created_at":"2022-11-14T17:23:08.674Z","updated_at":"2022-11-14T17:23:08.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/quantumlib_release_bot/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725158,"maintainers_count":308368,"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":10441487,"name":"github.com/quantumlib/Cirq","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/quantumlib/Cirq","keywords_array":[],"namespace":null,"versions_count":30,"first_release_published_at":"2018-07-18T06:41:35.000Z","latest_release_published_at":"2025-08-14T00:37:52.000Z","latest_release_number":"v1.6.1","last_synced_at":"2025-09-04T21:36:24.866Z","created_at":"2024-06-25T04:53:51.287Z","updated_at":"2025-09-05T11:13:35.154Z","registry_url":"https://pkg.go.dev/github.com/quantumlib/Cirq","install_command":"go get github.com/quantumlib/Cirq","documentation_url":"https://pkg.go.dev/github.com/quantumlib/Cirq#section-documentation","metadata":{},"repo_metadata":{"id":37319119,"uuid":"114306758","full_name":"quantumlib/Cirq","owner":"quantumlib","description":"Python framework for creating, editing, and invoking Noisy Intermediate-Scale Quantum (NISQ) circuits.","archived":false,"fork":false,"pushed_at":"2025-09-04T21:06:22.000Z","size":42527,"stargazers_count":4694,"open_issues_count":181,"forks_count":1137,"subscribers_count":189,"default_branch":"main","last_synced_at":"2025-09-04T21:21:11.561Z","etag":null,"topics":["algorithms","api","cirq","google","google-quantum","nisq","python","quantum","quantum-algorithms","quantum-circuit","quantum-circuit-simulator","quantum-computer-simulator","quantum-computing","quantum-development-kit","quantum-information","quantum-programming","quantum-programming-language","quantum-simulation","sdk","simulation"],"latest_commit_sha":null,"homepage":"https://quantumai.google/cirq","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quantumlib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-12-14T23:41:49.000Z","updated_at":"2025-09-04T20:41:27.000Z","dependencies_parsed_at":"2023-10-14T18:30:16.096Z","dependency_job_id":"dba70779-cd9d-4fdb-b505-143da68fcbd1","html_url":"https://github.com/quantumlib/Cirq","commit_stats":{"total_commits":3633,"total_committers":228,"mean_commits":15.93421052631579,"dds":0.9077897054775668,"last_synced_commit":"455f50be4b1d22237de7ffa82c1efabd201fb184"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/quantumlib/Cirq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/sbom","scorecard":{"id":500097,"data":{"date":"2025-08-16T20:26:15Z","repo":{"name":"github.com/quantumlib/Cirq","commit":"66eb6898ee9644d00be67c97b967338f8232dcf0"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yaml:57","Info: topLevel permissions set to 'read-all': .github/workflows/ci-daily.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci-weekly.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:19","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yaml:23","Info: topLevel permissions set to 'read-all': .github/workflows/pr-labeler.yaml:48","Info: topLevel permissions set to 'read-all': .github/workflows/release-main.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/stale.yml:60","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: dev_tools/pypath:0","Warn: pipCommand not pinned by hash: dev_tools/conf/pip-install-minimal-for-pytest-changed-files.sh:32","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:90","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/ci-weekly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:266","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:267","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:349","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:371","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:224","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:243","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:140","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:156","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:207","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:323","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:324","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:183","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:27","Info:  60 out of  60 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  25 pipCommand dependencies pinned","Info:   4 out of   4 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/158102845","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/158102845"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Contributors","score":10,"reason":"project has 18 contributing companies or organizations","details":["Info: found contributions from: AI4LAM, Infleqtion, QCHackers, SciCodes, casics, combine-org, diffpy, duke university, google, google quantum ai, google quantum ai @quantumlib, googlers, infleqtion, internetitem, msmbuilder, sbmlteam, software-craftsmanship-new-york, tensorflow"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T21:36:46.295Z","repository_id":37319119,"created_at":"2025-08-19T21:36:46.295Z","updated_at":"2025-08-19T21:36:46.295Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273747887,"owners_count":25160679,"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_record":{"login":"quantumlib","name":"quantumlib","uuid":"31279789","kind":"organization","description":"Google's open source code library for the quantum world","email":null,"website":"quantumai.google","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31279789?v=4","repositories_count":15,"last_synced_at":"2024-03-25T20:43:48.640Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/quantumlib","funding_links":[],"total_stars":7151,"followers":760,"following":0,"created_at":"2022-11-02T16:35:33.541Z","updated_at":"2024-03-25T20:43:52.971Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib/repositories"},"tags":[{"name":"v1.6.1","sha":"1a4ac41204e44ddf0e322a769cd492df070b6586","kind":"tag","published_at":"2025-08-14T03:13:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2a2b6f178d7c0eab54ff0e3488082926339052ea","kind":"tag","published_at":"2025-07-23T03:45:54.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7fe741bfbce2a58f803ecb04d577bb45802fb2f4","kind":"tag","published_at":"2025-04-10T03:14:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2975d10912acd4183838f5c1ddba8f278faedb2a","kind":"tag","published_at":"2024-06-26T23:52:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab967669caddc7da510dddc22c12e6c5747e9d85","kind":"tag","published_at":"2024-05-30T04:20:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7df83d7495b22f2a6eb6021af9375878451c11a2","kind":"commit","published_at":"2023-12-01T21:12:10.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"07889dc2eb83f80af530397b43daa2400567dbb5","kind":"commit","published_at":"2023-07-17T23:57:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.2.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"79c048d214c5c8a03efc8ecc0cee4a49d970a546","kind":"commit","published_at":"2022-12-20T22:50:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.1.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"506ef08e7368076254ecc4717a804f4a842f441e","kind":"commit","published_at":"2022-07-18T21:51:00.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.0.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0/manifests"},{"name":"v0.15.0","sha":"f904a09031b102a3ad5d7b55eff2c8efe565197f","kind":"commit","published_at":"2022-06-29T00:24:58.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.15.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"632396c997339d1f6c842608918978527f898854","kind":"commit","published_at":"2022-04-11T01:41:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"a1b46ddc43af75057560dac3bbba97e4e61c2297","kind":"commit","published_at":"2022-03-24T06:26:34.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"782c14e0cc821794d21e82f30df8e6998f4b9992","kind":"commit","published_at":"2021-10-26T16:57:17.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"8a7d6f846480d5612f1f74f6ee8dd8da49568d79","kind":"commit","published_at":"2021-10-15T17:28:33.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"32e1d1e6037bc11535209da3d24072ac11fb89f6","kind":"commit","published_at":"2021-08-11T21:41:28.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.12.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02a45f9031716a920a8eac71819667f85ed54188","kind":"commit","published_at":"2021-07-26T18:35:20.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"58e16054159af6719825ada1d477b3b6d95204c5","kind":"commit","published_at":"2021-05-11T17:38:50.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ab45cf24e53a0de3b60404ce5f713dc92491cc3","kind":"commit","published_at":"2021-03-05T17:52:30.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.10.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0/manifests"},{"name":"fmt-black","sha":"2496fc9aa5c9d2fad1c5bb4ea7d201b54ca24ef2","kind":"commit","published_at":"2020-11-30T22:48:29.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/fmt-black","html_url":"https://github.com/quantumlib/Cirq/releases/tag/fmt-black","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@fmt-black","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black/manifests"},{"name":"v0.9.1","sha":"d58423a3f06dd0a40fd8acfdd006d9a876274a7c","kind":"commit","published_at":"2020-10-02T22:26:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"65abd007d85b285b13d027ada23f2c6eb0092f92","kind":"commit","published_at":"2020-10-01T18:14:18.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"1b05c0ec860de8d61eacbb53e2968cd38ad5f815","kind":"commit","published_at":"2020-07-13T21:00:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.2","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"ed175bcd1179035439f0c3bbc4290a20100a4fc8","kind":"commit","published_at":"2020-06-03T20:44:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3fded8861fad68fbd7c4bc8a1f982e6f8dd6712d","kind":"commit","published_at":"2020-05-04T17:08:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"cc61838b155a3e2147aaec388ee712260e638ec5","kind":"commit","published_at":"2020-01-17T23:19:56.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.7.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"f7aa4150252fa9e206d5b27592047c51f8fe58ec","kind":"commit","published_at":"2019-12-03T04:39:41.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d58c342125fb8ff22c12c2bbd7b236d4b5b90295","kind":"commit","published_at":"2019-10-30T20:53:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e8f9323beb6637b16b8ef9b647307eb9bc6c3967","kind":"commit","published_at":"2019-04-24T03:10:06.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4460134cb1a330641253d02ae833f4d90e70b8e2","kind":"commit","published_at":"2018-11-30T01:46:22.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"a11dc4031f5332c0eab2aa9f9f42a309756879c7","kind":"commit","published_at":"2018-07-18T22:35:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0b3f3476ba1b106ef32ebb97a0dc90061716ff98","kind":"commit","published_at":"2018-07-18T06:41:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0/manifests"},{"name":"v0.1","sha":"f2d55e9aaef57117211975adb2e5084b2faf6deb","kind":"commit","published_at":"2018-04-17T16:18:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T11:13:35.154Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.8797764749551265,"dependent_packages_count":6.444650093813401,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.662213284384263},"purl":"pkg:golang/github.com/quantumlib/%21cirq","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/quantumlib/Cirq","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/quantumlib/Cirq","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/quantumlib/Cirq/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T03:34:10.209Z","issues_count":643,"pull_requests_count":1995,"avg_time_to_close_issue":56299865.76635514,"avg_time_to_close_pull_request":2961058.528214078,"issues_closed_count":428,"pull_requests_closed_count":1717,"pull_request_authors_count":141,"issue_authors_count":136,"avg_comments_per_issue":3.494556765163297,"avg_comments_per_pull_request":1.7117794486215538,"merged_pull_requests_count":1316,"bot_issues_count":1,"bot_pull_requests_count":235,"past_year_issues_count":162,"past_year_pull_requests_count":1235,"past_year_avg_time_to_close_issue":1868844.2236842106,"past_year_avg_time_to_close_pull_request":436289.56126482214,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":1012,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":1.2530864197530864,"past_year_avg_comments_per_pull_request":1.5692307692307692,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":215,"past_year_merged_pull_requests_count":806,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/issues","maintainers":[{"login":"pavoljuhas","count":507,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"NoureldinYosri","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"daxfohl","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"tanujkhattar","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tanujkhattar"},{"login":"senecameeks","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"babacry","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"eliottrosenberg","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"verult","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/verult"},{"login":"mpharrigan","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpharrigan"},{"login":"dabacon","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"},{"login":"BichengYing","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"kevinsung","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinsung"},{"login":"viathor","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viathor"},{"login":"vtomole","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vtomole"},{"login":"95-martin-orion","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/95-martin-orion"},{"login":"wcourtney","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"augustehirth","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/augustehirth"},{"login":"andbe91","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"MichaelBroughton","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelBroughton"},{"login":"obriente","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/obriente"},{"login":"zchen088","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zchen088"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"dkafri","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkafri"},{"login":"cduck","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cduck"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"alexandrupaler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexandrupaler"},{"login":"kmlau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmlau"},{"login":"bichengying","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bichengying"},{"login":"peterse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peterse"},{"login":"karlunho","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karlunho"},{"login":"gmauricio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gmauricio"},{"login":"smitsanghavi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smitsanghavi"},{"login":"crystalzhaizhai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crystalzhaizhai"},{"login":"jbrixon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrixon"},{"login":"babbush","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babbush"},{"login":"naerabati","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naerabati"},{"login":"ncrubin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncrubin"},{"login":"kjsatz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kjsatz"}],"active_maintainers":[{"login":"pavoljuhas","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"daxfohl","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"babacry","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"NoureldinYosri","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"senecameeks","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"BichengYing","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"eliottrosenberg","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"wcourtney","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"andbe91","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"dabacon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fquantumlib%2FCirq/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fquantumlib%2FCirq/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fquantumlib%2FCirq/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fquantumlib%2FCirq/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5295899,"name":"cirq-rigetti","ecosystem":"conda","description":"Cirq is a Python library for writing, manipulating, and optimizing quantum circuits and running them against quantum computers and simulators.","homepage":"https://quantumai.google/cirq","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/quantumlib/Cirq","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2021-11-25T18:22:32.000Z","latest_release_published_at":"2022-08-03T16:02:57.000Z","latest_release_number":"1.0.0","last_synced_at":"2025-09-04T21:36:59.164Z","created_at":"2022-10-03T15:59:20.620Z","updated_at":"2025-09-05T11:13:34.357Z","registry_url":"https://anaconda.org/conda-forge/cirq-rigetti","install_command":"conda install -c conda-forge cirq-rigetti","documentation_url":null,"metadata":{},"repo_metadata":{"id":37319119,"uuid":"114306758","full_name":"quantumlib/Cirq","owner":"quantumlib","description":"Python framework for creating, editing, and invoking Noisy Intermediate-Scale Quantum (NISQ) circuits.","archived":false,"fork":false,"pushed_at":"2025-09-04T21:06:22.000Z","size":42527,"stargazers_count":4694,"open_issues_count":181,"forks_count":1137,"subscribers_count":189,"default_branch":"main","last_synced_at":"2025-09-04T21:21:11.561Z","etag":null,"topics":["algorithms","api","cirq","google","google-quantum","nisq","python","quantum","quantum-algorithms","quantum-circuit","quantum-circuit-simulator","quantum-computer-simulator","quantum-computing","quantum-development-kit","quantum-information","quantum-programming","quantum-programming-language","quantum-simulation","sdk","simulation"],"latest_commit_sha":null,"homepage":"https://quantumai.google/cirq","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quantumlib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-12-14T23:41:49.000Z","updated_at":"2025-09-04T20:41:27.000Z","dependencies_parsed_at":"2023-10-14T18:30:16.096Z","dependency_job_id":"dba70779-cd9d-4fdb-b505-143da68fcbd1","html_url":"https://github.com/quantumlib/Cirq","commit_stats":{"total_commits":3633,"total_committers":228,"mean_commits":15.93421052631579,"dds":0.9077897054775668,"last_synced_commit":"455f50be4b1d22237de7ffa82c1efabd201fb184"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/quantumlib/Cirq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/sbom","scorecard":{"id":500097,"data":{"date":"2025-08-16T20:26:15Z","repo":{"name":"github.com/quantumlib/Cirq","commit":"66eb6898ee9644d00be67c97b967338f8232dcf0"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yaml:57","Info: topLevel permissions set to 'read-all': .github/workflows/ci-daily.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci-weekly.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:19","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yaml:23","Info: topLevel permissions set to 'read-all': .github/workflows/pr-labeler.yaml:48","Info: topLevel permissions set to 'read-all': .github/workflows/release-main.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/stale.yml:60","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: dev_tools/pypath:0","Warn: pipCommand not pinned by hash: dev_tools/conf/pip-install-minimal-for-pytest-changed-files.sh:32","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:90","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/ci-weekly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:266","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:267","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:349","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:371","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:224","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:243","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:140","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:156","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:207","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:323","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:324","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:183","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:27","Info:  60 out of  60 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  25 pipCommand dependencies pinned","Info:   4 out of   4 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/158102845","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/158102845"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Contributors","score":10,"reason":"project has 18 contributing companies or organizations","details":["Info: found contributions from: AI4LAM, Infleqtion, QCHackers, SciCodes, casics, combine-org, diffpy, duke university, google, google quantum ai, google quantum ai @quantumlib, googlers, infleqtion, internetitem, msmbuilder, sbmlteam, software-craftsmanship-new-york, tensorflow"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T21:36:46.295Z","repository_id":37319119,"created_at":"2025-08-19T21:36:46.295Z","updated_at":"2025-08-19T21:36:46.295Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273747887,"owners_count":25160679,"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_record":{"login":"quantumlib","name":"quantumlib","uuid":"31279789","kind":"organization","description":"Google's open source code library for the quantum world","email":null,"website":"quantumai.google","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31279789?v=4","repositories_count":15,"last_synced_at":"2024-03-25T20:43:48.640Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/quantumlib","funding_links":[],"total_stars":7151,"followers":760,"following":0,"created_at":"2022-11-02T16:35:33.541Z","updated_at":"2024-03-25T20:43:52.971Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib/repositories"},"tags":[{"name":"v1.6.1","sha":"1a4ac41204e44ddf0e322a769cd492df070b6586","kind":"tag","published_at":"2025-08-14T03:13:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2a2b6f178d7c0eab54ff0e3488082926339052ea","kind":"tag","published_at":"2025-07-23T03:45:54.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7fe741bfbce2a58f803ecb04d577bb45802fb2f4","kind":"tag","published_at":"2025-04-10T03:14:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2975d10912acd4183838f5c1ddba8f278faedb2a","kind":"tag","published_at":"2024-06-26T23:52:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab967669caddc7da510dddc22c12e6c5747e9d85","kind":"tag","published_at":"2024-05-30T04:20:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7df83d7495b22f2a6eb6021af9375878451c11a2","kind":"commit","published_at":"2023-12-01T21:12:10.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"07889dc2eb83f80af530397b43daa2400567dbb5","kind":"commit","published_at":"2023-07-17T23:57:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.2.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"79c048d214c5c8a03efc8ecc0cee4a49d970a546","kind":"commit","published_at":"2022-12-20T22:50:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.1.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"506ef08e7368076254ecc4717a804f4a842f441e","kind":"commit","published_at":"2022-07-18T21:51:00.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.0.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0/manifests"},{"name":"v0.15.0","sha":"f904a09031b102a3ad5d7b55eff2c8efe565197f","kind":"commit","published_at":"2022-06-29T00:24:58.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.15.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"632396c997339d1f6c842608918978527f898854","kind":"commit","published_at":"2022-04-11T01:41:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"a1b46ddc43af75057560dac3bbba97e4e61c2297","kind":"commit","published_at":"2022-03-24T06:26:34.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"782c14e0cc821794d21e82f30df8e6998f4b9992","kind":"commit","published_at":"2021-10-26T16:57:17.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"8a7d6f846480d5612f1f74f6ee8dd8da49568d79","kind":"commit","published_at":"2021-10-15T17:28:33.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"32e1d1e6037bc11535209da3d24072ac11fb89f6","kind":"commit","published_at":"2021-08-11T21:41:28.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.12.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02a45f9031716a920a8eac71819667f85ed54188","kind":"commit","published_at":"2021-07-26T18:35:20.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"58e16054159af6719825ada1d477b3b6d95204c5","kind":"commit","published_at":"2021-05-11T17:38:50.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ab45cf24e53a0de3b60404ce5f713dc92491cc3","kind":"commit","published_at":"2021-03-05T17:52:30.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.10.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0/manifests"},{"name":"fmt-black","sha":"2496fc9aa5c9d2fad1c5bb4ea7d201b54ca24ef2","kind":"commit","published_at":"2020-11-30T22:48:29.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/fmt-black","html_url":"https://github.com/quantumlib/Cirq/releases/tag/fmt-black","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@fmt-black","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black/manifests"},{"name":"v0.9.1","sha":"d58423a3f06dd0a40fd8acfdd006d9a876274a7c","kind":"commit","published_at":"2020-10-02T22:26:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"65abd007d85b285b13d027ada23f2c6eb0092f92","kind":"commit","published_at":"2020-10-01T18:14:18.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"1b05c0ec860de8d61eacbb53e2968cd38ad5f815","kind":"commit","published_at":"2020-07-13T21:00:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.2","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"ed175bcd1179035439f0c3bbc4290a20100a4fc8","kind":"commit","published_at":"2020-06-03T20:44:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3fded8861fad68fbd7c4bc8a1f982e6f8dd6712d","kind":"commit","published_at":"2020-05-04T17:08:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"cc61838b155a3e2147aaec388ee712260e638ec5","kind":"commit","published_at":"2020-01-17T23:19:56.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.7.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"f7aa4150252fa9e206d5b27592047c51f8fe58ec","kind":"commit","published_at":"2019-12-03T04:39:41.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d58c342125fb8ff22c12c2bbd7b236d4b5b90295","kind":"commit","published_at":"2019-10-30T20:53:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e8f9323beb6637b16b8ef9b647307eb9bc6c3967","kind":"commit","published_at":"2019-04-24T03:10:06.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4460134cb1a330641253d02ae833f4d90e70b8e2","kind":"commit","published_at":"2018-11-30T01:46:22.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"a11dc4031f5332c0eab2aa9f9f42a309756879c7","kind":"commit","published_at":"2018-07-18T22:35:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0b3f3476ba1b106ef32ebb97a0dc90061716ff98","kind":"commit","published_at":"2018-07-18T06:41:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0/manifests"},{"name":"v0.1","sha":"f2d55e9aaef57117211975adb2e5084b2faf6deb","kind":"commit","published_at":"2018-04-17T16:18:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T11:13:34.356Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":5.450461692038932,"forks_count":4.961317694035438,"average":18.31420014973796},"purl":"pkg:conda/cirq-rigetti","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/cirq-rigetti","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/cirq-rigetti","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/cirq-rigetti/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T03:34:10.209Z","issues_count":643,"pull_requests_count":1995,"avg_time_to_close_issue":56299865.76635514,"avg_time_to_close_pull_request":2961058.528214078,"issues_closed_count":428,"pull_requests_closed_count":1717,"pull_request_authors_count":141,"issue_authors_count":136,"avg_comments_per_issue":3.494556765163297,"avg_comments_per_pull_request":1.7117794486215538,"merged_pull_requests_count":1316,"bot_issues_count":1,"bot_pull_requests_count":235,"past_year_issues_count":162,"past_year_pull_requests_count":1235,"past_year_avg_time_to_close_issue":1868844.2236842106,"past_year_avg_time_to_close_pull_request":436289.56126482214,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":1012,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":1.2530864197530864,"past_year_avg_comments_per_pull_request":1.5692307692307692,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":215,"past_year_merged_pull_requests_count":806,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/issues","maintainers":[{"login":"pavoljuhas","count":507,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"NoureldinYosri","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"daxfohl","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"tanujkhattar","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tanujkhattar"},{"login":"senecameeks","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"babacry","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"eliottrosenberg","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"verult","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/verult"},{"login":"mpharrigan","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpharrigan"},{"login":"dabacon","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"},{"login":"BichengYing","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"kevinsung","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinsung"},{"login":"viathor","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viathor"},{"login":"vtomole","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vtomole"},{"login":"95-martin-orion","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/95-martin-orion"},{"login":"wcourtney","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"augustehirth","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/augustehirth"},{"login":"andbe91","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"MichaelBroughton","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelBroughton"},{"login":"obriente","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/obriente"},{"login":"zchen088","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zchen088"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"dkafri","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkafri"},{"login":"cduck","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cduck"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"alexandrupaler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexandrupaler"},{"login":"kmlau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmlau"},{"login":"bichengying","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bichengying"},{"login":"peterse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peterse"},{"login":"karlunho","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karlunho"},{"login":"gmauricio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gmauricio"},{"login":"smitsanghavi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smitsanghavi"},{"login":"crystalzhaizhai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crystalzhaizhai"},{"login":"jbrixon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrixon"},{"login":"babbush","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babbush"},{"login":"naerabati","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naerabati"},{"login":"ncrubin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncrubin"},{"login":"kjsatz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kjsatz"}],"active_maintainers":[{"login":"pavoljuhas","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"daxfohl","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"babacry","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"NoureldinYosri","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"senecameeks","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"BichengYing","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"eliottrosenberg","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"wcourtney","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"andbe91","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"dabacon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cirq-rigetti/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cirq-rigetti/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cirq-rigetti/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cirq-rigetti/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"}},{"id":7912190,"name":"alphaclops1","ecosystem":"pypi","description":"A framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.","homepage":"http://github.com/quantumlib/cirq","licenses":"Apache 2","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/quantumlib/cirq","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2023-07-10T13:49:21.000Z","latest_release_published_at":"2023-07-10T13:51:12.000Z","latest_release_number":"1.2.1","last_synced_at":"2025-09-04T21:36:21.738Z","created_at":"2023-07-10T14:02:37.362Z","updated_at":"2025-09-04T21:36:21.738Z","registry_url":"https://pypi.org/project/alphaclops1/","install_command":"pip install alphaclops1 --index-url https://pypi.org/simple","documentation_url":"https://alphaclops1.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"alphaclops1","project_status":null},"repo_metadata":{"uuid":"114306758","full_name":"quantumlib/Cirq","owner":"quantumlib","description":"A python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.","archived":false,"fork":false,"pushed_at":"2023-12-18T23:44:37.000Z","size":38193,"stargazers_count":4009,"open_issues_count":346,"forks_count":943,"subscribers_count":190,"default_branch":"main","last_synced_at":"2023-12-19T00:47:32.509Z","etag":null,"topics":["cirq","nisq","quantum-algorithms","quantum-circuits","quantum-computing"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quantumlib.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS"}},"created_at":"2017-12-14T23:41:49.000Z","updated_at":"2023-12-18T04:42:39.000Z","dependencies_parsed_at":"2023-10-14T18:30:16.096Z","dependency_job_id":"dba70779-cd9d-4fdb-b505-143da68fcbd1","html_url":"https://github.com/quantumlib/Cirq","commit_stats":{"total_commits":3633,"total_committers":228,"mean_commits":15.93421052631579,"dds":0.9077897054775668,"last_synced_commit":"455f50be4b1d22237de7ffa82c1efabd201fb184"},"previous_names":[],"tags_count":27,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":176981542,"owners_count":10477176,"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","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":"quantumlib","name":"quantumlib","uuid":"31279789","kind":"organization","description":"Google's open source code library for the quantum world","email":null,"website":"quantumai.google","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31279789?v=4","repositories_count":13,"last_synced_at":"2023-04-10T01:09:23.139Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/quantumlib","created_at":"2022-11-02T16:35:33.541Z","updated_at":"2023-04-10T01:09:23.484Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib/repositories"},"tags":[{"name":"v1.3.0","sha":"7df83d7495b22f2a6eb6021af9375878451c11a2","kind":"commit","published_at":"2023-12-01T21:12:10.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"07889dc2eb83f80af530397b43daa2400567dbb5","kind":"commit","published_at":"2023-07-17T23:57:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.2.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"79c048d214c5c8a03efc8ecc0cee4a49d970a546","kind":"commit","published_at":"2022-12-20T22:50:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.1.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"506ef08e7368076254ecc4717a804f4a842f441e","kind":"commit","published_at":"2022-07-18T21:51:00.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.0.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0/manifests"},{"name":"v0.15.0","sha":"f904a09031b102a3ad5d7b55eff2c8efe565197f","kind":"commit","published_at":"2022-06-29T00:24:58.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.15.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"632396c997339d1f6c842608918978527f898854","kind":"commit","published_at":"2022-04-11T01:41:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"a1b46ddc43af75057560dac3bbba97e4e61c2297","kind":"commit","published_at":"2022-03-24T06:26:34.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"782c14e0cc821794d21e82f30df8e6998f4b9992","kind":"commit","published_at":"2021-10-26T16:57:17.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"8a7d6f846480d5612f1f74f6ee8dd8da49568d79","kind":"commit","published_at":"2021-10-15T17:28:33.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"32e1d1e6037bc11535209da3d24072ac11fb89f6","kind":"commit","published_at":"2021-08-11T21:41:28.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.12.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02a45f9031716a920a8eac71819667f85ed54188","kind":"commit","published_at":"2021-07-26T18:35:20.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"58e16054159af6719825ada1d477b3b6d95204c5","kind":"commit","published_at":"2021-05-11T17:38:50.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ab45cf24e53a0de3b60404ce5f713dc92491cc3","kind":"commit","published_at":"2021-03-05T17:52:30.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.10.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0/manifests"},{"name":"fmt-black","sha":"2496fc9aa5c9d2fad1c5bb4ea7d201b54ca24ef2","kind":"commit","published_at":"2020-11-30T22:48:29.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/fmt-black","html_url":"https://github.com/quantumlib/Cirq/releases/tag/fmt-black","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black/manifests"},{"name":"v0.9.1","sha":"d58423a3f06dd0a40fd8acfdd006d9a876274a7c","kind":"commit","published_at":"2020-10-02T22:26:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"65abd007d85b285b13d027ada23f2c6eb0092f92","kind":"commit","published_at":"2020-10-01T18:14:18.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"1b05c0ec860de8d61eacbb53e2968cd38ad5f815","kind":"commit","published_at":"2020-07-13T21:00:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.2","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"ed175bcd1179035439f0c3bbc4290a20100a4fc8","kind":"commit","published_at":"2020-06-03T20:44:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3fded8861fad68fbd7c4bc8a1f982e6f8dd6712d","kind":"commit","published_at":"2020-05-04T17:08:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"cc61838b155a3e2147aaec388ee712260e638ec5","kind":"commit","published_at":"2020-01-17T23:19:56.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.7.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"f7aa4150252fa9e206d5b27592047c51f8fe58ec","kind":"commit","published_at":"2019-12-03T04:39:41.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d58c342125fb8ff22c12c2bbd7b236d4b5b90295","kind":"commit","published_at":"2019-10-30T20:53:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e8f9323beb6637b16b8ef9b647307eb9bc6c3967","kind":"commit","published_at":"2019-04-24T03:10:06.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4460134cb1a330641253d02ae833f4d90e70b8e2","kind":"commit","published_at":"2018-11-30T01:46:22.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"a11dc4031f5332c0eab2aa9f9f42a309756879c7","kind":"commit","published_at":"2018-07-18T22:35:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0b3f3476ba1b106ef32ebb97a0dc90061716ff98","kind":"commit","published_at":"2018-07-18T06:41:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0/manifests"},{"name":"v0.1","sha":"f2d55e9aaef57117211975adb2e5084b2faf6deb","kind":"commit","published_at":"2018-04-17T16:18:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2023-12-19T06:46:53.697Z","dependent_packages_count":0,"downloads":21,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":44.765797113385084,"dependent_packages_count":7.386665458753186,"stargazers_count":1.115473540959373,"forks_count":1.3275329258224506,"docker_downloads_count":null,"average":13.648867259730023},"purl":"pkg:pypi/alphaclops1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/alphaclops1","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/alphaclops1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/alphaclops1/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-12-18T22:10:05.183Z","issues_count":260,"pull_requests_count":554,"avg_time_to_close_issue":5097044.217391305,"avg_time_to_close_pull_request":1686523.8268292684,"issues_closed_count":92,"pull_requests_closed_count":410,"pull_request_authors_count":70,"issue_authors_count":42,"avg_comments_per_issue":3.673076923076923,"avg_comments_per_pull_request":1.7328519855595668,"merged_pull_requests_count":349,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":204,"past_year_pull_requests_count":487,"past_year_avg_time_to_close_issue":3780621.9146341463,"past_year_avg_time_to_close_pull_request":872625.5104712042,"past_year_issues_closed_count":82,"past_year_pull_requests_closed_count":382,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":36,"past_year_avg_comments_per_issue":3.5686274509803924,"past_year_avg_comments_per_pull_request":1.5482546201232033,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":327,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/alphaclops1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/alphaclops1/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/alphaclops1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/alphaclops1/related_packages","maintainers":[{"uuid":"AlphaClops","login":"AlphaClops","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/AlphaClops/","role":null,"created_at":"2023-07-10T14:02:40.298Z","updated_at":"2023-07-10T14:02:40.298Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/AlphaClops/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725158,"maintainers_count":308368,"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":5295896,"name":"cirq-google","ecosystem":"conda","description":"Cirq is a Python library for writing, manipulating, and optimizing quantum circuits and running them against quantum computers and simulators.","homepage":"https://quantumai.google/cirq","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/quantumlib/Cirq","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2021-11-25T18:21:47.000Z","latest_release_published_at":"2022-08-03T16:02:15.000Z","latest_release_number":"1.0.0","last_synced_at":"2025-09-04T21:36:54.587Z","created_at":"2022-10-03T15:59:20.318Z","updated_at":"2025-09-05T11:13:34.923Z","registry_url":"https://anaconda.org/conda-forge/cirq-google","install_command":"conda install -c conda-forge cirq-google","documentation_url":null,"metadata":{},"repo_metadata":{"id":37319119,"uuid":"114306758","full_name":"quantumlib/Cirq","owner":"quantumlib","description":"Python framework for creating, editing, and invoking Noisy Intermediate-Scale Quantum (NISQ) circuits.","archived":false,"fork":false,"pushed_at":"2025-09-04T21:06:22.000Z","size":42527,"stargazers_count":4694,"open_issues_count":181,"forks_count":1137,"subscribers_count":189,"default_branch":"main","last_synced_at":"2025-09-04T21:21:11.561Z","etag":null,"topics":["algorithms","api","cirq","google","google-quantum","nisq","python","quantum","quantum-algorithms","quantum-circuit","quantum-circuit-simulator","quantum-computer-simulator","quantum-computing","quantum-development-kit","quantum-information","quantum-programming","quantum-programming-language","quantum-simulation","sdk","simulation"],"latest_commit_sha":null,"homepage":"https://quantumai.google/cirq","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quantumlib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-12-14T23:41:49.000Z","updated_at":"2025-09-04T20:41:27.000Z","dependencies_parsed_at":"2023-10-14T18:30:16.096Z","dependency_job_id":"dba70779-cd9d-4fdb-b505-143da68fcbd1","html_url":"https://github.com/quantumlib/Cirq","commit_stats":{"total_commits":3633,"total_committers":228,"mean_commits":15.93421052631579,"dds":0.9077897054775668,"last_synced_commit":"455f50be4b1d22237de7ffa82c1efabd201fb184"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/quantumlib/Cirq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/sbom","scorecard":{"id":500097,"data":{"date":"2025-08-16T20:26:15Z","repo":{"name":"github.com/quantumlib/Cirq","commit":"66eb6898ee9644d00be67c97b967338f8232dcf0"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yaml:57","Info: topLevel permissions set to 'read-all': .github/workflows/ci-daily.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci-weekly.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:19","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yaml:23","Info: topLevel permissions set to 'read-all': .github/workflows/pr-labeler.yaml:48","Info: topLevel permissions set to 'read-all': .github/workflows/release-main.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/stale.yml:60","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: dev_tools/pypath:0","Warn: pipCommand not pinned by hash: dev_tools/conf/pip-install-minimal-for-pytest-changed-files.sh:32","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:90","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/ci-weekly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:266","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:267","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:349","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:371","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:224","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:243","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:140","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:156","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:207","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:323","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:324","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:183","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:27","Info:  60 out of  60 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  25 pipCommand dependencies pinned","Info:   4 out of   4 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/158102845","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/158102845"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Contributors","score":10,"reason":"project has 18 contributing companies or organizations","details":["Info: found contributions from: AI4LAM, Infleqtion, QCHackers, SciCodes, casics, combine-org, diffpy, duke university, google, google quantum ai, google quantum ai @quantumlib, googlers, infleqtion, internetitem, msmbuilder, sbmlteam, software-craftsmanship-new-york, tensorflow"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T21:36:46.295Z","repository_id":37319119,"created_at":"2025-08-19T21:36:46.295Z","updated_at":"2025-08-19T21:36:46.295Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273747887,"owners_count":25160679,"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_record":{"login":"quantumlib","name":"quantumlib","uuid":"31279789","kind":"organization","description":"Google's open source code library for the quantum world","email":null,"website":"quantumai.google","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31279789?v=4","repositories_count":15,"last_synced_at":"2024-03-25T20:43:48.640Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/quantumlib","funding_links":[],"total_stars":7151,"followers":760,"following":0,"created_at":"2022-11-02T16:35:33.541Z","updated_at":"2024-03-25T20:43:52.971Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib/repositories"},"tags":[{"name":"v1.6.1","sha":"1a4ac41204e44ddf0e322a769cd492df070b6586","kind":"tag","published_at":"2025-08-14T03:13:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2a2b6f178d7c0eab54ff0e3488082926339052ea","kind":"tag","published_at":"2025-07-23T03:45:54.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7fe741bfbce2a58f803ecb04d577bb45802fb2f4","kind":"tag","published_at":"2025-04-10T03:14:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2975d10912acd4183838f5c1ddba8f278faedb2a","kind":"tag","published_at":"2024-06-26T23:52:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab967669caddc7da510dddc22c12e6c5747e9d85","kind":"tag","published_at":"2024-05-30T04:20:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7df83d7495b22f2a6eb6021af9375878451c11a2","kind":"commit","published_at":"2023-12-01T21:12:10.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"07889dc2eb83f80af530397b43daa2400567dbb5","kind":"commit","published_at":"2023-07-17T23:57:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.2.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"79c048d214c5c8a03efc8ecc0cee4a49d970a546","kind":"commit","published_at":"2022-12-20T22:50:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.1.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"506ef08e7368076254ecc4717a804f4a842f441e","kind":"commit","published_at":"2022-07-18T21:51:00.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.0.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0/manifests"},{"name":"v0.15.0","sha":"f904a09031b102a3ad5d7b55eff2c8efe565197f","kind":"commit","published_at":"2022-06-29T00:24:58.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.15.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"632396c997339d1f6c842608918978527f898854","kind":"commit","published_at":"2022-04-11T01:41:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"a1b46ddc43af75057560dac3bbba97e4e61c2297","kind":"commit","published_at":"2022-03-24T06:26:34.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"782c14e0cc821794d21e82f30df8e6998f4b9992","kind":"commit","published_at":"2021-10-26T16:57:17.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"8a7d6f846480d5612f1f74f6ee8dd8da49568d79","kind":"commit","published_at":"2021-10-15T17:28:33.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"32e1d1e6037bc11535209da3d24072ac11fb89f6","kind":"commit","published_at":"2021-08-11T21:41:28.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.12.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02a45f9031716a920a8eac71819667f85ed54188","kind":"commit","published_at":"2021-07-26T18:35:20.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"58e16054159af6719825ada1d477b3b6d95204c5","kind":"commit","published_at":"2021-05-11T17:38:50.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ab45cf24e53a0de3b60404ce5f713dc92491cc3","kind":"commit","published_at":"2021-03-05T17:52:30.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.10.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0/manifests"},{"name":"fmt-black","sha":"2496fc9aa5c9d2fad1c5bb4ea7d201b54ca24ef2","kind":"commit","published_at":"2020-11-30T22:48:29.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/fmt-black","html_url":"https://github.com/quantumlib/Cirq/releases/tag/fmt-black","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@fmt-black","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black/manifests"},{"name":"v0.9.1","sha":"d58423a3f06dd0a40fd8acfdd006d9a876274a7c","kind":"commit","published_at":"2020-10-02T22:26:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"65abd007d85b285b13d027ada23f2c6eb0092f92","kind":"commit","published_at":"2020-10-01T18:14:18.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"1b05c0ec860de8d61eacbb53e2968cd38ad5f815","kind":"commit","published_at":"2020-07-13T21:00:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.2","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"ed175bcd1179035439f0c3bbc4290a20100a4fc8","kind":"commit","published_at":"2020-06-03T20:44:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3fded8861fad68fbd7c4bc8a1f982e6f8dd6712d","kind":"commit","published_at":"2020-05-04T17:08:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"cc61838b155a3e2147aaec388ee712260e638ec5","kind":"commit","published_at":"2020-01-17T23:19:56.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.7.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"f7aa4150252fa9e206d5b27592047c51f8fe58ec","kind":"commit","published_at":"2019-12-03T04:39:41.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d58c342125fb8ff22c12c2bbd7b236d4b5b90295","kind":"commit","published_at":"2019-10-30T20:53:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e8f9323beb6637b16b8ef9b647307eb9bc6c3967","kind":"commit","published_at":"2019-04-24T03:10:06.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4460134cb1a330641253d02ae833f4d90e70b8e2","kind":"commit","published_at":"2018-11-30T01:46:22.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"a11dc4031f5332c0eab2aa9f9f42a309756879c7","kind":"commit","published_at":"2018-07-18T22:35:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0b3f3476ba1b106ef32ebb97a0dc90061716ff98","kind":"commit","published_at":"2018-07-18T06:41:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0/manifests"},{"name":"v0.1","sha":"f2d55e9aaef57117211975adb2e5084b2faf6deb","kind":"commit","published_at":"2018-04-17T16:18:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T11:13:34.921Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":15.587721487397054,"stargazers_count":5.450461692038932,"forks_count":4.961317694035438,"average":15.006239081607188},"purl":"pkg:conda/cirq-google","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/cirq-google","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/cirq-google","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/cirq-google/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T03:34:10.209Z","issues_count":643,"pull_requests_count":1995,"avg_time_to_close_issue":56299865.76635514,"avg_time_to_close_pull_request":2961058.528214078,"issues_closed_count":428,"pull_requests_closed_count":1717,"pull_request_authors_count":141,"issue_authors_count":136,"avg_comments_per_issue":3.494556765163297,"avg_comments_per_pull_request":1.7117794486215538,"merged_pull_requests_count":1316,"bot_issues_count":1,"bot_pull_requests_count":235,"past_year_issues_count":162,"past_year_pull_requests_count":1235,"past_year_avg_time_to_close_issue":1868844.2236842106,"past_year_avg_time_to_close_pull_request":436289.56126482214,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":1012,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":1.2530864197530864,"past_year_avg_comments_per_pull_request":1.5692307692307692,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":215,"past_year_merged_pull_requests_count":806,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/issues","maintainers":[{"login":"pavoljuhas","count":507,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"NoureldinYosri","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"daxfohl","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"tanujkhattar","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tanujkhattar"},{"login":"senecameeks","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"babacry","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"eliottrosenberg","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"verult","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/verult"},{"login":"mpharrigan","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpharrigan"},{"login":"dabacon","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"},{"login":"BichengYing","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"kevinsung","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinsung"},{"login":"viathor","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viathor"},{"login":"vtomole","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vtomole"},{"login":"95-martin-orion","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/95-martin-orion"},{"login":"wcourtney","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"augustehirth","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/augustehirth"},{"login":"andbe91","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"MichaelBroughton","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelBroughton"},{"login":"obriente","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/obriente"},{"login":"zchen088","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zchen088"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"dkafri","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkafri"},{"login":"cduck","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cduck"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"alexandrupaler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexandrupaler"},{"login":"kmlau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmlau"},{"login":"bichengying","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bichengying"},{"login":"peterse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peterse"},{"login":"karlunho","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karlunho"},{"login":"gmauricio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gmauricio"},{"login":"smitsanghavi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smitsanghavi"},{"login":"crystalzhaizhai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crystalzhaizhai"},{"login":"jbrixon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrixon"},{"login":"babbush","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babbush"},{"login":"naerabati","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naerabati"},{"login":"ncrubin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncrubin"},{"login":"kjsatz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kjsatz"}],"active_maintainers":[{"login":"pavoljuhas","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"daxfohl","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"babacry","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"NoureldinYosri","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"senecameeks","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"BichengYing","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"eliottrosenberg","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"wcourtney","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"andbe91","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"dabacon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cirq-google/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cirq-google/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cirq-google/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cirq-google/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"}},{"id":8761734,"name":"github.com/quantumlib/cirq","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/quantumlib/cirq","keywords_array":[],"namespace":null,"versions_count":30,"first_release_published_at":"2018-07-18T06:41:35.000Z","latest_release_published_at":"2025-08-19T21:47:16.469Z","latest_release_number":"v1.6.1","last_synced_at":"2025-09-04T21:36:24.783Z","created_at":"2024-01-18T04:51:17.233Z","updated_at":"2025-09-05T11:13:34.615Z","registry_url":"https://pkg.go.dev/github.com/quantumlib/cirq","install_command":"go get github.com/quantumlib/cirq","documentation_url":"https://pkg.go.dev/github.com/quantumlib/cirq#section-documentation","metadata":{},"repo_metadata":{"id":37319119,"uuid":"114306758","full_name":"quantumlib/Cirq","owner":"quantumlib","description":"Python framework for creating, editing, and invoking Noisy Intermediate-Scale Quantum (NISQ) circuits.","archived":false,"fork":false,"pushed_at":"2025-09-04T21:06:22.000Z","size":42527,"stargazers_count":4694,"open_issues_count":181,"forks_count":1137,"subscribers_count":189,"default_branch":"main","last_synced_at":"2025-09-04T21:21:11.561Z","etag":null,"topics":["algorithms","api","cirq","google","google-quantum","nisq","python","quantum","quantum-algorithms","quantum-circuit","quantum-circuit-simulator","quantum-computer-simulator","quantum-computing","quantum-development-kit","quantum-information","quantum-programming","quantum-programming-language","quantum-simulation","sdk","simulation"],"latest_commit_sha":null,"homepage":"https://quantumai.google/cirq","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quantumlib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-12-14T23:41:49.000Z","updated_at":"2025-09-04T20:41:27.000Z","dependencies_parsed_at":"2023-10-14T18:30:16.096Z","dependency_job_id":"dba70779-cd9d-4fdb-b505-143da68fcbd1","html_url":"https://github.com/quantumlib/Cirq","commit_stats":{"total_commits":3633,"total_committers":228,"mean_commits":15.93421052631579,"dds":0.9077897054775668,"last_synced_commit":"455f50be4b1d22237de7ffa82c1efabd201fb184"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/quantumlib/Cirq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/sbom","scorecard":{"id":500097,"data":{"date":"2025-08-16T20:26:15Z","repo":{"name":"github.com/quantumlib/Cirq","commit":"66eb6898ee9644d00be67c97b967338f8232dcf0"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yaml:57","Info: topLevel permissions set to 'read-all': .github/workflows/ci-daily.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci-weekly.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:19","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yaml:23","Info: topLevel permissions set to 'read-all': .github/workflows/pr-labeler.yaml:48","Info: topLevel permissions set to 'read-all': .github/workflows/release-main.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/stale.yml:60","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: dev_tools/pypath:0","Warn: pipCommand not pinned by hash: dev_tools/conf/pip-install-minimal-for-pytest-changed-files.sh:32","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:90","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/ci-weekly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:266","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:267","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:349","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:371","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:224","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:243","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:140","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:156","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:207","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:323","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:324","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:183","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:27","Info:  60 out of  60 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  25 pipCommand dependencies pinned","Info:   4 out of   4 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/158102845","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/158102845"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Contributors","score":10,"reason":"project has 18 contributing companies or organizations","details":["Info: found contributions from: AI4LAM, Infleqtion, QCHackers, SciCodes, casics, combine-org, diffpy, duke university, google, google quantum ai, google quantum ai @quantumlib, googlers, infleqtion, internetitem, msmbuilder, sbmlteam, software-craftsmanship-new-york, tensorflow"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T21:36:46.295Z","repository_id":37319119,"created_at":"2025-08-19T21:36:46.295Z","updated_at":"2025-08-19T21:36:46.295Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273747876,"owners_count":25160677,"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_record":{"login":"quantumlib","name":"quantumlib","uuid":"31279789","kind":"organization","description":"Google's open source code library for the quantum world","email":null,"website":"quantumai.google","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31279789?v=4","repositories_count":15,"last_synced_at":"2024-03-25T20:43:48.640Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/quantumlib","funding_links":[],"total_stars":7151,"followers":760,"following":0,"created_at":"2022-11-02T16:35:33.541Z","updated_at":"2024-03-25T20:43:52.971Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib/repositories"},"tags":[{"name":"v1.6.1","sha":"1a4ac41204e44ddf0e322a769cd492df070b6586","kind":"tag","published_at":"2025-08-14T03:13:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2a2b6f178d7c0eab54ff0e3488082926339052ea","kind":"tag","published_at":"2025-07-23T03:45:54.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7fe741bfbce2a58f803ecb04d577bb45802fb2f4","kind":"tag","published_at":"2025-04-10T03:14:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2975d10912acd4183838f5c1ddba8f278faedb2a","kind":"tag","published_at":"2024-06-26T23:52:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab967669caddc7da510dddc22c12e6c5747e9d85","kind":"tag","published_at":"2024-05-30T04:20:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7df83d7495b22f2a6eb6021af9375878451c11a2","kind":"commit","published_at":"2023-12-01T21:12:10.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"07889dc2eb83f80af530397b43daa2400567dbb5","kind":"commit","published_at":"2023-07-17T23:57:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.2.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"79c048d214c5c8a03efc8ecc0cee4a49d970a546","kind":"commit","published_at":"2022-12-20T22:50:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.1.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"506ef08e7368076254ecc4717a804f4a842f441e","kind":"commit","published_at":"2022-07-18T21:51:00.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.0.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0/manifests"},{"name":"v0.15.0","sha":"f904a09031b102a3ad5d7b55eff2c8efe565197f","kind":"commit","published_at":"2022-06-29T00:24:58.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.15.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"632396c997339d1f6c842608918978527f898854","kind":"commit","published_at":"2022-04-11T01:41:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"a1b46ddc43af75057560dac3bbba97e4e61c2297","kind":"commit","published_at":"2022-03-24T06:26:34.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"782c14e0cc821794d21e82f30df8e6998f4b9992","kind":"commit","published_at":"2021-10-26T16:57:17.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"8a7d6f846480d5612f1f74f6ee8dd8da49568d79","kind":"commit","published_at":"2021-10-15T17:28:33.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"32e1d1e6037bc11535209da3d24072ac11fb89f6","kind":"commit","published_at":"2021-08-11T21:41:28.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.12.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02a45f9031716a920a8eac71819667f85ed54188","kind":"commit","published_at":"2021-07-26T18:35:20.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"58e16054159af6719825ada1d477b3b6d95204c5","kind":"commit","published_at":"2021-05-11T17:38:50.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ab45cf24e53a0de3b60404ce5f713dc92491cc3","kind":"commit","published_at":"2021-03-05T17:52:30.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.10.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0/manifests"},{"name":"fmt-black","sha":"2496fc9aa5c9d2fad1c5bb4ea7d201b54ca24ef2","kind":"commit","published_at":"2020-11-30T22:48:29.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/fmt-black","html_url":"https://github.com/quantumlib/Cirq/releases/tag/fmt-black","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@fmt-black","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black/manifests"},{"name":"v0.9.1","sha":"d58423a3f06dd0a40fd8acfdd006d9a876274a7c","kind":"commit","published_at":"2020-10-02T22:26:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"65abd007d85b285b13d027ada23f2c6eb0092f92","kind":"commit","published_at":"2020-10-01T18:14:18.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"1b05c0ec860de8d61eacbb53e2968cd38ad5f815","kind":"commit","published_at":"2020-07-13T21:00:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.2","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"ed175bcd1179035439f0c3bbc4290a20100a4fc8","kind":"commit","published_at":"2020-06-03T20:44:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3fded8861fad68fbd7c4bc8a1f982e6f8dd6712d","kind":"commit","published_at":"2020-05-04T17:08:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"cc61838b155a3e2147aaec388ee712260e638ec5","kind":"commit","published_at":"2020-01-17T23:19:56.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.7.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"f7aa4150252fa9e206d5b27592047c51f8fe58ec","kind":"commit","published_at":"2019-12-03T04:39:41.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d58c342125fb8ff22c12c2bbd7b236d4b5b90295","kind":"commit","published_at":"2019-10-30T20:53:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e8f9323beb6637b16b8ef9b647307eb9bc6c3967","kind":"commit","published_at":"2019-04-24T03:10:06.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4460134cb1a330641253d02ae833f4d90e70b8e2","kind":"commit","published_at":"2018-11-30T01:46:22.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"a11dc4031f5332c0eab2aa9f9f42a309756879c7","kind":"commit","published_at":"2018-07-18T22:35:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0b3f3476ba1b106ef32ebb97a0dc90061716ff98","kind":"commit","published_at":"2018-07-18T06:41:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0/manifests"},{"name":"v0.1","sha":"f2d55e9aaef57117211975adb2e5084b2faf6deb","kind":"commit","published_at":"2018-04-17T16:18:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T11:13:34.615Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.453225907731841,"dependent_packages_count":9.270385022243476,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.861805464987658},"purl":"pkg:golang/github.com/quantumlib/cirq","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/quantumlib/cirq","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/quantumlib/cirq","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/quantumlib/cirq/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T03:34:10.209Z","issues_count":643,"pull_requests_count":1995,"avg_time_to_close_issue":56299865.76635514,"avg_time_to_close_pull_request":2961058.528214078,"issues_closed_count":428,"pull_requests_closed_count":1717,"pull_request_authors_count":141,"issue_authors_count":136,"avg_comments_per_issue":3.494556765163297,"avg_comments_per_pull_request":1.7117794486215538,"merged_pull_requests_count":1316,"bot_issues_count":1,"bot_pull_requests_count":235,"past_year_issues_count":162,"past_year_pull_requests_count":1235,"past_year_avg_time_to_close_issue":1868844.2236842106,"past_year_avg_time_to_close_pull_request":436289.56126482214,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":1012,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":1.2530864197530864,"past_year_avg_comments_per_pull_request":1.5692307692307692,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":215,"past_year_merged_pull_requests_count":806,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/issues","maintainers":[{"login":"pavoljuhas","count":507,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"NoureldinYosri","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"daxfohl","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"tanujkhattar","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tanujkhattar"},{"login":"senecameeks","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"babacry","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"eliottrosenberg","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"verult","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/verult"},{"login":"mpharrigan","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpharrigan"},{"login":"dabacon","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"},{"login":"BichengYing","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"kevinsung","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinsung"},{"login":"viathor","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viathor"},{"login":"vtomole","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vtomole"},{"login":"95-martin-orion","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/95-martin-orion"},{"login":"wcourtney","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"augustehirth","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/augustehirth"},{"login":"andbe91","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"MichaelBroughton","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelBroughton"},{"login":"obriente","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/obriente"},{"login":"zchen088","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zchen088"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"dkafri","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkafri"},{"login":"cduck","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cduck"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"alexandrupaler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexandrupaler"},{"login":"kmlau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmlau"},{"login":"bichengying","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bichengying"},{"login":"peterse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peterse"},{"login":"karlunho","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karlunho"},{"login":"gmauricio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gmauricio"},{"login":"smitsanghavi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smitsanghavi"},{"login":"crystalzhaizhai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crystalzhaizhai"},{"login":"jbrixon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrixon"},{"login":"babbush","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babbush"},{"login":"naerabati","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naerabati"},{"login":"ncrubin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncrubin"},{"login":"kjsatz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kjsatz"}],"active_maintainers":[{"login":"pavoljuhas","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"daxfohl","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"babacry","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"NoureldinYosri","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"senecameeks","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"BichengYing","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"eliottrosenberg","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"wcourtney","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"andbe91","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"dabacon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fquantumlib%2Fcirq/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fquantumlib%2Fcirq/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fquantumlib%2Fcirq/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fquantumlib%2Fcirq/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":7912035,"name":"alphaclops","ecosystem":"pypi","description":"A framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.","homepage":"http://github.com/quantumlib/cirq","licenses":"Apache 2","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/quantumlib/cirq","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-07-10T13:28:21.000Z","latest_release_published_at":"2023-07-10T13:28:21.000Z","latest_release_number":"1.2.0.dev0","last_synced_at":"2025-06-23T22:38:09.522Z","created_at":"2023-07-10T13:34:58.761Z","updated_at":"2025-09-05T11:13:34.823Z","registry_url":"https://pypi.org/project/alphaclops/","install_command":"pip install alphaclops --index-url https://pypi.org/simple","documentation_url":"https://alphaclops.readthedocs.io/","metadata":{"funding":null,"classifiers":[],"normalized_name":"alphaclops"},"repo_metadata":{"id":37319119,"uuid":"114306758","full_name":"quantumlib/Cirq","owner":"quantumlib","description":"Python framework for creating, editing, and invoking Noisy Intermediate-Scale Quantum (NISQ) circuits.","archived":false,"fork":false,"pushed_at":"2025-09-04T21:06:22.000Z","size":42527,"stargazers_count":4694,"open_issues_count":181,"forks_count":1137,"subscribers_count":189,"default_branch":"main","last_synced_at":"2025-09-04T21:21:11.561Z","etag":null,"topics":["algorithms","api","cirq","google","google-quantum","nisq","python","quantum","quantum-algorithms","quantum-circuit","quantum-circuit-simulator","quantum-computer-simulator","quantum-computing","quantum-development-kit","quantum-information","quantum-programming","quantum-programming-language","quantum-simulation","sdk","simulation"],"latest_commit_sha":null,"homepage":"https://quantumai.google/cirq","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quantumlib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-12-14T23:41:49.000Z","updated_at":"2025-09-04T20:41:27.000Z","dependencies_parsed_at":"2023-10-14T18:30:16.096Z","dependency_job_id":"dba70779-cd9d-4fdb-b505-143da68fcbd1","html_url":"https://github.com/quantumlib/Cirq","commit_stats":{"total_commits":3633,"total_committers":228,"mean_commits":15.93421052631579,"dds":0.9077897054775668,"last_synced_commit":"455f50be4b1d22237de7ffa82c1efabd201fb184"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/quantumlib/Cirq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/sbom","scorecard":{"id":500097,"data":{"date":"2025-08-16T20:26:15Z","repo":{"name":"github.com/quantumlib/Cirq","commit":"66eb6898ee9644d00be67c97b967338f8232dcf0"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yaml:57","Info: topLevel permissions set to 'read-all': .github/workflows/ci-daily.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci-weekly.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:19","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yaml:23","Info: topLevel permissions set to 'read-all': .github/workflows/pr-labeler.yaml:48","Info: topLevel permissions set to 'read-all': .github/workflows/release-main.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/stale.yml:60","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: dev_tools/pypath:0","Warn: pipCommand not pinned by hash: dev_tools/conf/pip-install-minimal-for-pytest-changed-files.sh:32","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:90","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/ci-weekly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:266","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:267","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:349","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:371","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:224","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:243","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:140","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:156","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:207","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:323","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:324","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:183","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:27","Info:  60 out of  60 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  25 pipCommand dependencies pinned","Info:   4 out of   4 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/158102845","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/158102845"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Contributors","score":10,"reason":"project has 18 contributing companies or organizations","details":["Info: found contributions from: AI4LAM, Infleqtion, QCHackers, SciCodes, casics, combine-org, diffpy, duke university, google, google quantum ai, google quantum ai @quantumlib, googlers, infleqtion, internetitem, msmbuilder, sbmlteam, software-craftsmanship-new-york, tensorflow"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T21:36:46.295Z","repository_id":37319119,"created_at":"2025-08-19T21:36:46.295Z","updated_at":"2025-08-19T21:36:46.295Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273747876,"owners_count":25160677,"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_record":{"login":"quantumlib","name":"quantumlib","uuid":"31279789","kind":"organization","description":"Google's open source code library for the quantum world","email":null,"website":"quantumai.google","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31279789?v=4","repositories_count":15,"last_synced_at":"2024-03-25T20:43:48.640Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/quantumlib","funding_links":[],"total_stars":7151,"followers":760,"following":0,"created_at":"2022-11-02T16:35:33.541Z","updated_at":"2024-03-25T20:43:52.971Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib/repositories"},"tags":[{"name":"v1.6.1","sha":"1a4ac41204e44ddf0e322a769cd492df070b6586","kind":"tag","published_at":"2025-08-14T03:13:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2a2b6f178d7c0eab54ff0e3488082926339052ea","kind":"tag","published_at":"2025-07-23T03:45:54.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7fe741bfbce2a58f803ecb04d577bb45802fb2f4","kind":"tag","published_at":"2025-04-10T03:14:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2975d10912acd4183838f5c1ddba8f278faedb2a","kind":"tag","published_at":"2024-06-26T23:52:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab967669caddc7da510dddc22c12e6c5747e9d85","kind":"tag","published_at":"2024-05-30T04:20:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7df83d7495b22f2a6eb6021af9375878451c11a2","kind":"commit","published_at":"2023-12-01T21:12:10.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"07889dc2eb83f80af530397b43daa2400567dbb5","kind":"commit","published_at":"2023-07-17T23:57:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.2.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"79c048d214c5c8a03efc8ecc0cee4a49d970a546","kind":"commit","published_at":"2022-12-20T22:50:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.1.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"506ef08e7368076254ecc4717a804f4a842f441e","kind":"commit","published_at":"2022-07-18T21:51:00.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.0.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0/manifests"},{"name":"v0.15.0","sha":"f904a09031b102a3ad5d7b55eff2c8efe565197f","kind":"commit","published_at":"2022-06-29T00:24:58.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.15.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"632396c997339d1f6c842608918978527f898854","kind":"commit","published_at":"2022-04-11T01:41:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"a1b46ddc43af75057560dac3bbba97e4e61c2297","kind":"commit","published_at":"2022-03-24T06:26:34.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"782c14e0cc821794d21e82f30df8e6998f4b9992","kind":"commit","published_at":"2021-10-26T16:57:17.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"8a7d6f846480d5612f1f74f6ee8dd8da49568d79","kind":"commit","published_at":"2021-10-15T17:28:33.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"32e1d1e6037bc11535209da3d24072ac11fb89f6","kind":"commit","published_at":"2021-08-11T21:41:28.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.12.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02a45f9031716a920a8eac71819667f85ed54188","kind":"commit","published_at":"2021-07-26T18:35:20.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"58e16054159af6719825ada1d477b3b6d95204c5","kind":"commit","published_at":"2021-05-11T17:38:50.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ab45cf24e53a0de3b60404ce5f713dc92491cc3","kind":"commit","published_at":"2021-03-05T17:52:30.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.10.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0/manifests"},{"name":"fmt-black","sha":"2496fc9aa5c9d2fad1c5bb4ea7d201b54ca24ef2","kind":"commit","published_at":"2020-11-30T22:48:29.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/fmt-black","html_url":"https://github.com/quantumlib/Cirq/releases/tag/fmt-black","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@fmt-black","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black/manifests"},{"name":"v0.9.1","sha":"d58423a3f06dd0a40fd8acfdd006d9a876274a7c","kind":"commit","published_at":"2020-10-02T22:26:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"65abd007d85b285b13d027ada23f2c6eb0092f92","kind":"commit","published_at":"2020-10-01T18:14:18.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"1b05c0ec860de8d61eacbb53e2968cd38ad5f815","kind":"commit","published_at":"2020-07-13T21:00:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.2","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"ed175bcd1179035439f0c3bbc4290a20100a4fc8","kind":"commit","published_at":"2020-06-03T20:44:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3fded8861fad68fbd7c4bc8a1f982e6f8dd6712d","kind":"commit","published_at":"2020-05-04T17:08:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"cc61838b155a3e2147aaec388ee712260e638ec5","kind":"commit","published_at":"2020-01-17T23:19:56.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.7.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"f7aa4150252fa9e206d5b27592047c51f8fe58ec","kind":"commit","published_at":"2019-12-03T04:39:41.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d58c342125fb8ff22c12c2bbd7b236d4b5b90295","kind":"commit","published_at":"2019-10-30T20:53:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e8f9323beb6637b16b8ef9b647307eb9bc6c3967","kind":"commit","published_at":"2019-04-24T03:10:06.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4460134cb1a330641253d02ae833f4d90e70b8e2","kind":"commit","published_at":"2018-11-30T01:46:22.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"a11dc4031f5332c0eab2aa9f9f42a309756879c7","kind":"commit","published_at":"2018-07-18T22:35:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0b3f3476ba1b106ef32ebb97a0dc90061716ff98","kind":"commit","published_at":"2018-07-18T06:41:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0/manifests"},{"name":"v0.1","sha":"f2d55e9aaef57117211975adb2e5084b2faf6deb","kind":"commit","published_at":"2018-04-17T16:18:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T11:13:34.823Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":44.765797113385084,"dependent_packages_count":7.386665458753186,"stargazers_count":1.115473540959373,"forks_count":1.3275329258224506,"docker_downloads_count":null,"average":13.648867259730023},"purl":"pkg:pypi/alphaclops","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/alphaclops","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/alphaclops","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/alphaclops/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T03:34:10.209Z","issues_count":643,"pull_requests_count":1995,"avg_time_to_close_issue":56299865.76635514,"avg_time_to_close_pull_request":2961058.528214078,"issues_closed_count":428,"pull_requests_closed_count":1717,"pull_request_authors_count":141,"issue_authors_count":136,"avg_comments_per_issue":3.494556765163297,"avg_comments_per_pull_request":1.7117794486215538,"merged_pull_requests_count":1316,"bot_issues_count":1,"bot_pull_requests_count":235,"past_year_issues_count":162,"past_year_pull_requests_count":1235,"past_year_avg_time_to_close_issue":1868844.2236842106,"past_year_avg_time_to_close_pull_request":436289.56126482214,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":1012,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":1.2530864197530864,"past_year_avg_comments_per_pull_request":1.5692307692307692,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":215,"past_year_merged_pull_requests_count":806,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/issues","maintainers":[{"login":"pavoljuhas","count":507,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"NoureldinYosri","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"daxfohl","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"tanujkhattar","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tanujkhattar"},{"login":"senecameeks","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"babacry","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"eliottrosenberg","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"verult","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/verult"},{"login":"mpharrigan","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpharrigan"},{"login":"dabacon","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"},{"login":"BichengYing","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"kevinsung","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinsung"},{"login":"viathor","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viathor"},{"login":"vtomole","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vtomole"},{"login":"95-martin-orion","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/95-martin-orion"},{"login":"wcourtney","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"augustehirth","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/augustehirth"},{"login":"andbe91","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"MichaelBroughton","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelBroughton"},{"login":"obriente","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/obriente"},{"login":"zchen088","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zchen088"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"dkafri","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkafri"},{"login":"cduck","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cduck"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"alexandrupaler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexandrupaler"},{"login":"kmlau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmlau"},{"login":"bichengying","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bichengying"},{"login":"peterse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peterse"},{"login":"karlunho","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karlunho"},{"login":"gmauricio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gmauricio"},{"login":"smitsanghavi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smitsanghavi"},{"login":"crystalzhaizhai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crystalzhaizhai"},{"login":"jbrixon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrixon"},{"login":"babbush","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babbush"},{"login":"naerabati","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naerabati"},{"login":"ncrubin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncrubin"},{"login":"kjsatz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kjsatz"}],"active_maintainers":[{"login":"pavoljuhas","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"daxfohl","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"babacry","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"NoureldinYosri","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"senecameeks","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"BichengYing","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"eliottrosenberg","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"wcourtney","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"andbe91","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"dabacon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/alphaclops/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/alphaclops/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/alphaclops/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/alphaclops/related_packages","maintainers":[{"uuid":"AlphaClops","login":"AlphaClops","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/AlphaClops/","role":null,"created_at":"2023-07-10T13:44:50.731Z","updated_at":"2023-07-10T13:44:50.731Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/AlphaClops/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725158,"maintainers_count":308368,"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":5295893,"name":"cirq","ecosystem":"conda","description":"Cirq is a Python library for writing, manipulating, and optimizing quantum circuits and running them against quantum computers and simulators.","homepage":"https://quantumai.google/cirq","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/quantumlib/Cirq","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2021-11-25T18:23:06.000Z","latest_release_published_at":"2022-08-03T16:03:28.000Z","latest_release_number":"1.0.0","last_synced_at":"2025-08-28T10:59:59.690Z","created_at":"2022-10-03T15:59:20.042Z","updated_at":"2025-09-05T11:13:34.623Z","registry_url":"https://anaconda.org/conda-forge/cirq","install_command":"conda install -c conda-forge cirq","documentation_url":null,"metadata":{},"repo_metadata":{"id":37319119,"uuid":"114306758","full_name":"quantumlib/Cirq","owner":"quantumlib","description":"Python framework for creating, editing, and invoking Noisy Intermediate-Scale Quantum (NISQ) circuits.","archived":false,"fork":false,"pushed_at":"2025-09-04T21:06:22.000Z","size":42527,"stargazers_count":4694,"open_issues_count":181,"forks_count":1137,"subscribers_count":189,"default_branch":"main","last_synced_at":"2025-09-04T21:21:11.561Z","etag":null,"topics":["algorithms","api","cirq","google","google-quantum","nisq","python","quantum","quantum-algorithms","quantum-circuit","quantum-circuit-simulator","quantum-computer-simulator","quantum-computing","quantum-development-kit","quantum-information","quantum-programming","quantum-programming-language","quantum-simulation","sdk","simulation"],"latest_commit_sha":null,"homepage":"https://quantumai.google/cirq","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quantumlib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-12-14T23:41:49.000Z","updated_at":"2025-09-04T20:41:27.000Z","dependencies_parsed_at":"2023-10-14T18:30:16.096Z","dependency_job_id":"dba70779-cd9d-4fdb-b505-143da68fcbd1","html_url":"https://github.com/quantumlib/Cirq","commit_stats":{"total_commits":3633,"total_committers":228,"mean_commits":15.93421052631579,"dds":0.9077897054775668,"last_synced_commit":"455f50be4b1d22237de7ffa82c1efabd201fb184"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/quantumlib/Cirq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/sbom","scorecard":{"id":500097,"data":{"date":"2025-08-16T20:26:15Z","repo":{"name":"github.com/quantumlib/Cirq","commit":"66eb6898ee9644d00be67c97b967338f8232dcf0"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yaml:57","Info: topLevel permissions set to 'read-all': .github/workflows/ci-daily.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci-weekly.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:19","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yaml:23","Info: topLevel permissions set to 'read-all': .github/workflows/pr-labeler.yaml:48","Info: topLevel permissions set to 'read-all': .github/workflows/release-main.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/stale.yml:60","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: dev_tools/pypath:0","Warn: pipCommand not pinned by hash: dev_tools/conf/pip-install-minimal-for-pytest-changed-files.sh:32","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:90","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/ci-weekly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:266","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:267","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:349","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:371","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:224","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:243","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:140","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:156","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:207","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:323","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:324","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:183","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:27","Info:  60 out of  60 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  25 pipCommand dependencies pinned","Info:   4 out of   4 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/158102845","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/158102845"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Contributors","score":10,"reason":"project has 18 contributing companies or organizations","details":["Info: found contributions from: AI4LAM, Infleqtion, QCHackers, SciCodes, casics, combine-org, diffpy, duke university, google, google quantum ai, google quantum ai @quantumlib, googlers, infleqtion, internetitem, msmbuilder, sbmlteam, software-craftsmanship-new-york, tensorflow"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T21:36:46.295Z","repository_id":37319119,"created_at":"2025-08-19T21:36:46.295Z","updated_at":"2025-08-19T21:36:46.295Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273747887,"owners_count":25160679,"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_record":{"login":"quantumlib","name":"quantumlib","uuid":"31279789","kind":"organization","description":"Google's open source code library for the quantum world","email":null,"website":"quantumai.google","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31279789?v=4","repositories_count":15,"last_synced_at":"2024-03-25T20:43:48.640Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/quantumlib","funding_links":[],"total_stars":7151,"followers":760,"following":0,"created_at":"2022-11-02T16:35:33.541Z","updated_at":"2024-03-25T20:43:52.971Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib/repositories"},"tags":[{"name":"v1.6.1","sha":"1a4ac41204e44ddf0e322a769cd492df070b6586","kind":"tag","published_at":"2025-08-14T03:13:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2a2b6f178d7c0eab54ff0e3488082926339052ea","kind":"tag","published_at":"2025-07-23T03:45:54.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7fe741bfbce2a58f803ecb04d577bb45802fb2f4","kind":"tag","published_at":"2025-04-10T03:14:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2975d10912acd4183838f5c1ddba8f278faedb2a","kind":"tag","published_at":"2024-06-26T23:52:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab967669caddc7da510dddc22c12e6c5747e9d85","kind":"tag","published_at":"2024-05-30T04:20:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7df83d7495b22f2a6eb6021af9375878451c11a2","kind":"commit","published_at":"2023-12-01T21:12:10.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"07889dc2eb83f80af530397b43daa2400567dbb5","kind":"commit","published_at":"2023-07-17T23:57:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.2.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"79c048d214c5c8a03efc8ecc0cee4a49d970a546","kind":"commit","published_at":"2022-12-20T22:50:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.1.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"506ef08e7368076254ecc4717a804f4a842f441e","kind":"commit","published_at":"2022-07-18T21:51:00.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.0.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0/manifests"},{"name":"v0.15.0","sha":"f904a09031b102a3ad5d7b55eff2c8efe565197f","kind":"commit","published_at":"2022-06-29T00:24:58.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.15.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"632396c997339d1f6c842608918978527f898854","kind":"commit","published_at":"2022-04-11T01:41:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"a1b46ddc43af75057560dac3bbba97e4e61c2297","kind":"commit","published_at":"2022-03-24T06:26:34.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"782c14e0cc821794d21e82f30df8e6998f4b9992","kind":"commit","published_at":"2021-10-26T16:57:17.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"8a7d6f846480d5612f1f74f6ee8dd8da49568d79","kind":"commit","published_at":"2021-10-15T17:28:33.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"32e1d1e6037bc11535209da3d24072ac11fb89f6","kind":"commit","published_at":"2021-08-11T21:41:28.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.12.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02a45f9031716a920a8eac71819667f85ed54188","kind":"commit","published_at":"2021-07-26T18:35:20.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"58e16054159af6719825ada1d477b3b6d95204c5","kind":"commit","published_at":"2021-05-11T17:38:50.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ab45cf24e53a0de3b60404ce5f713dc92491cc3","kind":"commit","published_at":"2021-03-05T17:52:30.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.10.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0/manifests"},{"name":"fmt-black","sha":"2496fc9aa5c9d2fad1c5bb4ea7d201b54ca24ef2","kind":"commit","published_at":"2020-11-30T22:48:29.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/fmt-black","html_url":"https://github.com/quantumlib/Cirq/releases/tag/fmt-black","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@fmt-black","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black/manifests"},{"name":"v0.9.1","sha":"d58423a3f06dd0a40fd8acfdd006d9a876274a7c","kind":"commit","published_at":"2020-10-02T22:26:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"65abd007d85b285b13d027ada23f2c6eb0092f92","kind":"commit","published_at":"2020-10-01T18:14:18.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"1b05c0ec860de8d61eacbb53e2968cd38ad5f815","kind":"commit","published_at":"2020-07-13T21:00:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.2","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"ed175bcd1179035439f0c3bbc4290a20100a4fc8","kind":"commit","published_at":"2020-06-03T20:44:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3fded8861fad68fbd7c4bc8a1f982e6f8dd6712d","kind":"commit","published_at":"2020-05-04T17:08:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"cc61838b155a3e2147aaec388ee712260e638ec5","kind":"commit","published_at":"2020-01-17T23:19:56.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.7.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"f7aa4150252fa9e206d5b27592047c51f8fe58ec","kind":"commit","published_at":"2019-12-03T04:39:41.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d58c342125fb8ff22c12c2bbd7b236d4b5b90295","kind":"commit","published_at":"2019-10-30T20:53:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e8f9323beb6637b16b8ef9b647307eb9bc6c3967","kind":"commit","published_at":"2019-04-24T03:10:06.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4460134cb1a330641253d02ae833f4d90e70b8e2","kind":"commit","published_at":"2018-11-30T01:46:22.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"a11dc4031f5332c0eab2aa9f9f42a309756879c7","kind":"commit","published_at":"2018-07-18T22:35:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0b3f3476ba1b106ef32ebb97a0dc90061716ff98","kind":"commit","published_at":"2018-07-18T06:41:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0/manifests"},{"name":"v0.1","sha":"f2d55e9aaef57117211975adb2e5084b2faf6deb","kind":"commit","published_at":"2018-04-17T16:18:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T11:13:34.623Z","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":5.450461692038932,"forks_count":4.961317694035438,"average":23.90316945345645},"purl":"pkg:conda/cirq","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/cirq","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/cirq","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/cirq/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T03:34:10.209Z","issues_count":643,"pull_requests_count":1995,"avg_time_to_close_issue":56299865.76635514,"avg_time_to_close_pull_request":2961058.528214078,"issues_closed_count":428,"pull_requests_closed_count":1717,"pull_request_authors_count":141,"issue_authors_count":136,"avg_comments_per_issue":3.494556765163297,"avg_comments_per_pull_request":1.7117794486215538,"merged_pull_requests_count":1316,"bot_issues_count":1,"bot_pull_requests_count":235,"past_year_issues_count":162,"past_year_pull_requests_count":1235,"past_year_avg_time_to_close_issue":1868844.2236842106,"past_year_avg_time_to_close_pull_request":436289.56126482214,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":1012,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":1.2530864197530864,"past_year_avg_comments_per_pull_request":1.5692307692307692,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":215,"past_year_merged_pull_requests_count":806,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/issues","maintainers":[{"login":"pavoljuhas","count":507,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"NoureldinYosri","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"daxfohl","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"tanujkhattar","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tanujkhattar"},{"login":"senecameeks","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"babacry","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"eliottrosenberg","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"verult","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/verult"},{"login":"mpharrigan","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpharrigan"},{"login":"dabacon","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"},{"login":"BichengYing","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"kevinsung","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinsung"},{"login":"viathor","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viathor"},{"login":"vtomole","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vtomole"},{"login":"95-martin-orion","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/95-martin-orion"},{"login":"wcourtney","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"augustehirth","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/augustehirth"},{"login":"andbe91","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"MichaelBroughton","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelBroughton"},{"login":"obriente","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/obriente"},{"login":"zchen088","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zchen088"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"dkafri","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkafri"},{"login":"cduck","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cduck"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"alexandrupaler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexandrupaler"},{"login":"kmlau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmlau"},{"login":"bichengying","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bichengying"},{"login":"peterse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peterse"},{"login":"karlunho","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karlunho"},{"login":"gmauricio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gmauricio"},{"login":"smitsanghavi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smitsanghavi"},{"login":"crystalzhaizhai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crystalzhaizhai"},{"login":"jbrixon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrixon"},{"login":"babbush","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babbush"},{"login":"naerabati","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naerabati"},{"login":"ncrubin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncrubin"},{"login":"kjsatz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kjsatz"}],"active_maintainers":[{"login":"pavoljuhas","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"daxfohl","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"babacry","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"NoureldinYosri","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"senecameeks","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"BichengYing","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"eliottrosenberg","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"wcourtney","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"andbe91","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"dabacon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cirq/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cirq/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cirq/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cirq/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"}},{"id":5295897,"name":"cirq-ionq","ecosystem":"conda","description":"Cirq is a Python library for writing, manipulating, and optimizing quantum circuits and running them against quantum computers and simulators.","homepage":"https://quantumai.google/cirq","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/quantumlib/Cirq","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2021-11-25T18:22:02.000Z","latest_release_published_at":"2022-08-03T16:02:30.000Z","latest_release_number":"1.0.0","last_synced_at":"2025-08-28T11:00:05.349Z","created_at":"2022-10-03T15:59:20.438Z","updated_at":"2025-09-05T11:13:35.211Z","registry_url":"https://anaconda.org/conda-forge/cirq-ionq","install_command":"conda install -c conda-forge cirq-ionq","documentation_url":null,"metadata":{},"repo_metadata":{"id":37319119,"uuid":"114306758","full_name":"quantumlib/Cirq","owner":"quantumlib","description":"Python framework for creating, editing, and invoking Noisy Intermediate-Scale Quantum (NISQ) circuits.","archived":false,"fork":false,"pushed_at":"2025-09-04T21:06:22.000Z","size":42527,"stargazers_count":4694,"open_issues_count":181,"forks_count":1137,"subscribers_count":189,"default_branch":"main","last_synced_at":"2025-09-04T21:21:11.561Z","etag":null,"topics":["algorithms","api","cirq","google","google-quantum","nisq","python","quantum","quantum-algorithms","quantum-circuit","quantum-circuit-simulator","quantum-computer-simulator","quantum-computing","quantum-development-kit","quantum-information","quantum-programming","quantum-programming-language","quantum-simulation","sdk","simulation"],"latest_commit_sha":null,"homepage":"https://quantumai.google/cirq","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quantumlib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-12-14T23:41:49.000Z","updated_at":"2025-09-04T20:41:27.000Z","dependencies_parsed_at":"2023-10-14T18:30:16.096Z","dependency_job_id":"dba70779-cd9d-4fdb-b505-143da68fcbd1","html_url":"https://github.com/quantumlib/Cirq","commit_stats":{"total_commits":3633,"total_committers":228,"mean_commits":15.93421052631579,"dds":0.9077897054775668,"last_synced_commit":"455f50be4b1d22237de7ffa82c1efabd201fb184"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/quantumlib/Cirq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/sbom","scorecard":{"id":500097,"data":{"date":"2025-08-16T20:26:15Z","repo":{"name":"github.com/quantumlib/Cirq","commit":"66eb6898ee9644d00be67c97b967338f8232dcf0"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yaml:57","Info: topLevel permissions set to 'read-all': .github/workflows/ci-daily.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci-weekly.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:19","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yaml:23","Info: topLevel permissions set to 'read-all': .github/workflows/pr-labeler.yaml:48","Info: topLevel permissions set to 'read-all': .github/workflows/release-main.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/stale.yml:60","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: dev_tools/pypath:0","Warn: pipCommand not pinned by hash: dev_tools/conf/pip-install-minimal-for-pytest-changed-files.sh:32","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:90","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/ci-weekly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:266","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:267","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:349","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:371","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:224","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:243","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:140","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:156","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:207","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:323","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:324","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:183","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:27","Info:  60 out of  60 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  25 pipCommand dependencies pinned","Info:   4 out of   4 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/158102845","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/158102845"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Contributors","score":10,"reason":"project has 18 contributing companies or organizations","details":["Info: found contributions from: AI4LAM, Infleqtion, QCHackers, SciCodes, casics, combine-org, diffpy, duke university, google, google quantum ai, google quantum ai @quantumlib, googlers, infleqtion, internetitem, msmbuilder, sbmlteam, software-craftsmanship-new-york, tensorflow"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T21:36:46.295Z","repository_id":37319119,"created_at":"2025-08-19T21:36:46.295Z","updated_at":"2025-08-19T21:36:46.295Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273747887,"owners_count":25160679,"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_record":{"login":"quantumlib","name":"quantumlib","uuid":"31279789","kind":"organization","description":"Google's open source code library for the quantum world","email":null,"website":"quantumai.google","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31279789?v=4","repositories_count":15,"last_synced_at":"2024-03-25T20:43:48.640Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/quantumlib","funding_links":[],"total_stars":7151,"followers":760,"following":0,"created_at":"2022-11-02T16:35:33.541Z","updated_at":"2024-03-25T20:43:52.971Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib/repositories"},"tags":[{"name":"v1.6.1","sha":"1a4ac41204e44ddf0e322a769cd492df070b6586","kind":"tag","published_at":"2025-08-14T03:13:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2a2b6f178d7c0eab54ff0e3488082926339052ea","kind":"tag","published_at":"2025-07-23T03:45:54.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7fe741bfbce2a58f803ecb04d577bb45802fb2f4","kind":"tag","published_at":"2025-04-10T03:14:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2975d10912acd4183838f5c1ddba8f278faedb2a","kind":"tag","published_at":"2024-06-26T23:52:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab967669caddc7da510dddc22c12e6c5747e9d85","kind":"tag","published_at":"2024-05-30T04:20:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7df83d7495b22f2a6eb6021af9375878451c11a2","kind":"commit","published_at":"2023-12-01T21:12:10.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"07889dc2eb83f80af530397b43daa2400567dbb5","kind":"commit","published_at":"2023-07-17T23:57:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.2.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"79c048d214c5c8a03efc8ecc0cee4a49d970a546","kind":"commit","published_at":"2022-12-20T22:50:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.1.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"506ef08e7368076254ecc4717a804f4a842f441e","kind":"commit","published_at":"2022-07-18T21:51:00.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.0.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0/manifests"},{"name":"v0.15.0","sha":"f904a09031b102a3ad5d7b55eff2c8efe565197f","kind":"commit","published_at":"2022-06-29T00:24:58.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.15.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"632396c997339d1f6c842608918978527f898854","kind":"commit","published_at":"2022-04-11T01:41:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"a1b46ddc43af75057560dac3bbba97e4e61c2297","kind":"commit","published_at":"2022-03-24T06:26:34.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"782c14e0cc821794d21e82f30df8e6998f4b9992","kind":"commit","published_at":"2021-10-26T16:57:17.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"8a7d6f846480d5612f1f74f6ee8dd8da49568d79","kind":"commit","published_at":"2021-10-15T17:28:33.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"32e1d1e6037bc11535209da3d24072ac11fb89f6","kind":"commit","published_at":"2021-08-11T21:41:28.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.12.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02a45f9031716a920a8eac71819667f85ed54188","kind":"commit","published_at":"2021-07-26T18:35:20.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"58e16054159af6719825ada1d477b3b6d95204c5","kind":"commit","published_at":"2021-05-11T17:38:50.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ab45cf24e53a0de3b60404ce5f713dc92491cc3","kind":"commit","published_at":"2021-03-05T17:52:30.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.10.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0/manifests"},{"name":"fmt-black","sha":"2496fc9aa5c9d2fad1c5bb4ea7d201b54ca24ef2","kind":"commit","published_at":"2020-11-30T22:48:29.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/fmt-black","html_url":"https://github.com/quantumlib/Cirq/releases/tag/fmt-black","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@fmt-black","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black/manifests"},{"name":"v0.9.1","sha":"d58423a3f06dd0a40fd8acfdd006d9a876274a7c","kind":"commit","published_at":"2020-10-02T22:26:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"65abd007d85b285b13d027ada23f2c6eb0092f92","kind":"commit","published_at":"2020-10-01T18:14:18.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"1b05c0ec860de8d61eacbb53e2968cd38ad5f815","kind":"commit","published_at":"2020-07-13T21:00:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.2","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"ed175bcd1179035439f0c3bbc4290a20100a4fc8","kind":"commit","published_at":"2020-06-03T20:44:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3fded8861fad68fbd7c4bc8a1f982e6f8dd6712d","kind":"commit","published_at":"2020-05-04T17:08:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"cc61838b155a3e2147aaec388ee712260e638ec5","kind":"commit","published_at":"2020-01-17T23:19:56.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.7.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"f7aa4150252fa9e206d5b27592047c51f8fe58ec","kind":"commit","published_at":"2019-12-03T04:39:41.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d58c342125fb8ff22c12c2bbd7b236d4b5b90295","kind":"commit","published_at":"2019-10-30T20:53:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e8f9323beb6637b16b8ef9b647307eb9bc6c3967","kind":"commit","published_at":"2019-04-24T03:10:06.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4460134cb1a330641253d02ae833f4d90e70b8e2","kind":"commit","published_at":"2018-11-30T01:46:22.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"a11dc4031f5332c0eab2aa9f9f42a309756879c7","kind":"commit","published_at":"2018-07-18T22:35:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0b3f3476ba1b106ef32ebb97a0dc90061716ff98","kind":"commit","published_at":"2018-07-18T06:41:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0/manifests"},{"name":"v0.1","sha":"f2d55e9aaef57117211975adb2e5084b2faf6deb","kind":"commit","published_at":"2018-04-17T16:18:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T11:13:35.211Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":5.450461692038932,"forks_count":4.961317694035438,"average":18.31420014973796},"purl":"pkg:conda/cirq-ionq","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/cirq-ionq","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/cirq-ionq","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/cirq-ionq/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T03:34:10.209Z","issues_count":643,"pull_requests_count":1995,"avg_time_to_close_issue":56299865.76635514,"avg_time_to_close_pull_request":2961058.528214078,"issues_closed_count":428,"pull_requests_closed_count":1717,"pull_request_authors_count":141,"issue_authors_count":136,"avg_comments_per_issue":3.494556765163297,"avg_comments_per_pull_request":1.7117794486215538,"merged_pull_requests_count":1316,"bot_issues_count":1,"bot_pull_requests_count":235,"past_year_issues_count":162,"past_year_pull_requests_count":1235,"past_year_avg_time_to_close_issue":1868844.2236842106,"past_year_avg_time_to_close_pull_request":436289.56126482214,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":1012,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":1.2530864197530864,"past_year_avg_comments_per_pull_request":1.5692307692307692,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":215,"past_year_merged_pull_requests_count":806,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/issues","maintainers":[{"login":"pavoljuhas","count":507,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"NoureldinYosri","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"daxfohl","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"tanujkhattar","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tanujkhattar"},{"login":"senecameeks","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"babacry","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"eliottrosenberg","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"verult","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/verult"},{"login":"mpharrigan","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpharrigan"},{"login":"dabacon","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"},{"login":"BichengYing","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"kevinsung","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinsung"},{"login":"viathor","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viathor"},{"login":"vtomole","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vtomole"},{"login":"95-martin-orion","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/95-martin-orion"},{"login":"wcourtney","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"augustehirth","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/augustehirth"},{"login":"andbe91","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"MichaelBroughton","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelBroughton"},{"login":"obriente","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/obriente"},{"login":"zchen088","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zchen088"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"dkafri","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkafri"},{"login":"cduck","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cduck"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"alexandrupaler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexandrupaler"},{"login":"kmlau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmlau"},{"login":"bichengying","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bichengying"},{"login":"peterse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peterse"},{"login":"karlunho","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karlunho"},{"login":"gmauricio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gmauricio"},{"login":"smitsanghavi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smitsanghavi"},{"login":"crystalzhaizhai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crystalzhaizhai"},{"login":"jbrixon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrixon"},{"login":"babbush","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babbush"},{"login":"naerabati","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naerabati"},{"login":"ncrubin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncrubin"},{"login":"kjsatz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kjsatz"}],"active_maintainers":[{"login":"pavoljuhas","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"daxfohl","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"babacry","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"NoureldinYosri","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"senecameeks","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"BichengYing","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"eliottrosenberg","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"wcourtney","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"andbe91","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"dabacon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cirq-ionq/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cirq-ionq/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cirq-ionq/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/cirq-ionq/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"}},{"id":7835228,"name":"cirq-ft","ecosystem":"pypi","description":"A Cirq package for fault-tolerant algorithms","homepage":"http://github.com/quantumlib/cirq","licenses":"Apache 2","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/quantumlib/cirq","keywords_array":[],"namespace":null,"versions_count":277,"first_release_published_at":"2023-06-06T22:04:05.000Z","latest_release_published_at":"2023-12-01T22:11:30.000Z","latest_release_number":"1.3.0","last_synced_at":"2025-09-04T21:36:23.911Z","created_at":"2023-06-21T22:19:25.550Z","updated_at":"2025-09-05T11:13:34.906Z","registry_url":"https://pypi.org/project/cirq-ft/","install_command":"pip install cirq-ft --index-url https://pypi.org/simple","documentation_url":"https://cirq-ft.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"cirq-ft","project_status":null},"repo_metadata":{"id":37319119,"uuid":"114306758","full_name":"quantumlib/Cirq","owner":"quantumlib","description":"Python framework for creating, editing, and invoking Noisy Intermediate-Scale Quantum (NISQ) circuits.","archived":false,"fork":false,"pushed_at":"2025-09-04T21:06:22.000Z","size":42527,"stargazers_count":4694,"open_issues_count":181,"forks_count":1137,"subscribers_count":189,"default_branch":"main","last_synced_at":"2025-09-04T21:21:11.561Z","etag":null,"topics":["algorithms","api","cirq","google","google-quantum","nisq","python","quantum","quantum-algorithms","quantum-circuit","quantum-circuit-simulator","quantum-computer-simulator","quantum-computing","quantum-development-kit","quantum-information","quantum-programming","quantum-programming-language","quantum-simulation","sdk","simulation"],"latest_commit_sha":null,"homepage":"https://quantumai.google/cirq","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quantumlib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-12-14T23:41:49.000Z","updated_at":"2025-09-04T20:41:27.000Z","dependencies_parsed_at":"2023-10-14T18:30:16.096Z","dependency_job_id":"dba70779-cd9d-4fdb-b505-143da68fcbd1","html_url":"https://github.com/quantumlib/Cirq","commit_stats":{"total_commits":3633,"total_committers":228,"mean_commits":15.93421052631579,"dds":0.9077897054775668,"last_synced_commit":"455f50be4b1d22237de7ffa82c1efabd201fb184"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/quantumlib/Cirq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/sbom","scorecard":{"id":500097,"data":{"date":"2025-08-16T20:26:15Z","repo":{"name":"github.com/quantumlib/Cirq","commit":"66eb6898ee9644d00be67c97b967338f8232dcf0"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yaml:57","Info: topLevel permissions set to 'read-all': .github/workflows/ci-daily.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci-weekly.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:19","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yaml:23","Info: topLevel permissions set to 'read-all': .github/workflows/pr-labeler.yaml:48","Info: topLevel permissions set to 'read-all': .github/workflows/release-main.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/stale.yml:60","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: dev_tools/pypath:0","Warn: pipCommand not pinned by hash: dev_tools/conf/pip-install-minimal-for-pytest-changed-files.sh:32","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:90","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/ci-weekly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:266","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:267","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:349","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:371","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:224","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:243","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:140","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:156","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:207","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:323","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:324","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:183","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:27","Info:  60 out of  60 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  25 pipCommand dependencies pinned","Info:   4 out of   4 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/158102845","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/158102845"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Contributors","score":10,"reason":"project has 18 contributing companies or organizations","details":["Info: found contributions from: AI4LAM, Infleqtion, QCHackers, SciCodes, casics, combine-org, diffpy, duke university, google, google quantum ai, google quantum ai @quantumlib, googlers, infleqtion, internetitem, msmbuilder, sbmlteam, software-craftsmanship-new-york, tensorflow"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T21:36:46.295Z","repository_id":37319119,"created_at":"2025-08-19T21:36:46.295Z","updated_at":"2025-08-19T21:36:46.295Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273747876,"owners_count":25160677,"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_record":{"login":"quantumlib","name":"quantumlib","uuid":"31279789","kind":"organization","description":"Google's open source code library for the quantum world","email":null,"website":"quantumai.google","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31279789?v=4","repositories_count":15,"last_synced_at":"2024-03-25T20:43:48.640Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/quantumlib","funding_links":[],"total_stars":7151,"followers":760,"following":0,"created_at":"2022-11-02T16:35:33.541Z","updated_at":"2024-03-25T20:43:52.971Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib/repositories"},"tags":[{"name":"v1.6.1","sha":"1a4ac41204e44ddf0e322a769cd492df070b6586","kind":"tag","published_at":"2025-08-14T03:13:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2a2b6f178d7c0eab54ff0e3488082926339052ea","kind":"tag","published_at":"2025-07-23T03:45:54.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7fe741bfbce2a58f803ecb04d577bb45802fb2f4","kind":"tag","published_at":"2025-04-10T03:14:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2975d10912acd4183838f5c1ddba8f278faedb2a","kind":"tag","published_at":"2024-06-26T23:52:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab967669caddc7da510dddc22c12e6c5747e9d85","kind":"tag","published_at":"2024-05-30T04:20:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7df83d7495b22f2a6eb6021af9375878451c11a2","kind":"commit","published_at":"2023-12-01T21:12:10.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"07889dc2eb83f80af530397b43daa2400567dbb5","kind":"commit","published_at":"2023-07-17T23:57:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.2.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"79c048d214c5c8a03efc8ecc0cee4a49d970a546","kind":"commit","published_at":"2022-12-20T22:50:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.1.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"506ef08e7368076254ecc4717a804f4a842f441e","kind":"commit","published_at":"2022-07-18T21:51:00.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.0.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0/manifests"},{"name":"v0.15.0","sha":"f904a09031b102a3ad5d7b55eff2c8efe565197f","kind":"commit","published_at":"2022-06-29T00:24:58.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.15.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"632396c997339d1f6c842608918978527f898854","kind":"commit","published_at":"2022-04-11T01:41:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"a1b46ddc43af75057560dac3bbba97e4e61c2297","kind":"commit","published_at":"2022-03-24T06:26:34.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"782c14e0cc821794d21e82f30df8e6998f4b9992","kind":"commit","published_at":"2021-10-26T16:57:17.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"8a7d6f846480d5612f1f74f6ee8dd8da49568d79","kind":"commit","published_at":"2021-10-15T17:28:33.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"32e1d1e6037bc11535209da3d24072ac11fb89f6","kind":"commit","published_at":"2021-08-11T21:41:28.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.12.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02a45f9031716a920a8eac71819667f85ed54188","kind":"commit","published_at":"2021-07-26T18:35:20.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"58e16054159af6719825ada1d477b3b6d95204c5","kind":"commit","published_at":"2021-05-11T17:38:50.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ab45cf24e53a0de3b60404ce5f713dc92491cc3","kind":"commit","published_at":"2021-03-05T17:52:30.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.10.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0/manifests"},{"name":"fmt-black","sha":"2496fc9aa5c9d2fad1c5bb4ea7d201b54ca24ef2","kind":"commit","published_at":"2020-11-30T22:48:29.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/fmt-black","html_url":"https://github.com/quantumlib/Cirq/releases/tag/fmt-black","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@fmt-black","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black/manifests"},{"name":"v0.9.1","sha":"d58423a3f06dd0a40fd8acfdd006d9a876274a7c","kind":"commit","published_at":"2020-10-02T22:26:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"65abd007d85b285b13d027ada23f2c6eb0092f92","kind":"commit","published_at":"2020-10-01T18:14:18.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"1b05c0ec860de8d61eacbb53e2968cd38ad5f815","kind":"commit","published_at":"2020-07-13T21:00:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.2","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"ed175bcd1179035439f0c3bbc4290a20100a4fc8","kind":"commit","published_at":"2020-06-03T20:44:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3fded8861fad68fbd7c4bc8a1f982e6f8dd6712d","kind":"commit","published_at":"2020-05-04T17:08:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"cc61838b155a3e2147aaec388ee712260e638ec5","kind":"commit","published_at":"2020-01-17T23:19:56.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.7.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"f7aa4150252fa9e206d5b27592047c51f8fe58ec","kind":"commit","published_at":"2019-12-03T04:39:41.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d58c342125fb8ff22c12c2bbd7b236d4b5b90295","kind":"commit","published_at":"2019-10-30T20:53:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e8f9323beb6637b16b8ef9b647307eb9bc6c3967","kind":"commit","published_at":"2019-04-24T03:10:06.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4460134cb1a330641253d02ae833f4d90e70b8e2","kind":"commit","published_at":"2018-11-30T01:46:22.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"a11dc4031f5332c0eab2aa9f9f42a309756879c7","kind":"commit","published_at":"2018-07-18T22:35:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0b3f3476ba1b106ef32ebb97a0dc90061716ff98","kind":"commit","published_at":"2018-07-18T06:41:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0/manifests"},{"name":"v0.1","sha":"f2d55e9aaef57117211975adb2e5084b2faf6deb","kind":"commit","published_at":"2018-04-17T16:18:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T11:13:34.906Z","dependent_packages_count":5,"downloads":9564,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":1.6977022821478278,"dependent_repos_count":11.513731659769485,"dependent_packages_count":1.8773759292364922,"stargazers_count":1.1343332326978106,"forks_count":1.3242115776422048,"docker_downloads_count":null,"average":3.509470936298764},"purl":"pkg:pypi/cirq-ft","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cirq-ft","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cirq-ft","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cirq-ft/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T03:34:10.209Z","issues_count":643,"pull_requests_count":1995,"avg_time_to_close_issue":56299865.76635514,"avg_time_to_close_pull_request":2961058.528214078,"issues_closed_count":428,"pull_requests_closed_count":1717,"pull_request_authors_count":141,"issue_authors_count":136,"avg_comments_per_issue":3.494556765163297,"avg_comments_per_pull_request":1.7117794486215538,"merged_pull_requests_count":1316,"bot_issues_count":1,"bot_pull_requests_count":235,"past_year_issues_count":162,"past_year_pull_requests_count":1235,"past_year_avg_time_to_close_issue":1868844.2236842106,"past_year_avg_time_to_close_pull_request":436289.56126482214,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":1012,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":1.2530864197530864,"past_year_avg_comments_per_pull_request":1.5692307692307692,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":215,"past_year_merged_pull_requests_count":806,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/issues","maintainers":[{"login":"pavoljuhas","count":507,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"NoureldinYosri","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"daxfohl","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"tanujkhattar","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tanujkhattar"},{"login":"senecameeks","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"babacry","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"eliottrosenberg","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"verult","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/verult"},{"login":"mpharrigan","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpharrigan"},{"login":"dabacon","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"},{"login":"BichengYing","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"kevinsung","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinsung"},{"login":"viathor","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viathor"},{"login":"vtomole","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vtomole"},{"login":"95-martin-orion","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/95-martin-orion"},{"login":"wcourtney","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"augustehirth","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/augustehirth"},{"login":"andbe91","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"MichaelBroughton","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelBroughton"},{"login":"obriente","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/obriente"},{"login":"zchen088","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zchen088"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"dkafri","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkafri"},{"login":"cduck","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cduck"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"alexandrupaler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexandrupaler"},{"login":"kmlau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmlau"},{"login":"bichengying","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bichengying"},{"login":"peterse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peterse"},{"login":"karlunho","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karlunho"},{"login":"gmauricio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gmauricio"},{"login":"smitsanghavi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smitsanghavi"},{"login":"crystalzhaizhai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crystalzhaizhai"},{"login":"jbrixon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrixon"},{"login":"babbush","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babbush"},{"login":"naerabati","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naerabati"},{"login":"ncrubin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncrubin"},{"login":"kjsatz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kjsatz"}],"active_maintainers":[{"login":"pavoljuhas","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"daxfohl","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"babacry","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"NoureldinYosri","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"senecameeks","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"BichengYing","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"eliottrosenberg","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"wcourtney","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"andbe91","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"dabacon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-ft/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-ft/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-ft/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-ft/related_packages","maintainers":[{"uuid":"quantumlib","login":"quantumlib","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/quantumlib/","role":null,"created_at":"2023-07-18T17:41:29.627Z","updated_at":"2023-07-18T17:41:29.627Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/quantumlib/packages"},{"uuid":"quantumlib_release_bot","login":"quantumlib_release_bot","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/quantumlib_release_bot/","role":null,"created_at":"2023-06-21T23:26:38.717Z","updated_at":"2023-06-21T23:26:38.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/quantumlib_release_bot/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725158,"maintainers_count":308368,"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":2670611,"name":"cirq-dev","ecosystem":"pypi","description":"A framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.","homepage":"http://github.com/quantumlib/cirq","licenses":"Apache 2","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/quantumlib/cirq","keywords_array":[],"namespace":null,"versions_count":196,"first_release_published_at":"2019-08-16T17:20:41.000Z","latest_release_published_at":"2019-10-29T23:45:38.000Z","latest_release_number":"0.6.0.dev20191029234524","last_synced_at":"2025-09-04T21:36:24.534Z","created_at":"2022-04-10T10:21:11.733Z","updated_at":"2025-09-05T11:13:34.541Z","registry_url":"https://pypi.org/project/cirq-dev/","install_command":"pip install cirq-dev --index-url https://pypi.org/simple","documentation_url":"https://cirq-dev.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"cirq-dev","project_status":null},"repo_metadata":{"id":37319119,"uuid":"114306758","full_name":"quantumlib/Cirq","owner":"quantumlib","description":"Python framework for creating, editing, and invoking Noisy Intermediate-Scale Quantum (NISQ) circuits.","archived":false,"fork":false,"pushed_at":"2025-09-04T21:06:22.000Z","size":42527,"stargazers_count":4694,"open_issues_count":181,"forks_count":1137,"subscribers_count":189,"default_branch":"main","last_synced_at":"2025-09-04T21:21:11.561Z","etag":null,"topics":["algorithms","api","cirq","google","google-quantum","nisq","python","quantum","quantum-algorithms","quantum-circuit","quantum-circuit-simulator","quantum-computer-simulator","quantum-computing","quantum-development-kit","quantum-information","quantum-programming","quantum-programming-language","quantum-simulation","sdk","simulation"],"latest_commit_sha":null,"homepage":"https://quantumai.google/cirq","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quantumlib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-12-14T23:41:49.000Z","updated_at":"2025-09-04T20:41:27.000Z","dependencies_parsed_at":"2023-10-14T18:30:16.096Z","dependency_job_id":"dba70779-cd9d-4fdb-b505-143da68fcbd1","html_url":"https://github.com/quantumlib/Cirq","commit_stats":{"total_commits":3633,"total_committers":228,"mean_commits":15.93421052631579,"dds":0.9077897054775668,"last_synced_commit":"455f50be4b1d22237de7ffa82c1efabd201fb184"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/quantumlib/Cirq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/sbom","scorecard":{"id":500097,"data":{"date":"2025-08-16T20:26:15Z","repo":{"name":"github.com/quantumlib/Cirq","commit":"66eb6898ee9644d00be67c97b967338f8232dcf0"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.8,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 20 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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yaml:57","Info: topLevel permissions set to 'read-all': .github/workflows/ci-daily.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci-weekly.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:19","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yaml:23","Info: topLevel permissions set to 'read-all': .github/workflows/pr-labeler.yaml:48","Info: topLevel permissions set to 'read-all': .github/workflows/release-main.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/stale.yml:60","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: dev_tools/pypath:0","Warn: pipCommand not pinned by hash: dev_tools/conf/pip-install-minimal-for-pytest-changed-files.sh:32","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:90","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/ci-daily.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/ci-weekly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:266","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:267","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:349","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:371","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:224","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:243","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:50","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:118","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:140","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:156","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:206","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:207","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:323","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:324","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:68","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:183","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/release-main.yml:27","Info:  60 out of  60 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  25 pipCommand dependencies pinned","Info:   4 out of   4 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 2 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.6.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 not signed: https://api.github.com/repos/quantumlib/Cirq/releases/158102845","Warn: release artifact v1.6.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/239852363","Warn: release artifact v1.6.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/234422284","Warn: release artifact v1.5.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/211649273","Warn: release artifact v1.4.1 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/162662100","Warn: release artifact v1.4.0 does not have provenance: https://api.github.com/repos/quantumlib/Cirq/releases/158102845"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-g7vv-2v7x-gj9p","Warn: Project is vulnerable to: PYSEC-2022-48 / GHSA-77rm-9x9h-xj3g","Warn: Project is vulnerable to: GHSA-8gq9-2x98-w8hf","Warn: Project is vulnerable to: GHSA-8qvm-5x2c-j2w7","Warn: Project is vulnerable to: PYSEC-2017-65 / GHSA-jwvw-v7c5-m82h","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Contributors","score":10,"reason":"project has 18 contributing companies or organizations","details":["Info: found contributions from: AI4LAM, Infleqtion, QCHackers, SciCodes, casics, combine-org, diffpy, duke university, google, google quantum ai, google quantum ai @quantumlib, googlers, infleqtion, internetitem, msmbuilder, sbmlteam, software-craftsmanship-new-york, tensorflow"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-19T21:36:46.295Z","repository_id":37319119,"created_at":"2025-08-19T21:36:46.295Z","updated_at":"2025-08-19T21:36:46.295Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273747876,"owners_count":25160677,"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_record":{"login":"quantumlib","name":"quantumlib","uuid":"31279789","kind":"organization","description":"Google's open source code library for the quantum world","email":null,"website":"quantumai.google","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/31279789?v=4","repositories_count":15,"last_synced_at":"2024-03-25T20:43:48.640Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/quantumlib","funding_links":[],"total_stars":7151,"followers":760,"following":0,"created_at":"2022-11-02T16:35:33.541Z","updated_at":"2024-03-25T20:43:52.971Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib/repositories"},"tags":[{"name":"v1.6.1","sha":"1a4ac41204e44ddf0e322a769cd492df070b6586","kind":"tag","published_at":"2025-08-14T03:13:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"2a2b6f178d7c0eab54ff0e3488082926339052ea","kind":"tag","published_at":"2025-07-23T03:45:54.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"7fe741bfbce2a58f803ecb04d577bb45802fb2f4","kind":"tag","published_at":"2025-04-10T03:14:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"2975d10912acd4183838f5c1ddba8f278faedb2a","kind":"tag","published_at":"2024-06-26T23:52:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"ab967669caddc7da510dddc22c12e6c5747e9d85","kind":"tag","published_at":"2024-05-30T04:20:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"7df83d7495b22f2a6eb6021af9375878451c11a2","kind":"commit","published_at":"2023-12-01T21:12:10.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"07889dc2eb83f80af530397b43daa2400567dbb5","kind":"commit","published_at":"2023-07-17T23:57:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.2.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"79c048d214c5c8a03efc8ecc0cee4a49d970a546","kind":"commit","published_at":"2022-12-20T22:50:11.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.1.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"506ef08e7368076254ecc4717a804f4a842f441e","kind":"commit","published_at":"2022-07-18T21:51:00.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v1.0.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v1.0.0/manifests"},{"name":"v0.15.0","sha":"f904a09031b102a3ad5d7b55eff2c8efe565197f","kind":"commit","published_at":"2022-06-29T00:24:58.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.15.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"632396c997339d1f6c842608918978527f898854","kind":"commit","published_at":"2022-04-11T01:41:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"a1b46ddc43af75057560dac3bbba97e4e61c2297","kind":"commit","published_at":"2022-03-24T06:26:34.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.14.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"782c14e0cc821794d21e82f30df8e6998f4b9992","kind":"commit","published_at":"2021-10-26T16:57:17.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"8a7d6f846480d5612f1f74f6ee8dd8da49568d79","kind":"commit","published_at":"2021-10-15T17:28:33.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.13.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"32e1d1e6037bc11535209da3d24072ac11fb89f6","kind":"commit","published_at":"2021-08-11T21:41:28.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.12.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"02a45f9031716a920a8eac71819667f85ed54188","kind":"commit","published_at":"2021-07-26T18:35:20.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"58e16054159af6719825ada1d477b3b6d95204c5","kind":"commit","published_at":"2021-05-11T17:38:50.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.11.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"0ab45cf24e53a0de3b60404ce5f713dc92491cc3","kind":"commit","published_at":"2021-03-05T17:52:30.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.10.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.10.0/manifests"},{"name":"fmt-black","sha":"2496fc9aa5c9d2fad1c5bb4ea7d201b54ca24ef2","kind":"commit","published_at":"2020-11-30T22:48:29.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/fmt-black","html_url":"https://github.com/quantumlib/Cirq/releases/tag/fmt-black","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@fmt-black","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/fmt-black/manifests"},{"name":"v0.9.1","sha":"d58423a3f06dd0a40fd8acfdd006d9a876274a7c","kind":"commit","published_at":"2020-10-02T22:26:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"65abd007d85b285b13d027ada23f2c6eb0092f92","kind":"commit","published_at":"2020-10-01T18:14:18.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.9.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"1b05c0ec860de8d61eacbb53e2968cd38ad5f815","kind":"commit","published_at":"2020-07-13T21:00:08.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.2","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"ed175bcd1179035439f0c3bbc4290a20100a4fc8","kind":"commit","published_at":"2020-06-03T20:44:45.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"3fded8861fad68fbd7c4bc8a1f982e6f8dd6712d","kind":"commit","published_at":"2020-05-04T17:08:32.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.8.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"cc61838b155a3e2147aaec388ee712260e638ec5","kind":"commit","published_at":"2020-01-17T23:19:56.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.7.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"f7aa4150252fa9e206d5b27592047c51f8fe58ec","kind":"commit","published_at":"2019-12-03T04:39:41.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d58c342125fb8ff22c12c2bbd7b236d4b5b90295","kind":"commit","published_at":"2019-10-30T20:53:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.6.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"e8f9323beb6637b16b8ef9b647307eb9bc6c3967","kind":"commit","published_at":"2019-04-24T03:10:06.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.5.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"4460134cb1a330641253d02ae833f4d90e70b8e2","kind":"commit","published_at":"2018-11-30T01:46:22.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.4.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"a11dc4031f5332c0eab2aa9f9f42a309756879c7","kind":"commit","published_at":"2018-07-18T22:35:31.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"0b3f3476ba1b106ef32ebb97a0dc90061716ff98","kind":"commit","published_at":"2018-07-18T06:41:35.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.3.0","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.3.0/manifests"},{"name":"v0.1","sha":"f2d55e9aaef57117211975adb2e5084b2faf6deb","kind":"commit","published_at":"2018-04-17T16:18:52.000Z","download_url":"https://codeload.github.com/quantumlib/Cirq/tar.gz/v0.1","html_url":"https://github.com/quantumlib/Cirq/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/quantumlib/Cirq@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-05T11:13:34.540Z","dependent_packages_count":0,"downloads":304,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":13.926362510439874,"dependent_repos_count":67.12306615224225,"dependent_packages_count":10.119285352930213,"stargazers_count":1.1348291955588183,"forks_count":1.3250134079869762,"docker_downloads_count":null,"average":18.725711323831625},"purl":"pkg:pypi/cirq-dev","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cirq-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cirq-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cirq-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-05T03:34:10.209Z","issues_count":643,"pull_requests_count":1995,"avg_time_to_close_issue":56299865.76635514,"avg_time_to_close_pull_request":2961058.528214078,"issues_closed_count":428,"pull_requests_closed_count":1717,"pull_request_authors_count":141,"issue_authors_count":136,"avg_comments_per_issue":3.494556765163297,"avg_comments_per_pull_request":1.7117794486215538,"merged_pull_requests_count":1316,"bot_issues_count":1,"bot_pull_requests_count":235,"past_year_issues_count":162,"past_year_pull_requests_count":1235,"past_year_avg_time_to_close_issue":1868844.2236842106,"past_year_avg_time_to_close_pull_request":436289.56126482214,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":1012,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":1.2530864197530864,"past_year_avg_comments_per_pull_request":1.5692307692307692,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":215,"past_year_merged_pull_requests_count":806,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/issues","maintainers":[{"login":"pavoljuhas","count":507,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"NoureldinYosri","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"daxfohl","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"tanujkhattar","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tanujkhattar"},{"login":"senecameeks","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"babacry","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"eliottrosenberg","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"verult","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/verult"},{"login":"mpharrigan","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpharrigan"},{"login":"dabacon","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"},{"login":"BichengYing","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"kevinsung","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinsung"},{"login":"viathor","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viathor"},{"login":"vtomole","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vtomole"},{"login":"95-martin-orion","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/95-martin-orion"},{"login":"wcourtney","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"augustehirth","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/augustehirth"},{"login":"andbe91","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"MichaelBroughton","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelBroughton"},{"login":"obriente","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/obriente"},{"login":"zchen088","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zchen088"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"dkafri","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkafri"},{"login":"cduck","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cduck"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"alexandrupaler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexandrupaler"},{"login":"kmlau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmlau"},{"login":"bichengying","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bichengying"},{"login":"peterse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peterse"},{"login":"karlunho","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karlunho"},{"login":"gmauricio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gmauricio"},{"login":"smitsanghavi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smitsanghavi"},{"login":"crystalzhaizhai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crystalzhaizhai"},{"login":"jbrixon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrixon"},{"login":"babbush","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babbush"},{"login":"naerabati","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naerabati"},{"login":"ncrubin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncrubin"},{"login":"kjsatz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kjsatz"}],"active_maintainers":[{"login":"pavoljuhas","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"daxfohl","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"babacry","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"NoureldinYosri","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"senecameeks","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"BichengYing","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"eliottrosenberg","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"wcourtney","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"andbe91","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"dabacon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-dev/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cirq-dev/related_packages","maintainers":[{"uuid":"quantumlib","login":"quantumlib","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/quantumlib/","role":"Owner","created_at":"2025-02-25T01:40:46.114Z","updated_at":"2025-02-25T01:40:46.114Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/quantumlib/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725158,"maintainers_count":308368,"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":15724,"full_name":"quantumlib/Cirq","default_branch":"main","committers":[{"name":"Craig Gidney","email":"Craig.Gidney@gmail.com","login":"Strilanc","count":534},{"name":"Doug Strain","email":"dstrain@google.com","login":"dstrain115","count":349},{"name":"Dave Bacon","email":"dabacon@gmail.com","login":"dabacon","count":346},{"name":"Pavol Juhas","email":"juhas@google.com","login":"pavoljuhas","count":281},{"name":"Tanuj Khattar","email":"tanujkhattar@google.com","login":"tanujkhattar","count":232},{"name":"Matthew Neeley","email":"maffoo@google.com","login":"maffoo","count":212},{"name":"Balint Pato","email":"balopat","login":"balopat","count":196},{"name":"Dax Fohl","email":"dax.fohl@gmail.com","login":"daxfohl","count":164},{"name":"Adam Zalcman","email":"40255865+viathor","login":"viathor","count":112},{"name":"MichaelBroughton","email":"MichaelBroughton","login":"MichaelBroughton","count":112},{"name":"Orion Martin","email":"40585662+95-martin-orion","login":"95-martin-orion","count":107},{"name":"Kevin J. Sung","email":"kevinsung","login":"kevinsung","count":103},{"name":"Matthew Harrigan","email":"mpharrigan@google.com","login":"mpharrigan","count":100},{"name":"Michael Hucka","email":"mhucka@caltech.edu","login":"mhucka","count":88},{"name":"Casey Duckering","email":"cduck","login":"cduck","count":83},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":82},{"name":"Cheng Xing","email":"cxing@google.com","login":"verult","count":72},{"name":"Victory Omole","email":"vtomole@iastate.edu","login":null,"count":68},{"name":"Noureldin","email":"noureldinyosri@google.com","login":"NoureldinYosri","count":67},{"name":"Bryan A. O'Gorman","email":"bryanaogorman@gmail.com","login":"bryano","count":59},{"name":"smitsanghavi","email":"smitsanghavi","login":"smitsanghavi","count":59},{"name":"Wojciech Mruczkiewicz","email":"mrwojtek@google.com","login":"mrwojtek","count":57},{"name":"Victory Omole","email":"vtomole2@gmail.com","login":"vtomole","count":51},{"name":"Ryan LaRose","email":"rlarose@umich.edu","login":"rmlarose","count":40},{"name":"Antoine (Tony) Bruguier","email":"tony.bruguier@gmail.com","login":"tonybruguier","count":37},{"name":"Seneca Meeks","email":"senecacmeeks@gmail.com","login":"senecameeks","count":30},{"name":"augustehirth","email":"augusteh@google.com","login":"augustehirth","count":27},{"name":"Bicheng Ying","email":"bichengying@gmail.com","login":"BichengYing","count":25},{"name":"Andreas Bengtsson","email":"andreas.bengtsson@gmail.com","login":"andbe91","count":23},{"name":"eliottrosenberg","email":"61400172+eliottrosenberg","login":"eliottrosenberg","count":21},{"name":"Anna Nachesa","email":"anachesa@gmail.com","login":"Ashalynd","count":18},{"name":"Renyi Chen","email":"renyichen@google.com","login":"babacry","count":17},{"name":"Jon Donovan","email":"donovan@ionq.co","login":"Cynocracy","count":17},{"name":"William Courtney","email":"wcourtney@google.com","login":"wcourtney","count":16},{"name":"lindmarkm","email":"mikerl@google.com","login":"lindmarkm","count":14},{"name":"Cody Poole","email":"codemeister4@gmail.com","login":"c-poole","count":14},{"name":"Ammar Eltigani","email":"52700536+ammareltigani","login":"ammareltigani","count":12},{"name":"Dmytro Fedoriaka","email":"fedimser","login":"fedimser","count":12},{"name":"KevinVillela","email":"kevin@villela.com","login":"KevinVillela","count":12},{"name":"tonybruguier-google","email":"55814794+tonybruguier-google","login":"tonybruguier-google","count":12},{"name":"evan","email":"peterse583@gmail.com","login":"peterse","count":11},{"name":"Tim Swast","email":"swast@google.com","login":"tswast","count":10},{"name":"David Yonge-Mallo","email":"dlyongemallo","login":"dlyongemallo","count":8},{"name":"Ping Yeh","email":"pingyeh","login":"pingyeh","count":8},{"name":"Jintao YU","email":"yjt98765@gmail.com","login":"yjt98765","count":7},{"name":"Vamsi Krishna Devabathini","email":"devabathini92@gmail.com","login":"iamvamsikrishnad","count":7},{"name":"Nathanael Thompson","email":"than4213@gmail.com","login":"than4213","count":7},{"name":"Ana Sofia Uzsoy","email":"32312683+asmuzsoy","login":"asmuzsoy","count":7},{"name":"Henrique Silvério","email":"henrique.silverio@tecnico.ulisboa.pt","login":"HGSilveri","count":7},{"name":"codrut3","email":"codrut@google.com","login":"codrut3","count":6},{"name":"Zijun Chen","email":"chenjimmy@google.com","login":"zchen088","count":6},{"name":"Animesh Sinha","email":"AnimeshSinha1309@gmail.com","login":"AnimeshSinha1309","count":6},{"name":"Unai Corzo","email":"corzounai@gmail.com","login":"unaiic","count":5},{"name":"Seun Omonije","email":"oseun22@gmail.com","login":"seunomonije","count":5},{"name":"richrines1","email":"85512171+richrines1","login":"richrines1","count":5},{"name":"Spencer Churchill","email":"churchill@ionq.co","login":"splch","count":5},{"name":"Billy Lamberta","email":"blamb@google.com","login":"lamberta","count":5},{"name":"Timothy Man","email":"timothyman","login":"timothyman","count":5},{"name":"Ryan Babbush","email":"ryanbabbush@gmail.com","login":"babbush","count":5},{"name":"Wojciech Mruczkiewicz","email":"mrwojtek@mrwojtek.pl","login":null,"count":5},{"name":"Jannes Stubbemann","email":"jannes.stubbemann@gmail.com","login":"stubbi","count":4},{"name":"Sam Burdick","email":"samuelmburdick@gmail.com","login":"smburdick","count":4},{"name":"skushnir123","email":"samkushnir@gmail.com","login":"skushnir123","count":4},{"name":"jitendrs","email":"783428+jitendrs","login":"jitendrs","count":4},{"name":"ishmum123","email":"ishmumkhan@yahoo.co.in","login":"ishmum123","count":3},{"name":"yinghui-hu","email":"125706885+yinghui-hu","login":"yinghui-hu","count":3},{"name":"sboixo","email":"boixo@google.com","login":"sboixo","count":3},{"name":"dkafri","email":"30353657+dkafri","login":"dkafri","count":3},{"name":"ddddddanni","email":"danniwang@google.com","login":"ddddddanni","count":3},{"name":"crystalzhaizhai","email":"31509747+crystalzhaizhai","login":"crystalzhaizhai","count":3},{"name":"Shannon Wang","email":"sxwang@google.com","login":"sxwang","count":3},{"name":"RevanthGundala","email":"93841932+RevanthGundala","login":"RevanthGundala","count":3},{"name":"AJ Hanus","email":"hanusaj@gmail.com","login":"ajhanus","count":3},{"name":"Andriy Kushnarov","email":"3335483+akushnarov","login":"akushnarov","count":3},{"name":"XiaoMiQC","email":"41397361+XiaoMiQC","login":"XiaoMiQC","count":3},{"name":"Shef","email":"shef.ashiru@gmail.com","login":"shef4","count":3},{"name":"Michael A. Perlin","email":"mika.perlin@gmail.com","login":"perlinm","count":3},{"name":"Radu Marginean","email":"radu.marg@gmail.com","login":"radumarg","count":3},{"name":"Ogah Jackreece Ejini","email":"jackreeceejini@gmail.com","login":"jackreeceejini","count":3},{"name":"Muyuan Li","email":"mlihc15@gmail.com","login":"mlihc15","count":3},{"name":"Mark Daoust","email":"markdaoust@google.com","login":"MarkDaoust","count":3},{"name":"K M Lau","email":"kmlau","login":"kmlau","count":3},{"name":"Jose Urruticoechea","email":"77821769+jurruti","login":"jurruti","count":3},{"name":"Joe Schulte","email":"joesho112358@gmail.com","login":"joesho112358","count":3},{"name":"Eric Hulburd","email":"3526083+erichulburd","login":"erichulburd","count":3},{"name":"Rishabh","email":"54768821+anonymousr007","login":"anonymousr007","count":2},{"name":"Ryan Hill","email":"ryanjh88@gmail.com","login":"ryanhill1","count":2},{"name":"Rémi Doreau","email":"32459935+ayshiff","login":"ayshiff","count":2},{"name":"Suyash Damle","email":"suyashd@google.com","login":"suyashdamle","count":2},{"name":"Yash Katariya","email":"yashkatariya@google.com","login":"yashk2810","count":2},{"name":"Yusheng Zhao","email":"rpfzpp@gmail.com","login":"exAClior","count":2},{"name":"Zachary Crockett","email":"towynlin@gmail.com","login":"towynlin","count":2},{"name":"Zhang Jiang","email":"john6060@gmail.com","login":"john6060","count":2},{"name":"xXnathankerrXx","email":"129232364+xXnathankerrXx","login":"xXnathankerrXx","count":2},{"name":"kenya-sk","email":"30319295+kenya-sk","login":"kenya-sk","count":2},{"name":"migueltorrescosta","email":"migueltorrescosta","login":"migueltorrescosta","count":2},{"name":"pschindler","email":"pschindler","login":"pschindler","count":2},{"name":"sarahsor","email":"sorenson.sarah@gmail.com","login":"sarahsor","count":2},{"name":"Seb Grijalva","email":"13460713+sebgrijalva","login":"sebgrijalva","count":2},{"name":"Peter Karalekas","email":"peter@karalekas.com","login":"karalekas","count":2},{"name":"Philip Massey","email":"philip.t.massey@gmail.com","login":"philiptmassey","count":2},{"name":"Patrick Nannt","email":"34661599+ptrc-n","login":"ptrc-n","count":2},{"name":"Malice","email":"fordearlinux@gmail.com","login":"shivanth","count":2},{"name":"Kunal Arya","email":"kunalq","login":"kunalq","count":2},{"name":"Justin Pan","email":"zimengpan@gmail.com","login":"justinpan0","count":2},{"name":"Hannah Sim","email":"hsim13372@gmail.com","login":"hsim13372","count":2},{"name":"Fionn Malone","email":"fmalone@google.com","login":"fdmalone","count":2},{"name":"Etsuji Nakai","email":"enakai0@gmail.com","login":"enakai00","count":2},{"name":"David Cox","email":"davemcox@gmail.com","login":"davemc84","count":2},{"name":"Cirq Bot","email":"craiggidney+github+cirqbot@google.com","login":"CirqBot","count":2},{"name":"Ben Brady","email":"brady.ben12@gmail.com","login":"bradyb","count":2},{"name":"Aria","email":"ariavikram@gmail.com","login":"Caffetaria","count":2},{"name":"Akshita","email":"36688304+Akshita07","login":"Akshita07","count":2},{"name":"Abhik Banerjee","email":"38981107+abhik-99","login":"abhik-99","count":2},{"name":"Mia von Steinkirch, Ph.D., M.Sc","email":"1130416+bt3gl","login":"bt3gl","count":2},{"name":"Purva Thakre","email":"66048318+purva-thakre","login":"purva-thakre","count":1},{"name":"Prakhar Bhatnagar","email":"42675093+prakharb10","login":"prakharb10","count":1},{"name":"Pragya","email":"163991062+prag16","login":"prag16","count":1},{"name":"Yash Gondhalekar","email":"yashgondhalekar567@gmail.com","login":"Yash-10","count":1},{"name":"Uzair Faruqui","email":"94143161+uzzzzzzz","login":"uzzzzzzz","count":1},{"name":"Timo Eckstein","email":"Timo.Eckstein@fau.de","login":"TimoEckstein","count":1},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":1},{"name":"Tim (Yi-Ting)","email":"yitchen@amazon.com","login":"yitchen-tim","count":1},{"name":"Tarun Singhania","email":"37648118+TarunSinghania","login":"TarunSinghania","count":1},{"name":"Emilio Peláez","email":"63567458+epelaaez","login":"epelaaez","count":1},{"name":"Dripto Debroy","email":"6699785+Dripto","login":"Dripto","count":1},{"name":"Drew","email":"drewrisinger","login":"drewrisinger","count":1},{"name":"Dominic Widdows","email":"dwiddows@gmail.com","login":"dwiddows","count":1},{"name":"Divyanshu Verma","email":"63949148+dv8081","login":"dv8081","count":1},{"name":"Daniel (Bochen) Tan","email":"33230390+tbcdebug","login":"tbcdebug","count":1},{"name":"Chen Jialin","email":"chenjl@shanghaitech.edu.cn","login":"Chen-Jialin","count":1},{"name":"lilies","email":"lilies","login":"lilies","count":1},{"name":"karlunho","email":"karlunho@gmail.com","login":"karlunho","count":1},{"name":"jshede","email":"55800240+jshede","login":"jshede","count":1},{"name":"jselig-rigetti","email":"97701976+jselig-rigetti","login":"jselig-rigetti","count":1},{"name":"Sanuj Sharma","email":"sanuj.sharma.in@gmail.com","login":"sanuj","count":1},{"name":"Samarth Vadia","email":"samarth.vadia12@gmail.com","login":"SamarthVadia","count":1},{"name":"Sagar Dollin","email":"43692787+SagarDollin","login":"SagarDollin","count":1},{"name":"S Jeeva","email":"43230676+jeeva2812","login":"jeeva2812","count":1},{"name":"Ryan Levy","email":"ryle@umich.edu","login":"ryanlevy","count":1},{"name":"Ryan Gonzalez","email":"1690697+refi64","login":"refi64","count":1},{"name":"Roland Siegbert","email":"roland.siegbert@gmail.com","login":"rscircus","count":1},{"name":"Rohan Jain","email":"rohanjain@cmu.edu","login":"rjain37","count":1},{"name":"Rodolfo Carobene","email":"74607088+rodolfocarobene","login":"rodolfocarobene","count":1},{"name":"Robert Hundt","email":"77870735+qcc4cp","login":"qcc4cp","count":1},{"name":"Rishit Vora","email":"rishit7.rv@gmail.com","login":"specbug","count":1},{"name":"Rhea Parekh","email":"rheaparekh12@gmail.com","login":"rheaparekh","count":1},{"name":"yourball","email":"y.kharkov@gmail.com","login":"yourball","count":1},{"name":"wing","email":"74674811+wingers","login":"wingers","count":1},{"name":"twojno","email":"86432954+twojno","login":"twojno","count":1},{"name":"stoykojulia","email":"62400807+stoykojulia","login":"stoykojulia","count":1},{"name":"smadhuk","email":"siddhantmadhuk@gmail.com","login":"smadhuk","count":1},{"name":"nickdgardner","email":"36652026+nickdgardner","login":"nickdgardner","count":1},{"name":"Spencer Churchill","email":"spencer.l.churchill@gmail.com","login":null,"count":1},{"name":"Victory Omole","email":"victory.omole@kingland.com","login":null,"count":1},{"name":"Walker Willetts","email":"walker.willetts@duke.edu","login":null,"count":1},{"name":"idk3","email":"kivlichan@g.harvard.edu","login":null,"count":1},{"name":"Craig Gidney","email":"craiggidney@craiggidney.c.googlers.com","login":null,"count":1},{"name":"Albert Frisch","email":"wakalixes@catbull.com","login":null,"count":1},{"name":"Mia von Steinkirch","email":"mvs.github.contact@gmail.com","login":null,"count":1},{"name":"Guen Prawiroatmodjo","email":"guenp@microsoft.com","login":null,"count":1},{"name":"Leonid Kuligin","email":"kuligin@google.com","login":null,"count":1},{"name":"nate stemen","email":"nate@stemen.email","login":"natestemen","count":1},{"name":"Chamod Perera","email":"rpctharakaperera@gmail.com","login":"chamodtharakaperera","count":1},{"name":"jli0108","email":"jli0108@umd.edu","login":"jli0108","count":1},{"name":"jbrixon","email":"rixon8@gmail.com","login":"jbrixon","count":1},{"name":"harryputterman","email":"52220264+harryputterman","login":"harryputterman","count":1},{"name":"gwhitehawk","email":"gwhitehawk@gmail.com","login":"gwhitehawk","count":1},{"name":"gauravgyawali","email":"79591396+gauravgyawali","login":"gauravgyawali","count":1},{"name":"fvkg","email":"48228131+fvkg","login":"fvkg","count":1},{"name":"cognigami","email":"53974528+cognigami","login":"cognigami","count":1},{"name":"cjcarey","email":"55564088+cjcarey","login":"cjcarey","count":1},{"name":"chasesadri","email":"chasesadri1@gmail.com","login":"chasesadri","count":1},{"name":"carthick","email":"challakarthik@gmail.com","login":"carthick","count":1},{"name":"brett koonce","email":"koonce@gmail.com","login":"brettkoonce","count":1},{"name":"asaf david","email":"asafdav2@gmail.com","login":"asafdav2","count":1},{"name":"Zeeshan Ahmed","email":"56979517+Zshan0","login":"Zshan0","count":1},{"name":"Yisu Peng","email":"shawn_pys@yahoo.com","login":"shawn-peng","count":1},{"name":"zoltanegyed","email":"45214882+zoltanegyed","login":"zoltanegyed","count":1},{"name":"Abhishek Chakraborty","email":"abhishekchak52@gmail.com","login":"abhishekchak52","count":1},{"name":"Martin Leib","email":"MartinLeib@circuitqed.net","login":"MLeib","count":1},{"name":"Bram Evert","email":"bram.evert@gmail.com","login":"bramathon","count":1},{"name":"Bharath Thotakura","email":"113555655+bharat-thotakura","login":"bharat-thotakura","count":1},{"name":"Benno Bielmeier","email":"github@bbenno.com","login":"bbenno","count":1},{"name":"Ben Greiner","email":"code@bnavigator.de","login":"bnavigator","count":1},{"name":"Bao Nguyen","email":"nlbao","login":"nlbao","count":1},{"name":"Awwal","email":"jashomgit@gmail.com","login":"JaShom","count":1},{"name":"Ashiq Firoz","email":"64600806+ashiq-firoz","login":"ashiq-firoz","count":1},{"name":"Antonio Martinez","email":"antonio.martinez.8128@gmail.com","login":"zaqqwerty","count":1},{"name":"Andrew Hancock","email":"AndrewHancock0@Gmail.com","login":"Hancockan","count":1},{"name":"Andrea Skolik","email":"35702116+askolik","login":"askolik","count":1},{"name":"Ali Panahi","email":"panaali@gmail.com","login":"panaali","count":1},{"name":"Alexis Shaw","email":"alexis.shaw@gmail.com","login":"alexisshaw","count":1},{"name":"Alex McNamara","email":"alex.mcnamara@gmail.com","login":"amcnamara","count":1},{"name":"Alessandro Cosentino","email":"cosenal@gmail.com","login":"cosenal","count":1},{"name":"Aleksandr Pak","email":"aleksandrpak","login":"aleksandrpak","count":1},{"name":"Shadab Hussain","email":"shadab.entrepreneur@outlook.com","login":"techwithshadab","count":1},{"name":"Shaswata Das","email":"shaswata56@gmail.com","login":"shaswata56","count":1},{"name":"Shivansh Mittal","email":"88429611+Shivansh20128","login":"Shivansh20128","count":1},{"name":"Shrill Shrestha","email":"43284212+ShrillShrestha","login":"ShrillShrestha","count":1},{"name":"Siddharth Mehta","email":"siddharth.mehta@berkeley.edu","login":"siddharth-mehta","count":1},{"name":"TAKAHASHI Shuuji","email":"shuuji3@gmail.com","login":"shuuji3","count":1},{"name":"Alapan Chaudhuri","email":"52317522+banrovegrie","login":"banrovegrie","count":1},{"name":"Abraham Asfaw","email":"1460033+aasfaw","login":"aasfaw","count":1},{"name":"Niko Savola","email":"niko.savola@aalto.fi","login":"nikosavola","count":1},{"name":"Nicholas Rubin","email":"rubinnc0@gmail.com","login":"ncrubin","count":1},{"name":"Nathan Shammah","email":"nathan.shammah@gmail.com","login":"nathanshammah","count":1},{"name":"Nafay Najam","email":"nafay.ghani@gmail.com","login":"nafaynajam","count":1},{"name":"Misha Brukman","email":"mbrukman@google.com","login":"mbrukman","count":1},{"name":"Max Hettrich","email":"max.hettrich@aqt.eu","login":"ma5x","count":1},{"name":"Matthew McEwen","email":"35579799+mmcewen-g","login":"mmcewen-g","count":1},{"name":"Matteo Pompili","email":"matpompili@gmail.com","login":"matpompili","count":1},{"name":"Jack Ceroni","email":"jackceroni@gmail.com","login":"Lucaman99","count":1},{"name":"Ilya K. Drozdov","email":"64921116+ikd-sci","login":"ikd-sci","count":1},{"name":"Ilja Livenson","email":"livenson","login":"livenson","count":1},{"name":"Hosseinberg","email":"34165958+Hosseinberg","login":"Hosseinberg","count":1},{"name":"Bryan Bonnet","email":"bbonnet@stevens.edu","login":"bbonnet","count":1},{"name":"joshp112358","email":"joshdpaik@gmail.com","login":"joshp112358","count":1},{"name":"Piotr Lewandowski","email":"piotr.w.lewandowski@gmail.com","login":"navaro1","count":1},{"name":"Pieter Eendebak","email":"pieter.eendebak@gmail.com","login":"eendebakpt","count":1},{"name":"Paweł Pamuła","email":"pawel.pamula@gmail.com","login":"PawelPamula","count":1},{"name":"Paige","email":"9815305+paaige","login":"paaige","count":1},{"name":"Oliver O'Brien","email":"oliverobrien111@gmail.com","login":"oliverob","count":1},{"name":"FallenApart","email":"slawomirkapka@gmail.com","login":"FallenApart","count":1},{"name":"naerabati","email":"111451616+naerabati","login":"naerabati","count":1},{"name":"michael","email":"65613226+michaelontiveros","login":"michaelontiveros","count":1},{"name":"melonwater211","email":"78627222+melonwater211","login":"melonwater211","count":1},{"name":"madcpf","email":"madcpf@gmail.com","login":"madcpf","count":1},{"name":"Gregory Clark","email":"greg@whatcode.net","login":"w-hat","count":1},{"name":"Greg Kahanamoku-Meyer","email":"gregory.meyer@gmail.com","login":"GregDMeyer","count":1},{"name":"Germán Mauricio Muñoz","email":"gmauricio.munoz@gmail.com","login":"gmauricio","count":1},{"name":"Gaurav Mann","email":"gauravMann","login":"gauravMann","count":1},{"name":"Freyam Mehta","email":"62539811+freyam","login":"freyam","count":1},{"name":"Festus Ayobami Owumi","email":"festusowumi@gmail.com","login":"Ayobami-00","count":1},{"name":"Martin Ganahl","email":"martin.ganahl@gmail.com","login":"mganahl","count":1},{"name":"Mark McDonald","email":"i@ii.net","login":"markmcd","count":1},{"name":"Mark Edmiston","email":"9750597+markedmiston","login":"markedmiston","count":1},{"name":"Loïc Henriet","email":"loic.henriet@gmail.com","login":"lhenriet","count":1},{"name":"Laurent AJDNIK","email":"83899250+LaurentAjdnik","login":"LaurentAjdnik","count":1},{"name":"Kislay Kishore","email":"kislay.kishore2003@gmail.com","login":"kislaykishore","count":1},{"name":"Josha91","email":"joshavanhoudt@gmail.com","login":"Josha91","count":1},{"name":"Jimmy Yao","email":"jiahaoyao.math@gmail.com","login":"JiahaoYao","count":1},{"name":"Jay Mehta","email":"31812582+thisisjaymehta","login":"thisisjaymehta","count":1},{"name":"Jae H. Yoo","email":"40815393+jaeyoo","login":"jaeyoo","count":1},{"name":"m-szalay","email":"62394372+m-szalay","login":"m-szalay","count":1}],"total_commits":4280,"total_committers":245,"total_bot_commits":82,"total_bot_committers":1,"mean_commits":17.46938775510204,"dds":0.875233644859813,"past_year_committers":[{"name":"Pavol Juhas","email":"juhas@google.com","login":"pavoljuhas","count":134},{"name":"Michael Hucka","email":"mhucka@caltech.edu","login":"mhucka","count":82},{"name":"Doug Strain","email":"dstrain@google.com","login":"dstrain115","count":61},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":49},{"name":"Dax Fohl","email":"dax.fohl@gmail.com","login":"daxfohl","count":29},{"name":"Noureldin","email":"noureldinyosri@google.com","login":"NoureldinYosri","count":21},{"name":"Seneca Meeks","email":"senecacmeeks@gmail.com","login":"senecameeks","count":17},{"name":"Renyi Chen","email":"renyichen@google.com","login":"babacry","count":16},{"name":"eliottrosenberg","email":"61400172+eliottrosenberg","login":"eliottrosenberg","count":12},{"name":"Matthew Neeley","email":"maffoo@google.com","login":"maffoo","count":7},{"name":"codrut3","email":"codrut@google.com","login":"codrut3","count":6},{"name":"Bicheng Ying","email":"bichengying@gmail.com","login":"BichengYing","count":5},{"name":"Radu Marginean","email":"radu.marg@gmail.com","login":"radumarg","count":3},{"name":"RevanthGundala","email":"93841932+RevanthGundala","login":"RevanthGundala","count":3},{"name":"ddddddanni","email":"danniwang@google.com","login":"ddddddanni","count":3},{"name":"Akshita","email":"36688304+Akshita07","login":"Akshita07","count":2},{"name":"Justin Pan","email":"zimengpan@gmail.com","login":"justinpan0","count":2},{"name":"K M Lau","email":"kmlau","login":"kmlau","count":2},{"name":"Rémi Doreau","email":"32459935+ayshiff","login":"ayshiff","count":2},{"name":"William Courtney","email":"wcourtney@google.com","login":"wcourtney","count":2},{"name":"richrines1","email":"85512171+richrines1","login":"richrines1","count":2},{"name":"nate stemen","email":"nate@stemen.email","login":"natestemen","count":1},{"name":"jselig-rigetti","email":"97701976+jselig-rigetti","login":"jselig-rigetti","count":1},{"name":"gauravgyawali","email":"79591396+gauravgyawali","login":"gauravgyawali","count":1},{"name":"Yash Gondhalekar","email":"yashgondhalekar567@gmail.com","login":"Yash-10","count":1},{"name":"Victory Omole","email":"vtomole2@gmail.com","login":"vtomole","count":1},{"name":"Tanuj Khattar","email":"tanujkhattar@google.com","login":"tanujkhattar","count":1},{"name":"Shivansh Mittal","email":"88429611+Shivansh20128","login":"Shivansh20128","count":1},{"name":"Ryan Hill","email":"ryanjh88@gmail.com","login":"ryanhill1","count":1},{"name":"Roland Siegbert","email":"roland.siegbert@gmail.com","login":"rscircus","count":1},{"name":"Rohan Jain","email":"rohanjain@cmu.edu","login":"rjain37","count":1},{"name":"Rodolfo Carobene","email":"74607088+rodolfocarobene","login":"rodolfocarobene","count":1},{"name":"Michael A. Perlin","email":"michael.perlin@jpmchase.com","login":"perlinm","count":1},{"name":"Ilya K. Drozdov","email":"64921116+ikd-sci","login":"ikd-sci","count":1},{"name":"Festus Ayobami Owumi","email":"festusowumi@gmail.com","login":"Ayobami-00","count":1},{"name":"Divyanshu Verma","email":"63949148+dv8081","login":"dv8081","count":1},{"name":"Dave Bacon","email":"dabacon@gmail.com","login":"dabacon","count":1},{"name":"Chamod Perera","email":"rpctharakaperera@gmail.com","login":"chamodtharakaperera","count":1},{"name":"Bharath Thotakura","email":"113555655+bharat-thotakura","login":"bharat-thotakura","count":1},{"name":"Benno Bielmeier","email":"github@bbenno.com","login":"bbenno","count":1},{"name":"Ashiq Firoz","email":"64600806+ashiq-firoz","login":"ashiq-firoz","count":1},{"name":"Alessandro Cosentino","email":"cosenal@gmail.com","login":"cosenal","count":1}],"past_year_total_commits":481,"past_year_total_committers":42,"past_year_total_bot_commits":49,"past_year_total_bot_committers":1,"past_year_mean_commits":11.452380952380953,"past_year_dds":0.7214137214137214,"last_synced_at":"2025-05-27T04:43:14.990Z","last_synced_commit":"e422e166a6ce3437cbb7a3f881b043e7350ad1f0","created_at":"2023-03-07T11:30:46.537Z","updated_at":"2025-05-27T04:43:15.068Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310192,"contributors_count":31095239,"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":"quantumlib/Cirq","html_url":"https://github.com/quantumlib/Cirq","last_synced_at":"2025-09-05T03:34:10.209Z","status":null,"issues_count":643,"pull_requests_count":1995,"avg_time_to_close_issue":56299865.76635514,"avg_time_to_close_pull_request":2961058.528214078,"issues_closed_count":428,"pull_requests_closed_count":1717,"pull_request_authors_count":141,"issue_authors_count":136,"avg_comments_per_issue":3.494556765163297,"avg_comments_per_pull_request":1.7117794486215538,"merged_pull_requests_count":1316,"bot_issues_count":1,"bot_pull_requests_count":235,"past_year_issues_count":162,"past_year_pull_requests_count":1235,"past_year_avg_time_to_close_issue":1868844.2236842106,"past_year_avg_time_to_close_pull_request":436289.56126482214,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":1012,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":1.2530864197530864,"past_year_avg_comments_per_pull_request":1.5692307692307692,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":215,"past_year_merged_pull_requests_count":806,"created_at":"2023-05-10T21:24:47.576Z","updated_at":"2025-09-05T03:34:10.211Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2FCirq/issues","issue_labels_count":{"triage/accepted":282,"kind/bug-report":206,"kind/feature-request":177,"kind/health":174,"good first issue":80,"status/stale":55,"no QC knowledge needed":46,"triage/needs-more-evidence":38,"kind/design-issue":38,"good for learning":35,"area/visualization":31,"area/circuits":27,"kind/task":25,"area/gates":24,"status/needs-agreed-design":24,"area/docs":23,"triage/discuss":22,"kind/docs":21,"area/performance":21,"area/google":20,"area/interop":19,"complexity/medium":19,"area/ci":18,"priority/review":17,"good part time project":17,"triage/needs-feasibility":16,"area/transformers":16,"area/testing":16,"area/serialization":16,"area/simulation":15,"area/qasm":15,"area/measurements":15,"skill-level/advanced":14,"area/parameters":13,"priority/p2":13,"area/google/engine":12,"roadmap":12,"complexity/low":12,"area/dependencies":11,"triage/wont-fix":11,"needs agreed design":10,"area/cirq-ft":10,"priority/p3":10,"area/python":9,"area/paulis":9,"area/cirqbot":8,"area/contrib":8,"area/noise":8,"area/channels":8,"area/decomposition":8,"complexity/high":8,"good part-time project":8,"area/experiments":8,"area/gate-compilation":7,"area/json":7,"priority/p1":7,"triage/stale":7,"skill-level/expert":7,"area/tags":7,"area/mypy":7,"area/docstrings":6,"area/releases":6,"area/imports":6,"area/protocols":6,"kind/roadmap-item":6,"triage/needs-reproduction":5,"area/packages":5,"area/qis":5,"area/examples":5,"area/decompose":5,"area/devices":5,"area/gatesets":5,"area/install":5,"area/qubits":4,"area/classical":4,"area/classical/control":4,"area/routing":4,"area/latex":4,"area/subcircuits":4,"interface/cirq-web":4,"area/notebook-testing":4,"area/noise-models":4,"priority/p1-urgent":4,"area/result":4,"area/tutorials":4,"priority: high":4,"priority/after-1.5":4,"area/formatting":4,"area/cleancode":4,"area/expectation-value":3,"area/samplers":3,"area/tomography":3,"area/colab":3,"area/protocols/mixtures":3,"size: S":3,"area/numpy":3,"area/xeb":3,"area/batching":3,"unitaryhack":3,"area/site":3,"area/docker":3,"triage/duplicate":3,"status/rfc-proposed":3,"area/google/device":2,"area/async":2,"area/clifford-optimizer":2,"interface/cirq-ionq":2,"area/typescript":2,"area/github":2,"area/density-matrix-simulator":2,"area/clifford-group":2,"interface/cirq-rigetti":2,"area/optimization":2,"area/contrib/acquaintance":2,"architecture/ion-trap":2,"kind/question":2,"platform/mac":2,"unitaryHACK":2,"platform/windows":2,"area/flaky-tests":2,"status/going-stale":2,"help wanted":2,"area/google/placement":2,"area/ecosystem":2,"kind/deprecation":2,"status/needs-rfc":2,"area/qcircuit":2,"area/google/job":1,"interface/cirq-aqt":1,"priority/after-1.6":1,"area/states":1,"area/eigengate":1,"area/3d-circuits":1,"area/dev":1,"area/cirq-ft/algos":1,"area/operators":1,"area/quantum-volume":1,"area/sphinx":1,"area/distance-measures":1,"area/coverage":1,"area/google/optimizers":1,"area/state-prep":1,"area/t1-decay":1,"area/variational":1,"roadmap-candidate":1,"area/classical/measurements":1,"area/equals-tester":1,"area/calibration":1,"area/protocols/num_qubits":1,"Size: XS":1,"area/google/protos":1,"area/quil":1,"area/product-states":1,"area/workflow":1,"area/images":1,"area/checks":1,"area/linalg":1,"area/projectors":1,"area/pylint":1,"area/faq":1,"area/google/processor":1,"area/contrib/quimb":1,"triage/works-as-expected":1,"area/linear-operators":1,"area/differentiation":1,"area/machine-learning":1,"area/contrib/graphdevice":1,"area/moments":1,"area/permutation-gate":1,"priority/p0":1,"area/clifford-simulator":1,"area/best-practices":1,"area/qudits":1,"skill-level/beginner":1,"area/svg":1,"area/accuracy":1,"area/contrib/quirk":1},"pull_request_labels_count":{"Size: XS":375,"size: S":372,"size: M":364,"kind/health":235,"area/dependencies":212,"size: L":201,"area/javascript":95,"area/python":78,"Stale":74,"area/docs":67,"size: XL":53,"cla: yes":44,"area/github":36,"dependencies":25,"priority/after-1.5":24,"priority/before-1.5":23,"javascript":23,"area/cirq-ft":21,"BREAKING CHANGE":18,"area/ci":16,"automerge":10,"status/stale":8,"unitaryHACK":8,"area/releases":7,"area/notebook-testing":6,"triage/discuss":6,"area/performance":5,"unitaryhack":4,"area/xeb":4,"area/decomposition":4,"priority/p3":4,"area/google/protos":4,"area/transformers":4,"area/formatting":4,"triage/accepted":4,"area/cleancode":3,"area/parameters":3,"triage/needs-more-evidence":3,"kind/bug-report":3,"front_of_queue_automerge":3,"interface/cirq-rigetti":3,"area/qasm":3,"interface/cirq-ionq":3,"area/best-practices":3,"priority/p1":3,"area/contrib/quimb":2,"area/cirqbot":2,"area/quil":2,"area/visualization":2,"area/classical/control":2,"area/async":2,"priority/before-1.6.1":2,"priority/before-1.6":2,"python":2,"area/testing":2,"area/linalg":2,"area/clifford-group":2,"area/paulis":2,"area/docker":2,"needs agreed design":2,"priority/after-1.6":1,"triage/duplicate":1,"good first issue":1,"area/gates":1,"no QC knowledge needed":1,"area/typescript":1,"Ready for Re-Review":1,"ionq":1,"pr/needs-rebase":1,"area/interop":1,"kind/task":1,"area/flaky-tests":1,"kind/deprecation":1},"issue_author_associations_count":{"COLLABORATOR":326,"CONTRIBUTOR":210,"NONE":106,"MEMBER":1},"pull_request_author_associations_count":{"COLLABORATOR":1103,"CONTRIBUTOR":753,"NONE":133,"MEMBER":6},"issue_authors":{"pavoljuhas":56,"mhucka":48,"tanujkhattar":44,"balopat":40,"Strilanc":34,"NoureldinYosri":32,"daxfohl":29,"dabacon":28,"mpharrigan":21,"kevinsung":19,"richrines1":17,"viathor":16,"vtomole":13,"p51lee":9,"babacry":9,"95-martin-orion":8,"rht":8,"eliottrosenberg":8,"senecameeks":7,"maffoo":6,"glanzz":6,"andbe91":5,"ikd-sci":5,"zchen088":5,"jiannanWang":4,"verult":4,"dkafri":4,"MichaelBroughton":4,"ArfatSalman":4,"cjcarey":4,"cduck":4,"AlMrvn":3,"peterse":3,"wcourtney":3,"natestemen":3,"dlyongemallo":3,"obriente":3,"YaegakiY":3,"ACE07-Sev":3,"jarthurgross":3,"BichengYing":3,"zlatko-minev":2,"dstrain115":2,"epelaaez":2,"lmarti-dev":2,"Yamid07":2,"ammareltigani":2,"jaeyoo":2,"bryano":2,"freyam":2,"TimoEckstein":2,"fdmalone":2,"alexandrupaler":2,"Cynocracy":2,"vili-1":2,"seunomonije":2,"shef4":2,"Zshan0":2,"augustehirth":1,"cgranade":1,"freezemusic":1,"ArturJS":1,"purva-thakre":1,"BillGatesNephew":1,"dikoling":1,"guenp":1,"Shuhul24":1,"oumjunior":1,"tomiock":1,"RevanthGundala":1,"bongiojp":1,"a-gupte":1,"fg-aqt":1,"dependabot[bot]":1,"banrovegrie":1,"davidmerwin":1,"dretta":1,"apassenger":1,"perlinm":1,"IlanIwumbwe":1,"mavzolej":1,"pgoiporia":1,"oschwarze":1,"wjy99-c":1,"bharat-thotakura":1,"cqc-melf":1,"anonymousr007":1,"doublehoon":1,"kenya-sk":1,"gatorwatt":1,"cosenal":1,"drewrisinger":1,"rmlarose":1,"gauravgyawali":1,"hoisinberg":1,"fedimser":1,"bramathon":1,"sergeisakov":1,"dotlambda":1,"anthonysmaldone":1,"alvinquantum":1,"ToolmanInside":1,"briancylui":1,"emma-louise-rosenfeld":1,"Bennybenassius":1,"karlunho":1,"ncrubin":1,"westurner":1,"smite":1,"smburdick":1,"Dripto":1,"codrut3":1,"tonybruguier-google":1,"akshajgaur":1,"smitsanghavi":1,"Nichebiche":1,"d-bharadwaj":1,"nikita-astronaut":1,"kjsatz":1,"stubbi":1,"babbush":1,"kygnz":1,"burlemarxiste":1,"gc318":1,"dwiddows":1,"nv-rliu":1,"ggardet":1,"markedmiston":1,"arnavdas88":1,"lucas-slattery":1,"mvchalupnik":1,"cdbf1":1,"skushnir123":1,"MarinaM79":1,"jurruti":1,"aryzzzzz":1},"pull_request_authors":{"pavoljuhas":451,"dependabot[bot]":235,"mhucka":211,"dstrain115":162,"NoureldinYosri":143,"daxfohl":86,"senecameeks":65,"babacry":47,"tanujkhattar":45,"maffoo":39,"eliottrosenberg":36,"verult":27,"codrut3":24,"BichengYing":24,"RevanthGundala":16,"shef4":13,"ddddddanni":13,"splch":11,"mpharrigan":10,"radumarg":10,"balopat":10,"augustehirth":9,"AbdullahKazi500":8,"richrines1":8,"justinpan0":8,"bichengying":8,"Akshita07":7,"wcourtney":7,"WingCode":6,"ayshiff":6,"kenya-sk":6,"smburdick":6,"Zshan0":6,"ACE07-Sev":5,"iamsusiep":5,"perlinm":5,"rmlarose":5,"95-martin-orion":5,"vtomole":4,"migueltorrescosta":4,"nikl1337":4,"ikd-sci":4,"freyam":4,"jurruti":4,"luffy-orf":4,"SauravMaheshkar":4,"natestemen":4,"gilbertalgordo":4,"Josha91":4,"kmlau":4,"hoisinberg":3,"fdmalone":3,"skushnir123":3,"dv8081":3,"dyates":3,"ryanhill1":3,"yinghui-hu":3,"p51lee":3,"Strilanc":3,"sanuj":3,"andbe91":3,"Shivansh20128":2,"Ayobami-00":2,"Sonderfall":2,"Gmontes01":2,"MichaelBroughton":2,"nivedha1":2,"kris524":2,"rodolfocarobene":2,"navaro1":2,"jessehoke11":2,"zlatko-minev":2,"smadhuk":2,"rscircus":2,"GregDMeyer":2,"obriente":2,"bramathon":2,"Yash-10":2,"prakharb10":2,"jackreeceejini":2,"drewrisinger":2,"carthick":2,"bbenno":2,"khnikhil":2,"cifrzak":2,"dkothari11":2,"xs-es":2,"dlyongemallo":2,"MarinaM79":2,"nishitkshah":2,"prag16":2,"viathor":2,"ArisAthena":2,"gauravgyawali":2,"JaShom":2,"cosenal":2,"Soham-47":2,"JulienCalistoTD":2,"AlMrvn":2,"suyashdamle":2,"jli0108":2,"NikolaiLong":2,"xXnathankerrXx":2,"Shadimrad":2,"thanacles":2,"googlercolin":2,"RepoBirdBot":2,"jeeva2812":1,"jbrixon":1,"lamberta":1,"siddharth-mehta":1,"alfrisch":1,"bharat-thotakura":1,"ToastCheng":1,"equwal":1,"alexbouayad":1,"shihar73":1,"kygnz":1,"gmauricio":1,"TarunSinghania":1,"uzzzzzzz":1,"sarahsor":1,"jselig-rigetti":1,"MrSaral":1,"anonymousr007":1,"renatomello":1,"rjain37":1,"bnavigator":1,"chamodtharakaperera":1,"eltociear":1,"Cynocracy":1,"cdbf1":1,"naerabati":1,"markedmiston":1,"KerryZhou1024":1,"rheaparekh":1,"wang-anthony03":1,"ashiq-firoz":1,"dabacon":1,"purva-thakre":1,"crystalzhaizhai":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10100117,"issues_count":31473266,"pull_requests_count":97445500,"authors_count":10702683,"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":{"kind/bug-report":63,"kind/health":51,"triage/accepted":29,"kind/feature-request":26,"good first issue":13,"triage/discuss":12,"kind/design-issue":12,"area/docs":8,"good for learning":7,"area/ci":6,"priority/p1":6,"triage/needs-more-evidence":5,"no QC knowledge needed":5,"area/dependencies":4,"priority/after-1.5":4,"kind/task":4,"area/decomposition":3,"triage/wont-fix":3,"area/gates":2,"good part-time project":2,"area/python":2,"interface/cirq-rigetti":2,"size: S":2,"area/performance":2,"area/google/engine":1,"area/tutorials":1,"Size: XS":1,"area/google/protos":1,"area/simulation":1,"area/cirq-ft":1,"area/releases":1,"priority/p2":1,"area/operators":1,"area/xeb":1,"area/typescript":1,"platform/mac":1,"platform/windows":1,"area/circuits":1,"priority/after-1.6":1,"area/notebook-testing":1,"area/tomography":1,"area/colab":1,"priority/p0":1,"priority/p1-urgent":1,"interface/cirq-ionq":1,"area/visualization":1,"kind/question":1,"triage/works-as-expected":1,"area/formatting":1,"area/cirqbot":1,"kind/deprecation":1},"past_year_pull_request_labels_count":{"Size: XS":239,"kind/health":231,"size: S":216,"area/dependencies":208,"size: M":196,"size: L":136,"area/javascript":95,"area/python":74,"area/docs":43,"area/github":36,"size: XL":30,"priority/after-1.5":24,"priority/before-1.5":21,"area/ci":16,"javascript":10,"dependencies":10,"unitaryHACK":8,"area/releases":7,"BREAKING CHANGE":7,"priority/p3":4,"area/decomposition":4,"area/formatting":4,"area/transformers":3,"interface/cirq-rigetti":3,"interface/cirq-ionq":3,"kind/bug-report":3,"area/cleancode":3,"area/qasm":3,"priority/p1":3,"area/best-practices":3,"priority/before-1.6":2,"priority/before-1.6.1":2,"area/docker":2,"area/parameters":2,"area/google/protos":2,"area/classical/control":2,"area/notebook-testing":2,"area/visualization":2,"area/quil":2,"area/contrib/quimb":2,"area/paulis":2,"area/cirqbot":2,"area/linalg":2,"area/clifford-group":2,"area/interop":1,"area/flaky-tests":1,"area/testing":1,"kind/task":1,"Ready for Re-Review":1,"kind/deprecation":1,"area/gates":1,"priority/after-1.6":1},"past_year_issue_author_associations_count":{"COLLABORATOR":77,"CONTRIBUTOR":56,"NONE":28,"MEMBER":1},"past_year_pull_request_author_associations_count":{"COLLABORATOR":642,"CONTRIBUTOR":530,"NONE":57,"MEMBER":6},"past_year_issue_authors":{"mhucka":42,"daxfohl":24,"pavoljuhas":21,"NoureldinYosri":8,"babacry":7,"p51lee":6,"senecameeks":5,"eliottrosenberg":5,"glanzz":5,"ikd-sci":4,"YaegakiY":3,"richrines1":3,"zlatko-minev":2,"wcourtney":2,"vili-1":2,"ACE07-Sev":2,"andbe91":1,"aryzzzzz":1,"Bennybenassius":1,"ToolmanInside":1,"Strilanc":1,"bharat-thotakura":1,"BichengYing":1,"RevanthGundala":1,"codrut3":1,"dabacon":1,"nv-rliu":1,"d-bharadwaj":1,"Nichebiche":1,"dependabot[bot]":1,"lucas-slattery":1,"lmarti-dev":1,"kygnz":1,"IlanIwumbwe":1,"dstrain115":1,"hoisinberg":1,"emma-louise-rosenfeld":1},"past_year_pull_request_authors":{"pavoljuhas":296,"dependabot[bot]":215,"mhucka":211,"dstrain115":117,"daxfohl":79,"babacry":43,"NoureldinYosri":39,"senecameeks":28,"codrut3":24,"BichengYing":24,"RevanthGundala":16,"ddddddanni":13,"eliottrosenberg":12,"justinpan0":8,"Akshita07":7,"radumarg":6,"ayshiff":6,"WingCode":6,"maffoo":5,"ACE07-Sev":5,"iamsusiep":5,"wcourtney":5,"luffy-orf":4,"natestemen":4,"SauravMaheshkar":4,"nikl1337":4,"p51lee":3,"dv8081":3,"hoisinberg":3,"dyates":3,"xs-es":2,"ArisAthena":2,"NikolaiLong":2,"cifrzak":2,"RepoBirdBot":2,"Soham-47":2,"bbenno":2,"richrines1":2,"zlatko-minev":2,"Shivansh20128":2,"andbe91":2,"ikd-sci":2,"Ayobami-00":2,"splch":2,"ashiq-firoz":1,"wang-anthony03":1,"dabacon":1,"kygnz":1,"KerryZhou1024":1,"chamodtharakaperera":1,"bharat-thotakura":1,"ToastCheng":1,"equwal":1},"maintainers":[{"login":"pavoljuhas","count":507,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"NoureldinYosri","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"daxfohl","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"tanujkhattar","count":89,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tanujkhattar"},{"login":"senecameeks","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"babacry","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"eliottrosenberg","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"verult","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/verult"},{"login":"mpharrigan","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpharrigan"},{"login":"dabacon","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"},{"login":"BichengYing","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"kevinsung","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevinsung"},{"login":"viathor","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/viathor"},{"login":"vtomole","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vtomole"},{"login":"95-martin-orion","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/95-martin-orion"},{"login":"wcourtney","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"augustehirth","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/augustehirth"},{"login":"andbe91","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"MichaelBroughton","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelBroughton"},{"login":"obriente","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/obriente"},{"login":"zchen088","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zchen088"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"dkafri","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dkafri"},{"login":"cduck","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cduck"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"alexandrupaler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexandrupaler"},{"login":"kmlau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmlau"},{"login":"bichengying","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bichengying"},{"login":"peterse","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/peterse"},{"login":"karlunho","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karlunho"},{"login":"gmauricio","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gmauricio"},{"login":"smitsanghavi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smitsanghavi"},{"login":"crystalzhaizhai","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crystalzhaizhai"},{"login":"jbrixon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jbrixon"},{"login":"babbush","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babbush"},{"login":"naerabati","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/naerabati"},{"login":"ncrubin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncrubin"},{"login":"kjsatz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kjsatz"}],"active_maintainers":[{"login":"pavoljuhas","count":317,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavoljuhas"},{"login":"dstrain115","count":118,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"daxfohl","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxfohl"},{"login":"babacry","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/babacry"},{"login":"NoureldinYosri","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NoureldinYosri"},{"login":"senecameeks","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/senecameeks"},{"login":"BichengYing","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BichengYing"},{"login":"eliottrosenberg","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eliottrosenberg"},{"login":"wcourtney","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wcourtney"},{"login":"mhucka","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhucka"},{"login":"hoisinberg","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hoisinberg"},{"login":"zlatko-minev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zlatko-minev"},{"login":"andbe91","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andbe91"},{"login":"dabacon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dabacon"}]},"events":null,"keywords":["algorithms","api","cirq","google","google-quantum","nisq","python","quantum","quantum-algorithms","quantum-circuit","quantum-circuit-simulator","quantum-computer-simulator","quantum-computing","quantum-development-kit","quantum-information","quantum-programming","quantum-programming-language","quantum-simulation","sdk","simulation"],"dependencies":[{"ecosystem":"npm","filepath":"cirq-web/cirq_ts/package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-07-12T16:17:30.112Z","updated_at":"2022-07-12T16:17:30.112Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/cirq-web/cirq_ts/package-lock.json","dependencies":[{"id":166502662,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.12.13","direct":false,"kind":"runtime","optional":false},{"id":166502663,"package_name":"@babel/compat-data","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":166502664,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":166502665,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":166502666,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":166502667,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":166502668,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":166502669,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":166502670,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":166502671,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":166502672,"package_name":"debug","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"development","optional":false},{"id":166502673,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":166502674,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":166502675,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":166502676,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":166502677,"package_name":"@babel/generator","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":166502678,"package_name":"@babel/helper-compilation-targets","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":166502679,"package_name":"@babel/helper-function-name","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":166502680,"package_name":"@babel/helper-get-function-arity","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":166502681,"package_name":"@babel/helper-hoist-variables","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":166502682,"package_name":"@babel/helper-member-expression-to-functions","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":166502683,"package_name":"@babel/helper-module-imports","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":166502684,"package_name":"@babel/helper-module-transforms","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":166502685,"package_name":"@babel/helper-optimise-call-expression","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":166502686,"package_name":"@babel/helper-replace-supers","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":166502687,"package_name":"@babel/helper-simple-access","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":166502688,"package_name":"@babel/helper-split-export-declaration","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":166502689,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"runtime","optional":false},{"id":166502690,"package_name":"@babel/helper-validator-option","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":166502691,"package_name":"@babel/helpers","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":166502692,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.14.0","direct":false,"kind":"runtime","optional":false},{"id":166502693,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":166502694,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":166502695,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":166502696,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":166502697,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":166502698,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":166502699,"package_name":"@babel/parser","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":166502700,"package_name":"@babel/template","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":166502701,"package_name":"@babel/traverse","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":166502702,"package_name":"globals","ecosystem":"npm","requirements":"11.12.0","direct":false,"kind":"development","optional":false},{"id":166502703,"package_name":"@babel/types","ecosystem":"npm","requirements":"7.14.5","direct":false,"kind":"development","optional":false},{"id":166502704,"package_name":"@discoveryjs/json-ext","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"development","optional":false},{"id":166502705,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":166502706,"package_name":"debug","ecosystem":"npm","requirements":"4.3.1","direct":false,"kind":"runtime","optional":false},{"id":166502707,"package_name":"globals","ecosystem":"npm","requirements":"12.4.0","direct":false,"kind":"runtime","optional":false},{"id":166502708,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":166502709,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":166502710,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":166502711,"package_name":"@gar/promisify","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":166502712,"package_name":"@isaacs/string-locale-compare","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":166502713,"package_name":"@istanbuljs/load-nyc-config","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":166502714,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":166502715,"package_name":"@mapbox/node-pre-gyp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":166502716,"package_name":"semver","ecosystem":"npm","requirements":"7.3.5","direct":false,"kind":"development","optional":false},{"id":166502717,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":166502718,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":166502719,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":166502720,"package_name":"@npmcli/arborist","ecosystem":"npm","requirements":"2.10.0","direct":false,"kind":"development","optional":false},{"id":166502721,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":166502722,"package_name":"@npmcli/fs","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":166502723,"package_name":"@npmcli/git","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":166502724,"package_name":"@npmcli/installed-package-contents","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":166502725,"package_name":"@npmcli/map-workspaces","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":166502726,"package_name":"@npmcli/metavuln-calculator","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":166502727,"package_name":"@npmcli/move-file","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":166502728,"package_name":"@npmcli/name-from-folder","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":166502729,"package_name":"@npmcli/node-gyp","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":166502730,"package_name":"@npmcli/package-json","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":166502731,"package_name":"@npmcli/promise-spawn","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":166502732,"package_name":"@npmcli/run-script","ecosystem":"npm","requirements":"1.8.6","direct":false,"kind":"development","optional":false},{"id":166502733,"package_name":"@sindresorhus/is","ecosystem":"npm","requirements":"0.14.0","direct":false,"kind":"runtime","optional":false},{"id":166502734,"package_name":"@szmarczak/http-timer","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":166502735,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":166502736,"package_name":"@tsconfig/node10","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":166502737,"package_name":"@tsconfig/node12","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":166502738,"package_name":"@tsconfig/node14","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":166502739,"package_name":"@tsconfig/node16","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":166502740,"package_name":"@types/chai","ecosystem":"npm","requirements":"4.2.18","direct":false,"kind":"development","optional":false},{"id":166502741,"package_name":"@types/eslint","ecosystem":"npm","requirements":"7.2.13","direct":false,"kind":"development","optional":false},{"id":166502742,"package_name":"@types/eslint-scope","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"development","optional":false},{"id":166502743,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.47","direct":false,"kind":"development","optional":false},{"id":166502744,"package_name":"@types/http-proxy","ecosystem":"npm","requirements":"1.17.6","direct":false,"kind":"development","optional":false},{"id":166502745,"package_name":"@types/jsdom","ecosystem":"npm","requirements":"16.2.11","direct":false,"kind":"development","optional":false},{"id":166502746,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.7","direct":false,"kind":"runtime","optional":false},{"id":166502747,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"development","optional":false},{"id":166502748,"package_name":"@types/looks-same","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":166502749,"package_name":"@types/minimist","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":166502750,"package_name":"@types/mocha","ecosystem":"npm","requirements":"8.2.2","direct":false,"kind":"development","optional":false},{"id":166502751,"package_name":"@types/node","ecosystem":"npm","requirements":"14.17.0","direct":false,"kind":"development","optional":false},{"id":166502752,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":166502753,"package_name":"@types/parse5","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":166502754,"package_name":"@types/pixelmatch","ecosystem":"npm","requirements":"5.2.3","direct":false,"kind":"development","optional":false},{"id":166502755,"package_name":"@types/pngjs","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":166502756,"package_name":"@types/puppeteer","ecosystem":"npm","requirements":"5.4.3","direct":false,"kind":"development","optional":false},{"id":166502757,"package_name":"@types/retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":166502758,"package_name":"@types/temp","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"development","optional":false},{"id":166502759,"package_name":"@types/three","ecosystem":"npm","requirements":"0.128.0","direct":false,"kind":"development","optional":false},{"id":166502760,"package_name":"@types/tough-cookie","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":166502761,"package_name":"@types/yauzl","ecosystem":"npm","requirements":"2.9.1","direct":false,"kind":"development","optional":false},{"id":166502762,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"4.24.0","direct":false,"kind":"runtime","optional":false},{"id":166502763,"package_name":"semver","ecosystem":"npm","requirements":"7.3.5","direct":false,"kind":"runtime","optional":false},{"id":166502764,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"4.24.0","direct":false,"kind":"runtime","optional":false},{"id":166502765,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"4.24.0","direct":false,"kind":"runtime","optional":false},{"id":166502766,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"4.24.0","direct":false,"kind":"runtime","optional":false},{"id":166502767,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"4.24.0","direct":false,"kind":"runtime","optional":false},{"id":166502768,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"4.24.0","direct":false,"kind":"runtime","optional":false},{"id":166502769,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":166502770,"package_name":"globby","ecosystem":"npm","requirements":"11.0.3","direct":false,"kind":"runtime","optional":false},{"id":166502771,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"4.24.0","direct":false,"kind":"runtime","optional":false},{"id":166502772,"package_name":"@ungap/promise-all-settled","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":166502773,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":166502774,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":166502775,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":166502776,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":166502777,"package_name":"@webassemblyjs/helper-numbers","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":166502778,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":166502779,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":166502780,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":166502781,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":166502782,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":166502783,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":166502784,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":166502785,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":166502786,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":166502787,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":166502788,"package_name":"@webpack-cli/configtest","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":166502789,"package_name":"@webpack-cli/info","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":166502790,"package_name":"@webpack-cli/serve","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":166502791,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":166502792,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":166502793,"package_name":"abab","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":166502794,"package_name":"abbrev","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":166502795,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.7","direct":false,"kind":"runtime","optional":false},{"id":166502796,"package_name":"acorn","ecosystem":"npm","requirements":"8.2.4","direct":false,"kind":"development","optional":false},{"id":166502797,"package_name":"acorn-globals","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":166502798,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"development","optional":false},{"id":166502799,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":166502800,"package_name":"acorn-walk","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":166502801,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":166502802,"package_name":"agentkeepalive","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":166502803,"package_name":"debug","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"development","optional":false},{"id":166502804,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":166502805,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":166502806,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":166502807,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"development","optional":false},{"id":166502808,"package_name":"ansi-align","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":166502809,"package_name":"ansi-regex","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":166502810,"package_name":"emoji-regex","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":166502811,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":166502812,"package_name":"string-width","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":166502813,"package_name":"strip-ansi","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":166502814,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":166502815,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":166502816,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"runtime","optional":false},{"id":166502817,"package_name":"ansi-html","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"development","optional":false},{"id":166502818,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":166502819,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":166502820,"package_name":"anymatch","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":166502821,"package_name":"normalize-path","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":166502822,"package_name":"apache-crypt","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":166502823,"package_name":"apache-md5","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":166502824,"package_name":"append-transform","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":166502825,"package_name":"aproba","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":166502826,"package_name":"archy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":166502827,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":166502828,"package_name":"arg","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"development","optional":false},{"id":166502829,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":166502830,"package_name":"arr-diff","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":166502831,"package_name":"arr-flatten","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":166502832,"package_name":"arr-union","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":166502833,"package_name":"array-flatten","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":166502834,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":166502835,"package_name":"array-unique","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":166502836,"package_name":"arrify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":166502837,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":166502838,"package_name":"asn1","ecosystem":"npm","requirements":"0.2.6","direct":false,"kind":"development","optional":false},{"id":166502839,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":166502840,"package_name":"assertion-error","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":166502841,"package_name":"assign-symbols","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":166502842,"package_name":"astral-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":166502843,"package_name":"async","ecosystem":"npm","requirements":"2.6.4","direct":false,"kind":"development","optional":false},{"id":166502844,"package_name":"async-each","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":166502845,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":166502846,"package_name":"atob","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":166502847,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":166502848,"package_name":"aws4","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"development","optional":false},{"id":166502849,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":166502850,"package_name":"base","ecosystem":"npm","requirements":"0.11.2","direct":false,"kind":"runtime","optional":false},{"id":166502851,"package_name":"define-property","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":166502852,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":166502853,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":166502854,"package_name":"is-descriptor","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":166502855,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":166502856,"package_name":"basic-auth","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":166502857,"package_name":"batch","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":166502858,"package_name":"bcrypt-pbkdf","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":166502859,"package_name":"bcryptjs","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"runtime","optional":false},{"id":166502860,"package_name":"bin-links","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":166502861,"package_name":"binary-extensions","ecosystem":"npm","requirements":"1.13.1","direct":false,"kind":"runtime","optional":false},{"id":166502862,"package_name":"bindings","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":166502863,"package_name":"bl","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":166502864,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":166502865,"package_name":"body-parser","ecosystem":"npm","requirements":"1.19.0","direct":false,"kind":"development","optional":false},{"id":166502866,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":166502867,"package_name":"http-errors","ecosystem":"npm","requirements":"1.7.2","direct":false,"kind":"development","optional":false},{"id":166502868,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":166502869,"package_name":"bonjour","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"development","optional":false},{"id":166502870,"package_name":"boxen","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":166502871,"package_name":"camelcase","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":166502872,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":166502873,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":166502874,"package_name":"braces","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":166502875,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":166502876,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":166502877,"package_name":"browser-stdout","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":166502878,"package_name":"browserslist","ecosystem":"npm","requirements":"4.16.6","direct":false,"kind":"development","optional":false},{"id":166502879,"package_name":"buffer","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":166502880,"package_name":"buffer-crc32","ecosystem":"npm","requirements":"0.2.13","direct":false,"kind":"development","optional":false},{"id":166502881,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":166502882,"package_name":"buffer-indexof","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":166502883,"package_name":"builtins","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":166502884,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":166502885,"package_name":"cacache","ecosystem":"npm","requirements":"15.3.0","direct":false,"kind":"development","optional":false},{"id":166502886,"package_name":"chownr","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":166502887,"package_name":"cache-base","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":166502888,"package_name":"cacheable-request","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":166502889,"package_name":"get-stream","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":166502890,"package_name":"lowercase-keys","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":166502891,"package_name":"caching-transform","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":166502892,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":166502893,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":166502894,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":166502895,"package_name":"camelcase-keys","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"runtime","optional":false},{"id":166502896,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001228","direct":false,"kind":"development","optional":false},{"id":166502897,"package_name":"canvas","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"development","optional":false},{"id":166502898,"package_name":"caseless","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":166502899,"package_name":"chai","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":166502900,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":166502901,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":166502902,"package_name":"chardet","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":166502903,"package_name":"check-error","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":166502904,"package_name":"chokidar","ecosystem":"npm","requirements":"2.1.8","direct":false,"kind":"runtime","optional":false},{"id":166502905,"package_name":"chownr","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":166502906,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":166502907,"package_name":"ci-info","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":166502908,"package_name":"class-utils","ecosystem":"npm","requirements":"0.3.6","direct":false,"kind":"runtime","optional":false},{"id":166502909,"package_name":"define-property","ecosystem":"npm","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":166502910,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":166502911,"package_name":"cli-boxes","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":166502912,"package_name":"cli-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":166502913,"package_name":"cli-width","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":166502914,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":166502915,"package_name":"clone-deep","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":166502916,"package_name":"clone-response","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":166502917,"package_name":"cmd-shim","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":166502918,"package_name":"code-point-at","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":166502919,"package_name":"collection-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":166502920,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":166502921,"package_name":"color-diff","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":166502922,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":166502923,"package_name":"colorette","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":166502924,"package_name":"colors","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":166502925,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":166502926,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"development","optional":false},{"id":166502927,"package_name":"common-ancestor-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":166502928,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":166502929,"package_name":"component-emitter","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":166502930,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"development","optional":false},{"id":166502931,"package_name":"compression","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"development","optional":false},{"id":166502932,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":166502933,"package_name":"concat-stream","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":166502934,"package_name":"concurrently","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":166502935,"package_name":"configstore","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":166502936,"package_name":"connect","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":166502937,"package_name":"connect-history-api-fallback","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":166502938,"package_name":"console-control-strings","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":166502939,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"development","optional":false},{"id":166502940,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":166502941,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"development","optional":false},{"id":166502942,"package_name":"cookie","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":166502943,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":166502944,"package_name":"copy-descriptor","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":166502945,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":166502946,"package_name":"cors","ecosystem":"npm","requirements":"2.8.5","direct":false,"kind":"runtime","optional":false},{"id":166502947,"package_name":"create-require","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":166502948,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":166502949,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":166502950,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"development","optional":false},{"id":166502951,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":166502952,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"development","optional":false},{"id":166502953,"package_name":"dashdash","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":166502954,"package_name":"data-urls","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":166502955,"package_name":"date-fns","ecosystem":"npm","requirements":"2.21.3","direct":false,"kind":"development","optional":false},{"id":166502956,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":166502957,"package_name":"debuglog","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":166502958,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":166502959,"package_name":"decamelize-keys","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":166502960,"package_name":"map-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":166502961,"package_name":"decimal.js","ecosystem":"npm","requirements":"10.2.1","direct":false,"kind":"development","optional":false},{"id":166502962,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":166502963,"package_name":"decompress-response","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":166502964,"package_name":"deep-eql","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":166502965,"package_name":"deep-equal","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":166502966,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":166502967,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":166502968,"package_name":"default-gateway","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":166502969,"package_name":"default-require-extensions","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":166502970,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":166502971,"package_name":"defer-to-connect","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":166502972,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":166502973,"package_name":"define-property","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":166502974,"package_name":"del","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":166502975,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":166502976,"package_name":"delegates","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":166502977,"package_name":"depd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":166502978,"package_name":"destroy","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":166502979,"package_name":"detect-libc","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":166502980,"package_name":"detect-node","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":166502981,"package_name":"devtools-protocol","ecosystem":"npm","requirements":"0.0.883894","direct":false,"kind":"development","optional":false},{"id":166502982,"package_name":"dezalgo","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":166502983,"package_name":"diff","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":166502984,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":166502985,"package_name":"dns-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":166502986,"package_name":"dns-packet","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"development","optional":false},{"id":166502987,"package_name":"dns-txt","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":166502988,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":166502989,"package_name":"domexception","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":166502990,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":166502991,"package_name":"dot-prop","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":166502992,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":166502993,"package_name":"duplexer3","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":166502994,"package_name":"ecc-jsbn","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":166502995,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":166502996,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.3.727","direct":false,"kind":"development","optional":false},{"id":166502997,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":166502998,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":166502999,"package_name":"encoding","ecosystem":"npm","requirements":"0.1.13","direct":false,"kind":"development","optional":false},{"id":166503000,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"development","optional":false},{"id":166503001,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":166503002,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.8.2","direct":false,"kind":"development","optional":false},{"id":166503003,"package_name":"enquirer","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"runtime","optional":false},{"id":166503004,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":166503005,"package_name":"env-paths","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":166503006,"package_name":"envinfo","ecosystem":"npm","requirements":"7.8.1","direct":false,"kind":"development","optional":false},{"id":166503007,"package_name":"err-code","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":166503008,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":166503009,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":166503010,"package_name":"es6-error","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":166503011,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":166503012,"package_name":"escape-goat","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":166503013,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":166503014,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":166503015,"package_name":"escodegen","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":166503016,"package_name":"estraverse","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":166503017,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":166503018,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"development","optional":false},{"id":166503019,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":166503020,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":166503021,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":166503022,"package_name":"eslint","ecosystem":"npm","requirements":"7.26.0","direct":false,"kind":"runtime","optional":false},{"id":166503023,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.12.11","direct":false,"kind":"runtime","optional":false},{"id":166503024,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":166503025,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":166503026,"package_name":"eslint-plugin-es","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503027,"package_name":"eslint-plugin-node","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503028,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":166503029,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":166503030,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":166503031,"package_name":"eslint-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503032,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":166503033,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503034,"package_name":"espree","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"runtime","optional":false},{"id":166503035,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":166503036,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503037,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":166503038,"package_name":"estraverse","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":166503039,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":166503040,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":166503041,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":166503042,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":166503043,"package_name":"event-stream","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"runtime","optional":false},{"id":166503044,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"development","optional":false},{"id":166503045,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":166503046,"package_name":"execa","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503047,"package_name":"expand-brackets","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"runtime","optional":false},{"id":166503048,"package_name":"express","ecosystem":"npm","requirements":"4.17.1","direct":false,"kind":"development","optional":false},{"id":166503049,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":166503050,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":166503051,"package_name":"extend-shallow","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":166503052,"package_name":"is-extendable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503053,"package_name":"external-editor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503054,"package_name":"extglob","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":166503055,"package_name":"extract-zip","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":166503056,"package_name":"get-stream","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":166503057,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":166503058,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":166503059,"package_name":"fast-diff","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":166503060,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.5","direct":false,"kind":"runtime","optional":false},{"id":166503061,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":166503062,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503063,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503064,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":166503065,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503066,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503067,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":166503068,"package_name":"fastest-levenshtein","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"development","optional":false},{"id":166503069,"package_name":"fastq","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":166503070,"package_name":"faye-websocket","ecosystem":"npm","requirements":"0.11.3","direct":false,"kind":"runtime","optional":false},{"id":166503071,"package_name":"fd-slicer","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":166503072,"package_name":"figures","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":166503073,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503074,"package_name":"file-uri-to-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503075,"package_name":"fill-range","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503076,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":166503077,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":166503078,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503079,"package_name":"flat","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":166503080,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":166503081,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":166503082,"package_name":"flatted","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":166503083,"package_name":"follow-redirects","ecosystem":"npm","requirements":"1.14.8","direct":false,"kind":"development","optional":false},{"id":166503084,"package_name":"for-in","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":166503085,"package_name":"foreground-child","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":166503086,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":166503087,"package_name":"form-data","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":166503088,"package_name":"forwarded","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":166503089,"package_name":"fragment-cache","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":166503090,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":166503091,"package_name":"from","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":166503092,"package_name":"fromentries","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":166503093,"package_name":"fs-constants","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":166503094,"package_name":"fs-extra","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503095,"package_name":"fs-minipass","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503096,"package_name":"fs-monkey","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":166503097,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503098,"package_name":"fsevents","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"runtime","optional":false},{"id":166503099,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":166503100,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503101,"package_name":"gauge","ecosystem":"npm","requirements":"2.7.4","direct":false,"kind":"development","optional":false},{"id":166503102,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":166503103,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":166503104,"package_name":"string-width","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":166503105,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":166503106,"package_name":"gensync","ecosystem":"npm","requirements":"1.0.0-beta.2","direct":false,"kind":"development","optional":false},{"id":166503107,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":166503108,"package_name":"get-func-name","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":166503109,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":166503110,"package_name":"get-package-type","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":166503111,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503112,"package_name":"get-value","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":166503113,"package_name":"getpass","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":166503114,"package_name":"glob","ecosystem":"npm","requirements":"7.1.7","direct":false,"kind":"runtime","optional":false},{"id":166503115,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":166503116,"package_name":"global-dirs","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503117,"package_name":"globals","ecosystem":"npm","requirements":"13.8.0","direct":false,"kind":"runtime","optional":false},{"id":166503118,"package_name":"globby","ecosystem":"npm","requirements":"11.0.3","direct":false,"kind":"development","optional":false},{"id":166503119,"package_name":"got","ecosystem":"npm","requirements":"9.6.0","direct":false,"kind":"runtime","optional":false},{"id":166503120,"package_name":"get-stream","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503121,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.6","direct":false,"kind":"runtime","optional":false},{"id":166503122,"package_name":"growl","ecosystem":"npm","requirements":"1.10.5","direct":false,"kind":"development","optional":false},{"id":166503123,"package_name":"gts","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503124,"package_name":"handle-thing","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":166503125,"package_name":"har-schema","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":166503126,"package_name":"har-validator","ecosystem":"npm","requirements":"5.1.5","direct":false,"kind":"development","optional":false},{"id":166503127,"package_name":"hard-rejection","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503128,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":166503129,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503130,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":166503131,"package_name":"has-unicode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":166503132,"package_name":"has-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503133,"package_name":"has-values","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503134,"package_name":"kind-of","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503135,"package_name":"has-yarn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503136,"package_name":"hasha","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"development","optional":false},{"id":166503137,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":166503138,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":166503139,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"runtime","optional":false},{"id":166503140,"package_name":"hpack.js","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"development","optional":false},{"id":166503141,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":166503142,"package_name":"html-entities","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":166503143,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":166503144,"package_name":"http-auth","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":166503145,"package_name":"http-cache-semantics","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503146,"package_name":"http-deceiver","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"development","optional":false},{"id":166503147,"package_name":"http-errors","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":166503148,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":166503149,"package_name":"http-parser-js","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":166503150,"package_name":"http-proxy","ecosystem":"npm","requirements":"1.18.1","direct":false,"kind":"development","optional":false},{"id":166503151,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":166503152,"package_name":"http-proxy-middleware","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":166503153,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":166503154,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":166503155,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":166503156,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":166503157,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":166503158,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":166503159,"package_name":"http-signature","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":166503160,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":166503161,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503162,"package_name":"humanize-ms","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":166503163,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":166503164,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":166503165,"package_name":"ignore","ecosystem":"npm","requirements":"5.1.8","direct":false,"kind":"runtime","optional":false},{"id":166503166,"package_name":"ignore-walk","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":166503167,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":166503168,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503169,"package_name":"import-lazy","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503170,"package_name":"import-local","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":166503171,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":166503172,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503173,"package_name":"infer-owner","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":166503174,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":166503175,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":166503176,"package_name":"ini","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503177,"package_name":"inquirer","ecosystem":"npm","requirements":"7.3.3","direct":false,"kind":"runtime","optional":false},{"id":166503178,"package_name":"install","ecosystem":"npm","requirements":"0.13.0","direct":false,"kind":"development","optional":false},{"id":166503179,"package_name":"internal-ip","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":166503180,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":166503181,"package_name":"interpret","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":166503182,"package_name":"ip","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":166503183,"package_name":"ip-regex","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":166503184,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":166503185,"package_name":"is-absolute-url","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":166503186,"package_name":"is-accessor-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":166503187,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":166503188,"package_name":"is-arguments","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":166503189,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":166503190,"package_name":"is-binary-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503191,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":166503192,"package_name":"is-ci","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503193,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":166503194,"package_name":"is-data-descriptor","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":166503195,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":166503196,"package_name":"is-descriptor","ecosystem":"npm","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":166503197,"package_name":"kind-of","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503198,"package_name":"is-docker","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":166503199,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":166503200,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":166503201,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503202,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503203,"package_name":"is-installed-globally","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":166503204,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":166503205,"package_name":"is-ip","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":166503206,"package_name":"is-lambda","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":166503207,"package_name":"is-npm","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503208,"package_name":"is-number","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503209,"package_name":"is-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503210,"package_name":"is-path-cwd","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":166503211,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":166503212,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503213,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":166503214,"package_name":"is-potential-custom-element-name","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":166503215,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":166503216,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503217,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503218,"package_name":"is-unicode-supported","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":166503219,"package_name":"is-windows","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":166503220,"package_name":"is-wsl","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503221,"package_name":"is-yarn-global","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":166503222,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503223,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503224,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503225,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":166503226,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":166503227,"package_name":"istanbul-lib-hook","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":166503228,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":166503229,"package_name":"istanbul-lib-processinfo","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":166503230,"package_name":"p-map","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":166503231,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":166503232,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":166503233,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":166503234,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":166503235,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.0.2","direct":false,"kind":"development","optional":false},{"id":166503236,"package_name":"js-graph-algorithms","ecosystem":"npm","requirements":"1.0.18","direct":false,"kind":"runtime","optional":false},{"id":166503237,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503238,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"runtime","optional":false},{"id":166503239,"package_name":"jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":166503240,"package_name":"jsdom","ecosystem":"npm","requirements":"16.6.0","direct":false,"kind":"development","optional":false},{"id":166503241,"package_name":"jsesc","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":166503242,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503243,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":166503244,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":166503245,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":166503246,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":166503247,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503248,"package_name":"json-stringify-nice","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":166503249,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":166503250,"package_name":"json5","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":166503251,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503252,"package_name":"jsonparse","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":166503253,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"development","optional":false},{"id":166503254,"package_name":"just-diff","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":166503255,"package_name":"just-diff-apply","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":166503256,"package_name":"keyv","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503257,"package_name":"killable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":166503258,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":166503259,"package_name":"latest-version","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503260,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":166503261,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":166503262,"package_name":"live-server","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":166503263,"package_name":"loader-runner","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":166503264,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503265,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":166503266,"package_name":"lodash.clonedeep","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":166503267,"package_name":"lodash.flattendeep","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":166503268,"package_name":"lodash.truncate","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"runtime","optional":false},{"id":166503269,"package_name":"log-symbols","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":166503270,"package_name":"looks-same","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"runtime","optional":false},{"id":166503271,"package_name":"lowercase-keys","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503272,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503273,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503274,"package_name":"make-error","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"development","optional":false},{"id":166503275,"package_name":"make-fetch-happen","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"development","optional":false},{"id":166503276,"package_name":"map-age-cleaner","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":166503277,"package_name":"map-cache","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":166503278,"package_name":"map-obj","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":166503279,"package_name":"map-stream","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503280,"package_name":"map-visit","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503281,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":166503282,"package_name":"mem","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":166503283,"package_name":"mimic-fn","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":166503284,"package_name":"memfs","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":166503285,"package_name":"meow","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503286,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":166503287,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":166503288,"package_name":"type-fest","ecosystem":"npm","requirements":"0.18.1","direct":false,"kind":"runtime","optional":false},{"id":166503289,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":166503290,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503291,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":166503292,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":166503293,"package_name":"micromatch","ecosystem":"npm","requirements":"3.1.10","direct":false,"kind":"runtime","optional":false},{"id":166503294,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":166503295,"package_name":"mime-db","ecosystem":"npm","requirements":"1.47.0","direct":false,"kind":"runtime","optional":false},{"id":166503296,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.30","direct":false,"kind":"runtime","optional":false},{"id":166503297,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503298,"package_name":"mimic-response","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503299,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503300,"package_name":"minimalistic-assert","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":166503301,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":166503302,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":166503303,"package_name":"minimist-options","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503304,"package_name":"minipass","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":166503305,"package_name":"minipass-collect","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":166503306,"package_name":"minipass-fetch","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":166503307,"package_name":"minipass-flush","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":166503308,"package_name":"minipass-json-stream","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":166503309,"package_name":"minipass-pipeline","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":166503310,"package_name":"minipass-sized","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":166503311,"package_name":"minizlib","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":166503312,"package_name":"mixin-deep","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":166503313,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"development","optional":false},{"id":166503314,"package_name":"mkdirp-infer-owner","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":166503315,"package_name":"mocha","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":166503316,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":166503317,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":166503318,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":166503319,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.1","direct":false,"kind":"development","optional":false},{"id":166503320,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":166503321,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":166503322,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"development","optional":false},{"id":166503323,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":166503324,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":166503325,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":166503326,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":166503327,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":166503328,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":166503329,"package_name":"readdirp","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"development","optional":false},{"id":166503330,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.4","direct":false,"kind":"development","optional":false},{"id":166503331,"package_name":"morgan","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":166503332,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503333,"package_name":"multicast-dns","ecosystem":"npm","requirements":"6.2.3","direct":false,"kind":"development","optional":false},{"id":166503334,"package_name":"multicast-dns-service-types","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":166503335,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":166503336,"package_name":"nan","ecosystem":"npm","requirements":"2.14.2","direct":false,"kind":"runtime","optional":false},{"id":166503337,"package_name":"nanoid","ecosystem":"npm","requirements":"3.1.23","direct":false,"kind":"development","optional":false},{"id":166503338,"package_name":"nanomatch","ecosystem":"npm","requirements":"1.2.13","direct":false,"kind":"runtime","optional":false},{"id":166503339,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":166503340,"package_name":"ncp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503341,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":166503342,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"development","optional":false},{"id":166503343,"package_name":"nested-error-stacks","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503344,"package_name":"node-cleanup","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":166503345,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"development","optional":false},{"id":166503346,"package_name":"node-forge","ecosystem":"npm","requirements":"0.10.0","direct":false,"kind":"development","optional":false},{"id":166503347,"package_name":"node-gyp","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"development","optional":false},{"id":166503348,"package_name":"node-preload","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":166503349,"package_name":"node-releases","ecosystem":"npm","requirements":"1.1.72","direct":false,"kind":"development","optional":false},{"id":166503350,"package_name":"nopt","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":166503351,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":166503352,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503353,"package_name":"normalize-url","ecosystem":"npm","requirements":"4.5.1","direct":false,"kind":"runtime","optional":false},{"id":166503354,"package_name":"npm","ecosystem":"npm","requirements":"7.16.0","direct":false,"kind":"development","optional":false},{"id":166503355,"package_name":"@npmcli/ci-detect","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":166503356,"package_name":"@npmcli/config","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":166503357,"package_name":"@npmcli/disparity-colors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":166503358,"package_name":"@npmcli/git","ecosystem":"npm","requirements":"2.0.9","direct":false,"kind":"runtime","optional":false},{"id":166503359,"package_name":"@npmcli/installed-package-contents","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":166503360,"package_name":"@npmcli/map-workspaces","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":166503361,"package_name":"@npmcli/metavuln-calculator","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":166503362,"package_name":"@npmcli/move-file","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":166503363,"package_name":"@npmcli/name-from-folder","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503364,"package_name":"@npmcli/node-gyp","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":166503365,"package_name":"@npmcli/promise-spawn","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":166503366,"package_name":"@npmcli/run-script","ecosystem":"npm","requirements":"1.8.5","direct":false,"kind":"runtime","optional":false},{"id":166503367,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":166503368,"package_name":"abbrev","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":166503369,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":166503370,"package_name":"agentkeepalive","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"runtime","optional":false},{"id":166503371,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503372,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":166503373,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":166503374,"package_name":"ansicolors","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":166503375,"package_name":"ansistyles","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":166503376,"package_name":"aproba","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":166503377,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":166503378,"package_name":"asn1","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":166503379,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503380,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":166503381,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":166503382,"package_name":"aws4","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":166503383,"package_name":"bcrypt-pbkdf","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":166503384,"package_name":"bin-links","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":166503385,"package_name":"builtins","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":166503386,"package_name":"byte-size","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":166503387,"package_name":"cacache","ecosystem":"npm","requirements":"15.2.0","direct":false,"kind":"runtime","optional":false},{"id":166503388,"package_name":"caseless","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":166503389,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":166503390,"package_name":"chownr","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503391,"package_name":"cidr-regex","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":166503392,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":166503393,"package_name":"cli-columns","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":166503394,"package_name":"cli-table3","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":166503395,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":166503396,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":166503397,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":166503398,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":166503399,"package_name":"clone","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":166503400,"package_name":"cmd-shim","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503401,"package_name":"code-point-at","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503402,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":166503403,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":166503404,"package_name":"colors","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":166503405,"package_name":"columnify","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"development","optional":false},{"id":166503406,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":166503407,"package_name":"common-ancestor-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503408,"package_name":"console-control-strings","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503409,"package_name":"dashdash","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":166503410,"package_name":"defaults","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":166503411,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503412,"package_name":"delegates","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503413,"package_name":"ecc-jsbn","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":166503414,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":166503415,"package_name":"encoding","ecosystem":"npm","requirements":"0.1.13","direct":false,"kind":"runtime","optional":false},{"id":166503416,"package_name":"env-paths","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":166503417,"package_name":"err-code","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":166503418,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":166503419,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":166503420,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":166503421,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":166503422,"package_name":"gauge","ecosystem":"npm","requirements":"2.7.4","direct":false,"kind":"runtime","optional":false},{"id":166503423,"package_name":"aproba","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":166503424,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503425,"package_name":"string-width","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":166503426,"package_name":"getpass","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":166503427,"package_name":"har-schema","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503428,"package_name":"har-validator","ecosystem":"npm","requirements":"5.1.5","direct":false,"kind":"runtime","optional":false},{"id":166503429,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":166503430,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":166503431,"package_name":"has-unicode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503432,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503433,"package_name":"http-signature","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":166503434,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503435,"package_name":"humanize-ms","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":166503436,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":166503437,"package_name":"ignore-walk","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":166503438,"package_name":"infer-owner","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":166503439,"package_name":"ini","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":166503440,"package_name":"init-package-json","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":166503441,"package_name":"ip","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":166503442,"package_name":"is-cidr","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":166503443,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":166503444,"package_name":"is-lambda","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503445,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":166503446,"package_name":"jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":166503447,"package_name":"json-schema","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":166503448,"package_name":"json-stringify-nice","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":166503449,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503450,"package_name":"jsonparse","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":166503451,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":166503452,"package_name":"just-diff-apply","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":166503453,"package_name":"leven","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":166503454,"package_name":"libnpmaccess","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":166503455,"package_name":"libnpmdiff","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":166503456,"package_name":"libnpmexec","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":166503457,"package_name":"libnpmfund","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":166503458,"package_name":"libnpmhook","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":166503459,"package_name":"libnpmorg","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":166503460,"package_name":"libnpmpack","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":166503461,"package_name":"libnpmpublish","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":166503462,"package_name":"libnpmsearch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":166503463,"package_name":"libnpmteam","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":166503464,"package_name":"libnpmversion","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":166503465,"package_name":"make-fetch-happen","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"runtime","optional":false},{"id":166503466,"package_name":"mime-db","ecosystem":"npm","requirements":"1.48.0","direct":false,"kind":"runtime","optional":false},{"id":166503467,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.31","direct":false,"kind":"runtime","optional":false},{"id":166503468,"package_name":"minipass-collect","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":166503469,"package_name":"minipass-fetch","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":166503470,"package_name":"minipass-flush","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":166503471,"package_name":"minipass-json-stream","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503472,"package_name":"minipass-pipeline","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":166503473,"package_name":"minipass-sized","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":166503474,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":166503475,"package_name":"mkdirp-infer-owner","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503476,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":166503477,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"development","optional":false},{"id":166503478,"package_name":"node-gyp","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":166503479,"package_name":"nopt","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503480,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":166503481,"package_name":"npm-audit-report","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":166503482,"package_name":"npm-bundled","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":166503483,"package_name":"npm-install-checks","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503484,"package_name":"npm-normalize-package-bin","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503485,"package_name":"npm-package-arg","ecosystem":"npm","requirements":"8.1.4","direct":false,"kind":"runtime","optional":false},{"id":166503486,"package_name":"npm-packlist","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":166503487,"package_name":"npm-pick-manifest","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":166503488,"package_name":"npm-profile","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"development","optional":false},{"id":166503489,"package_name":"npm-registry-fetch","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503490,"package_name":"npm-user-validate","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":166503491,"package_name":"npmlog","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":166503492,"package_name":"number-is-nan","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503493,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":166503494,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":166503495,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":166503496,"package_name":"opener","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"development","optional":false},{"id":166503497,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503498,"package_name":"pacote","ecosystem":"npm","requirements":"11.3.4","direct":false,"kind":"runtime","optional":false},{"id":166503499,"package_name":"parse-conflict-json","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":166503500,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503501,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503502,"package_name":"proc-log","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":166503503,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503504,"package_name":"promise-all-reject-late","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503505,"package_name":"promise-call-limit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503506,"package_name":"promise-inflight","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503507,"package_name":"promise-retry","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503508,"package_name":"promzard","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":166503509,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":166503510,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":166503511,"package_name":"qrcode-terminal","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":166503512,"package_name":"qs","ecosystem":"npm","requirements":"6.5.2","direct":false,"kind":"runtime","optional":false},{"id":166503513,"package_name":"read","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":166503514,"package_name":"read-cmd-shim","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503515,"package_name":"read-package-json","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":166503516,"package_name":"read-package-json-fast","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":166503517,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"runtime","optional":false},{"id":166503518,"package_name":"readdir-scoped-modules","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":166503519,"package_name":"request","ecosystem":"npm","requirements":"2.88.2","direct":false,"kind":"runtime","optional":false},{"id":166503520,"package_name":"form-data","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":166503521,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":166503522,"package_name":"resolve","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"development","optional":false},{"id":166503523,"package_name":"retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":166503524,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":166503525,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":166503526,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503527,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":166503528,"package_name":"smart-buffer","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503529,"package_name":"socks","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":166503530,"package_name":"socks-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503531,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":166503532,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":166503533,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":166503534,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.9","direct":false,"kind":"development","optional":false},{"id":166503535,"package_name":"sshpk","ecosystem":"npm","requirements":"1.16.1","direct":false,"kind":"runtime","optional":false},{"id":166503536,"package_name":"ssri","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503537,"package_name":"string-width","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":166503538,"package_name":"ansi-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503539,"package_name":"strip-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503540,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":166503541,"package_name":"stringify-package","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":166503542,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503543,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":166503544,"package_name":"tiny-relative-date","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":166503545,"package_name":"treeverse","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":166503546,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":166503547,"package_name":"tweetnacl","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"runtime","optional":false},{"id":166503548,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":166503549,"package_name":"unique-filename","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":166503550,"package_name":"unique-slug","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":166503551,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":166503552,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":166503553,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":166503554,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":166503555,"package_name":"validate-npm-package-name","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503556,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":166503557,"package_name":"walk-up-path","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":166503558,"package_name":"wcwidth","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":166503559,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":166503560,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":166503561,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":166503562,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":166503563,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503564,"package_name":"npm-bundled","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":166503565,"package_name":"npm-install-checks","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":166503566,"package_name":"npm-normalize-package-bin","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":166503567,"package_name":"npm-package-arg","ecosystem":"npm","requirements":"8.1.5","direct":false,"kind":"development","optional":false},{"id":166503568,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":166503569,"package_name":"npm-packlist","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":166503570,"package_name":"npm-pick-manifest","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":166503571,"package_name":"npm-registry-fetch","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"development","optional":false},{"id":166503572,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503573,"package_name":"npmlog","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":166503574,"package_name":"number-is-nan","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":166503575,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":166503576,"package_name":"nyc","ecosystem":"npm","requirements":"15.1.0","direct":false,"kind":"development","optional":false},{"id":166503577,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":166503578,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":166503579,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":166503580,"package_name":"yargs","ecosystem":"npm","requirements":"15.4.1","direct":false,"kind":"development","optional":false},{"id":166503581,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"development","optional":false},{"id":166503582,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"development","optional":false},{"id":166503583,"package_name":"object-copy","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503584,"package_name":"object-is","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":166503585,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":166503586,"package_name":"object-visit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503587,"package_name":"object.pick","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":166503588,"package_name":"obuf","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":166503589,"package_name":"on-finished","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":166503590,"package_name":"on-headers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":166503591,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":166503592,"package_name":"open","ecosystem":"npm","requirements":"7.4.2","direct":false,"kind":"development","optional":false},{"id":166503593,"package_name":"is-wsl","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":166503594,"package_name":"opn","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503595,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":166503596,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":166503597,"package_name":"p-cancelable","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503598,"package_name":"p-defer","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":166503599,"package_name":"p-event","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":166503600,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":166503601,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":166503602,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503603,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":166503604,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":166503605,"package_name":"p-retry","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":166503606,"package_name":"p-timeout","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":166503607,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":166503608,"package_name":"package-hash","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":166503609,"package_name":"package-json","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":166503610,"package_name":"pacote","ecosystem":"npm","requirements":"11.3.5","direct":false,"kind":"development","optional":false},{"id":166503611,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503612,"package_name":"parse-color","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503613,"package_name":"color-convert","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":166503614,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":166503615,"package_name":"parse5","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":166503616,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":166503617,"package_name":"pascalcase","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":166503618,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503619,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":166503620,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":166503621,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":166503622,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503623,"package_name":"pathval","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":166503624,"package_name":"pause-stream","ecosystem":"npm","requirements":"0.0.11","direct":false,"kind":"runtime","optional":false},{"id":166503625,"package_name":"pend","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":166503626,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":166503627,"package_name":"picomatch","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"runtime","optional":false},{"id":166503628,"package_name":"pixelmatch","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":166503629,"package_name":"pngjs","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":166503630,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":166503631,"package_name":"pngjs","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503632,"package_name":"portfinder","ecosystem":"npm","requirements":"1.0.28","direct":false,"kind":"development","optional":false},{"id":166503633,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":166503634,"package_name":"posix-character-classes","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":166503635,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":166503636,"package_name":"prepend-http","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503637,"package_name":"prettier","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":166503638,"package_name":"prettier-linter-helpers","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503639,"package_name":"process-on-spawn","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":166503640,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":166503641,"package_name":"promise-all-reject-late","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":166503725,"package_name":"mimic-response","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":166503642,"package_name":"promise-call-limit","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":166503643,"package_name":"promise-inflight","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":166503644,"package_name":"promise-retry","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":166503645,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":166503646,"package_name":"proxy-from-env","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":166503647,"package_name":"proxy-middleware","ecosystem":"npm","requirements":"0.15.0","direct":false,"kind":"runtime","optional":false},{"id":166503648,"package_name":"ps-tree","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":166503649,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":166503650,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503651,"package_name":"pupa","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":166503652,"package_name":"puppeteer","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"development","optional":false},{"id":166503653,"package_name":"progress","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":166503654,"package_name":"qs","ecosystem":"npm","requirements":"6.7.0","direct":false,"kind":"development","optional":false},{"id":166503655,"package_name":"querystring","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":166503656,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":166503657,"package_name":"quick-lru","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503658,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":166503659,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":166503660,"package_name":"raw-body","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":166503661,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":166503662,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":166503663,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503664,"package_name":"read-cmd-shim","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":166503665,"package_name":"read-package-json-fast","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":166503666,"package_name":"read-pkg","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":166503667,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503668,"package_name":"readdirp","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":166503669,"package_name":"rechoir","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"development","optional":false},{"id":166503670,"package_name":"redent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503671,"package_name":"regex-not","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":166503672,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":166503673,"package_name":"regexpp","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503674,"package_name":"registry-auth-token","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":166503675,"package_name":"registry-url","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503676,"package_name":"release-zalgo","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":166503677,"package_name":"remove-trailing-separator","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503678,"package_name":"repeat-element","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":166503679,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":166503680,"package_name":"request","ecosystem":"npm","requirements":"2.88.2","direct":false,"kind":"development","optional":false},{"id":166503681,"package_name":"form-data","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":166503682,"package_name":"qs","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"development","optional":false},{"id":166503683,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":166503684,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":166503685,"package_name":"require-from-string","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":166503686,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":166503687,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":166503688,"package_name":"resolve","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"runtime","optional":false},{"id":166503689,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":166503690,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":166503691,"package_name":"resolve-url","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":166503692,"package_name":"responselike","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":166503693,"package_name":"restore-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503694,"package_name":"ret","ecosystem":"npm","requirements":"0.1.15","direct":false,"kind":"runtime","optional":false},{"id":166503695,"package_name":"retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":166503696,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":166503697,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":166503698,"package_name":"run-async","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":166503699,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":166503700,"package_name":"rxjs","ecosystem":"npm","requirements":"6.6.7","direct":false,"kind":"runtime","optional":false},{"id":166503701,"package_name":"safe-regex","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503702,"package_name":"saxes","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":166503703,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":166503704,"package_name":"select-hose","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":166503705,"package_name":"selfsigned","ecosystem":"npm","requirements":"1.10.11","direct":false,"kind":"development","optional":false},{"id":166503706,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"runtime","optional":false},{"id":166503707,"package_name":"semver-diff","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":166503708,"package_name":"send","ecosystem":"npm","requirements":"0.17.1","direct":false,"kind":"runtime","optional":false},{"id":166503709,"package_name":"ms","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":166503710,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":166503711,"package_name":"serve-index","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":166503712,"package_name":"http-errors","ecosystem":"npm","requirements":"1.6.3","direct":false,"kind":"runtime","optional":false},{"id":166503713,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":166503714,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503715,"package_name":"serve-static","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":166503716,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":166503717,"package_name":"set-value","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503718,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":166503719,"package_name":"shallow-clone","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":166503720,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503721,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503722,"package_name":"simple-concat","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":166503723,"package_name":"simple-get","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":166503724,"package_name":"decompress-response","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":166503726,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503727,"package_name":"slice-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503728,"package_name":"smart-buffer","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":166503729,"package_name":"snapdragon","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false},{"id":166503730,"package_name":"snapdragon-node","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":166503731,"package_name":"snapdragon-util","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503732,"package_name":"sockjs","ecosystem":"npm","requirements":"0.3.21","direct":false,"kind":"development","optional":false},{"id":166503733,"package_name":"socks","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"development","optional":false},{"id":166503734,"package_name":"socks-proxy-agent","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":166503735,"package_name":"source-list-map","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":166503736,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":166503737,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":166503738,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.19","direct":false,"kind":"development","optional":false},{"id":166503739,"package_name":"source-map-url","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":166503740,"package_name":"spawn-command","ecosystem":"npm","requirements":"0.0.2-1","direct":false,"kind":"development","optional":false},{"id":166503741,"package_name":"spawn-wrap","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":166503742,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":166503743,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":166503744,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503745,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"runtime","optional":false},{"id":166503746,"package_name":"spdy","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":166503747,"package_name":"spdy-transport","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":166503748,"package_name":"split","ecosystem":"npm","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":166503749,"package_name":"split-string","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503750,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":166503751,"package_name":"sshpk","ecosystem":"npm","requirements":"1.17.0","direct":false,"kind":"development","optional":false},{"id":166503752,"package_name":"ssri","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":166503753,"package_name":"static-extend","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":166503754,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":166503755,"package_name":"stream-combiner","ecosystem":"npm","requirements":"0.0.4","direct":false,"kind":"runtime","optional":false},{"id":166503756,"package_name":"string-argv","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":166503757,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":166503758,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503759,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":166503760,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503761,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503762,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":166503763,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"development","optional":false},{"id":166503764,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"development","optional":false},{"id":166503765,"package_name":"table","ecosystem":"npm","requirements":"6.7.1","direct":false,"kind":"runtime","optional":false},{"id":166503766,"package_name":"ajv","ecosystem":"npm","requirements":"8.4.0","direct":false,"kind":"runtime","optional":false},{"id":166503767,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503768,"package_name":"tapable","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":166503769,"package_name":"tar","ecosystem":"npm","requirements":"6.1.11","direct":false,"kind":"runtime","optional":false},{"id":166503770,"package_name":"tar-fs","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":166503771,"package_name":"tar-stream","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":166503772,"package_name":"temp","ecosystem":"npm","requirements":"0.9.4","direct":false,"kind":"development","optional":false},{"id":166503773,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"development","optional":false},{"id":166503774,"package_name":"terser","ecosystem":"npm","requirements":"5.7.0","direct":false,"kind":"development","optional":false},{"id":166503775,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"development","optional":false},{"id":166503776,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.1.3","direct":false,"kind":"development","optional":false},{"id":166503777,"package_name":"test-exclude","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":166503778,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":166503779,"package_name":"three","ecosystem":"npm","requirements":"0.137.0","direct":false,"kind":"development","optional":false},{"id":166503780,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":166503781,"package_name":"thunky","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":166503782,"package_name":"tmp","ecosystem":"npm","requirements":"0.0.33","direct":false,"kind":"runtime","optional":false},{"id":166503783,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":166503784,"package_name":"to-object-path","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":166503785,"package_name":"to-readable-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503786,"package_name":"to-regex","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":166503787,"package_name":"to-regex-range","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":166503788,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503789,"package_name":"tough-cookie","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":166503790,"package_name":"tr46","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":166503791,"package_name":"tree-kill","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":166503792,"package_name":"trim-newlines","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503793,"package_name":"ts-loader","ecosystem":"npm","requirements":"9.1.2","direct":false,"kind":"development","optional":false},{"id":166503794,"package_name":"ts-mocha","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":166503795,"package_name":"diff","ecosystem":"npm","requirements":"3.5.0","direct":false,"kind":"development","optional":false},{"id":166503796,"package_name":"ts-node","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":166503797,"package_name":"yn","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":166503798,"package_name":"ts-mock-imports","ecosystem":"npm","requirements":"1.3.7","direct":false,"kind":"development","optional":false},{"id":166503799,"package_name":"ts-node","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"development","optional":false},{"id":166503800,"package_name":"diff","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":166503801,"package_name":"tsc-watch","ecosystem":"npm","requirements":"4.2.9","direct":false,"kind":"runtime","optional":false},{"id":166503802,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.9.0","direct":false,"kind":"development","optional":false},{"id":166503803,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":166503804,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":166503805,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"runtime","optional":false},{"id":166503806,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":166503807,"package_name":"tweetnacl","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"development","optional":false},{"id":166503808,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":166503809,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":166503810,"package_name":"type-fest","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":166503811,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"development","optional":false},{"id":166503812,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":166503813,"package_name":"typescript","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"runtime","optional":false},{"id":166503814,"package_name":"unbzip2-stream","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":166503815,"package_name":"union-value","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503816,"package_name":"unique-filename","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":166503817,"package_name":"unique-slug","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":166503818,"package_name":"unique-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503819,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":166503820,"package_name":"unix-crypt-td-js","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":166503821,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503822,"package_name":"unset-value","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503823,"package_name":"has-value","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":166503824,"package_name":"isobject","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503825,"package_name":"has-values","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":166503826,"package_name":"upath","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":166503827,"package_name":"update-notifier","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503828,"package_name":"urix","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503829,"package_name":"url","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":166503830,"package_name":"punycode","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":166503831,"package_name":"url-parse-lax","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503832,"package_name":"use","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":166503833,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":166503834,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":166503835,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":166503836,"package_name":"validate-npm-package-name","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":166503837,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":166503838,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":166503839,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":166503840,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":166503841,"package_name":"watchpack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":166503842,"package_name":"wbuf","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"development","optional":false},{"id":166503843,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":166503844,"package_name":"webpack","ecosystem":"npm","requirements":"5.40.0","direct":false,"kind":"development","optional":false},{"id":166503845,"package_name":"webpack-cli","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"development","optional":false},{"id":166503846,"package_name":"commander","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":166503847,"package_name":"webpack-dev-middleware","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":166503848,"package_name":"webpack-dev-server","ecosystem":"npm","requirements":"4.0.0-beta.3","direct":false,"kind":"development","optional":false},{"id":166503849,"package_name":"webpack-merge","ecosystem":"npm","requirements":"5.7.3","direct":false,"kind":"development","optional":false},{"id":166503850,"package_name":"webpack-sources","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":166503851,"package_name":"websocket-driver","ecosystem":"npm","requirements":"0.7.4","direct":false,"kind":"runtime","optional":false},{"id":166503852,"package_name":"websocket-extensions","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":166503853,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":166503854,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":166503855,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.6.0","direct":false,"kind":"development","optional":false},{"id":166503856,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":166503857,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":166503858,"package_name":"ansi-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":166503859,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":166503860,"package_name":"string-width","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":166503861,"package_name":"strip-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":166503862,"package_name":"widest-line","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":166503863,"package_name":"wildcard","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":166503864,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":166503865,"package_name":"workerpool","ecosystem":"npm","requirements":"6.1.4","direct":false,"kind":"development","optional":false},{"id":166503866,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503867,"package_name":"ws","ecosystem":"npm","requirements":"7.4.6","direct":false,"kind":"development","optional":false},{"id":166503868,"package_name":"xdg-basedir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":166503869,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":166503870,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":166503871,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":166503872,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"development","optional":false},{"id":166503873,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.7","direct":false,"kind":"runtime","optional":false},{"id":166503874,"package_name":"yargs-unparser","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":166503875,"package_name":"camelcase","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"development","optional":false},{"id":166503876,"package_name":"decamelize","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":166503877,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":166503878,"package_name":"yauzl","ecosystem":"npm","requirements":"2.10.0","direct":false,"kind":"development","optional":false},{"id":166503879,"package_name":"yn","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":166503880,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"cirq-web/cirq_ts/package.json","sha":null,"kind":"manifest","created_at":"2022-07-12T16:17:30.420Z","updated_at":"2022-07-12T16:17:30.420Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/cirq-web/cirq_ts/package.json","dependencies":[{"id":166505608,"package_name":"@types/looks-same","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"runtime","optional":false},{"id":166505611,"package_name":"gts","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"runtime","optional":false},{"id":166505613,"package_name":"live-server","ecosystem":"npm","requirements":"^1.2.1","direct":true,"kind":"runtime","optional":false},{"id":166505615,"package_name":"tsc-watch","ecosystem":"npm","requirements":"^4.2.9","direct":true,"kind":"runtime","optional":false},{"id":166505617,"package_name":"typescript","ecosystem":"npm","requirements":"^4.2.4","direct":true,"kind":"runtime","optional":false},{"id":166505618,"package_name":"@types/chai","ecosystem":"npm","requirements":"^4.2.18","direct":true,"kind":"development","optional":false},{"id":166505620,"package_name":"@types/jsdom","ecosystem":"npm","requirements":"^16.2.11","direct":true,"kind":"development","optional":false},{"id":166505621,"package_name":"@types/mocha","ecosystem":"npm","requirements":"^8.2.2","direct":true,"kind":"development","optional":false},{"id":166505623,"package_name":"@types/node","ecosystem":"npm","requirements":"^14.11.2","direct":true,"kind":"development","optional":false},{"id":166505624,"package_name":"@types/pixelmatch","ecosystem":"npm","requirements":"^5.2.3","direct":true,"kind":"development","optional":false},{"id":166505626,"package_name":"@types/pngjs","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"development","optional":false},{"id":166505627,"package_name":"@types/puppeteer","ecosystem":"npm","requirements":"^5.4.3","direct":true,"kind":"development","optional":false},{"id":166505630,"package_name":"@types/temp","ecosystem":"npm","requirements":"^0.9.0","direct":true,"kind":"development","optional":false},{"id":166505632,"package_name":"@types/three","ecosystem":"npm","requirements":"^0.128.0","direct":true,"kind":"development","optional":false},{"id":166505633,"package_name":"canvas","ecosystem":"npm","requirements":"^2.8.0","direct":true,"kind":"development","optional":false},{"id":166505634,"package_name":"chai","ecosystem":"npm","requirements":"^4.3.4","direct":true,"kind":"development","optional":false},{"id":166505635,"package_name":"concurrently","ecosystem":"npm","requirements":"^6.1.0","direct":true,"kind":"development","optional":false},{"id":166505636,"package_name":"gts","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"development","optional":false},{"id":166505637,"package_name":"install","ecosystem":"npm","requirements":"^0.13.0","direct":true,"kind":"development","optional":false},{"id":166505639,"package_name":"jsdom","ecosystem":"npm","requirements":"^16.6.0","direct":true,"kind":"development","optional":false},{"id":166505640,"package_name":"mocha","ecosystem":"npm","requirements":"^9.0.0","direct":true,"kind":"development","optional":false},{"id":166505642,"package_name":"npm","ecosystem":"npm","requirements":"^7.16.0","direct":true,"kind":"development","optional":false},{"id":166505644,"package_name":"nyc","ecosystem":"npm","requirements":"^15.1.0","direct":true,"kind":"development","optional":false},{"id":166505645,"package_name":"pixelmatch","ecosystem":"npm","requirements":"^5.2.1","direct":true,"kind":"development","optional":false},{"id":166505647,"package_name":"pngjs","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"development","optional":false},{"id":166505652,"package_name":"puppeteer","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":166505654,"package_name":"temp","ecosystem":"npm","requirements":"^0.9.4","direct":true,"kind":"development","optional":false},{"id":166505656,"package_name":"three","ecosystem":"npm","requirements":"^0.137.0","direct":true,"kind":"development","optional":false},{"id":166505658,"package_name":"ts-loader","ecosystem":"npm","requirements":"^9.1.2","direct":true,"kind":"development","optional":false},{"id":166505660,"package_name":"ts-mocha","ecosystem":"npm","requirements":"^8.0.0","direct":true,"kind":"development","optional":false},{"id":166505662,"package_name":"ts-mock-imports","ecosystem":"npm","requirements":"^1.3.7","direct":true,"kind":"development","optional":false},{"id":166505664,"package_name":"ts-node","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":166505665,"package_name":"typescript","ecosystem":"npm","requirements":"^4.0.3","direct":true,"kind":"development","optional":false},{"id":166505667,"package_name":"webpack","ecosystem":"npm","requirements":"^5.40.0","direct":true,"kind":"development","optional":false},{"id":166505668,"package_name":"webpack-cli","ecosystem":"npm","requirements":"^4.7.0","direct":true,"kind":"development","optional":false},{"id":166505670,"package_name":"webpack-dev-server","ecosystem":"npm","requirements":"^4.0.0-beta.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"apt-system-requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T16:17:30.719Z","updated_at":"2022-07-12T16:17:30.719Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/apt-system-requirements.txt","dependencies":[{"id":166507608,"package_name":"texlive-latex-base","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":166507609,"package_name":"latexmk","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":166507611,"package_name":"python3-tk","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"cirq-aqt/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T16:17:30.806Z","updated_at":"2022-07-12T16:17:30.806Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/cirq-aqt/requirements.txt","dependencies":[{"id":166507985,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"cirq-core/cirq/contrib/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T16:17:30.904Z","updated_at":"2022-07-12T16:17:30.904Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/cirq-core/cirq/contrib/requirements.txt","dependencies":[{"id":166509525,"package_name":"ply","ecosystem":"pypi","requirements":"\u003e=3.4","direct":true,"kind":"runtime","optional":false},{"id":166509526,"package_name":"pylatex","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":166509527,"package_name":"quimb","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":166509528,"package_name":"opt_einsum","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":166509529,"package_name":"autoray","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":166509530,"package_name":"numba","ecosystem":"pypi","requirements":"\u003e=0.53.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"cirq-core/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T16:17:31.045Z","updated_at":"2022-07-12T16:17:31.045Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/cirq-core/requirements.txt","dependencies":[{"id":166509959,"package_name":"backports.cached_property","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":166509960,"package_name":"duet","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":166509961,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":166509962,"package_name":"networkx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":166509963,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":166509964,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":166509965,"package_name":"sortedcontainers","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":166509966,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":166509967,"package_name":"sympy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":166509968,"package_name":"typing_extensions","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":166509969,"package_name":"tqdm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"cirq-google/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T16:17:31.154Z","updated_at":"2022-07-12T16:17:31.154Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/cirq-google/requirements.txt","dependencies":[{"id":166511500,"package_name":"google-api-core","ecosystem":"pypi","requirements":"\u003e=1.14.0,\u003c2.0.0dev","direct":true,"kind":"runtime","optional":false},{"id":166511501,"package_name":"proto-plus","ecosystem":"pypi","requirements":"\u003e=1.20.0","direct":true,"kind":"runtime","optional":false},{"id":166511502,"package_name":"protobuf","ecosystem":"pypi","requirements":"\u003e=3.13.0,\u003c4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"cirq-ionq/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T16:17:31.248Z","updated_at":"2022-07-12T16:17:31.248Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/cirq-ionq/requirements.txt","dependencies":[{"id":166511532,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"cirq-pasqal/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T16:17:31.358Z","updated_at":"2022-07-12T16:17:31.358Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/cirq-pasqal/requirements.txt","dependencies":[{"id":166512838,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"cirq-rigetti/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T16:17:31.534Z","updated_at":"2022-07-12T16:17:31.534Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/cirq-rigetti/requirements.txt","dependencies":[{"id":166512866,"package_name":"pyquil","ecosystem":"pypi","requirements":"\u003e=3.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"dev_tools/modules_test_data/mod1/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T16:17:31.813Z","updated_at":"2022-07-12T16:17:31.813Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/dev_tools/modules_test_data/mod1/requirements.txt","dependencies":[{"id":166516235,"package_name":"req1","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":166516236,"package_name":"req2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"dev_tools/pr_monitor/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T16:17:32.123Z","updated_at":"2022-07-12T16:17:32.123Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/dev_tools/pr_monitor/requirements.txt","dependencies":[{"id":166520233,"package_name":"requests","ecosystem":"pypi","requirements":"==2.24.0","direct":true,"kind":"runtime","optional":false},{"id":166520234,"package_name":"google-cloud-secret-manager","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"dev_tools/requirements/isolated-base.env.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T16:17:32.638Z","updated_at":"2022-07-12T16:17:32.638Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/dev_tools/requirements/isolated-base.env.txt","dependencies":[{"id":166526947,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"rtd_docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T16:17:33.178Z","updated_at":"2022-07-12T16:17:33.178Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/rtd_docs/requirements.txt","dependencies":[{"id":166532736,"package_name":"myst-parser","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":166532737,"package_name":"Sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":166532738,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":166532739,"package_name":"sphinx-notfound-page","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":166532740,"package_name":"Jinja2","ecosystem":"pypi","requirements":"\u003c=3.0.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-daily.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T05:32:35.405Z","updated_at":"2023-09-26T05:32:35.405Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/.github/workflows/ci-daily.yml","dependencies":[{"id":13944264338,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13944264339,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13944264340,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci-weekly.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T05:32:35.427Z","updated_at":"2023-09-26T05:32:35.427Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/.github/workflows/ci-weekly.yml","dependencies":[{"id":13944264341,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13944264342,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13944264343,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T05:32:35.444Z","updated_at":"2023-09-26T05:32:35.444Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/.github/workflows/ci.yml","dependencies":[{"id":13944264344,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13944264345,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":13944264346,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13944264347,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13944264348,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":13944264349,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-master.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T05:32:35.457Z","updated_at":"2023-09-26T05:32:35.457Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/.github/workflows/release-master.yml","dependencies":[{"id":13944264350,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13944264351,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/stale.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T05:32:35.471Z","updated_at":"2023-09-26T05:32:35.471Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/.github/workflows/stale.yml","dependencies":[{"id":13944264352,"package_name":"actions/stale","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-26T05:32:35.478Z","updated_at":"2023-09-26T05:32:35.478Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/Dockerfile","dependencies":[{"id":13944264353,"package_name":"python","ecosystem":"docker","requirements":"3.9-slim","direct":true,"kind":"build","optional":false},{"id":13944264354,"package_name":"cirq_base","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"dev_tools/pr_monitor/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-09-26T05:32:35.596Z","updated_at":"2023-09-26T05:32:35.596Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/dev_tools/pr_monitor/Dockerfile","dependencies":[{"id":13944264355,"package_name":"python","ecosystem":"docker","requirements":"3.9-slim","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"cirq-aqt/setup.py","sha":null,"kind":"manifest","created_at":"2023-09-26T05:32:35.611Z","updated_at":"2023-09-26T05:32:35.611Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/cirq-aqt/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"cirq-core/setup.py","sha":null,"kind":"manifest","created_at":"2023-09-26T05:32:35.620Z","updated_at":"2023-09-26T05:32:35.620Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/cirq-core/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"cirq-ft/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-26T05:32:35.632Z","updated_at":"2023-09-26T05:32:35.632Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/cirq-ft/requirements.txt","dependencies":[{"id":13944264357,"package_name":"attrs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13944264358,"package_name":"cachetools","ecosystem":"pypi","requirements":"\u003e=5.3","direct":true,"kind":"runtime","optional":false},{"id":13944264359,"package_name":"ipywidgets","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13944264360,"package_name":"nbconvert","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13944264361,"package_name":"nbformat","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"cirq-ft/setup.py","sha":null,"kind":"manifest","created_at":"2023-09-26T05:32:35.660Z","updated_at":"2023-09-26T05:32:35.660Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/cirq-ft/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"cirq-google/setup.py","sha":null,"kind":"manifest","created_at":"2023-09-26T05:32:35.670Z","updated_at":"2023-09-26T05:32:35.670Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/cirq-google/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"cirq-ionq/setup.py","sha":null,"kind":"manifest","created_at":"2023-09-26T05:32:35.680Z","updated_at":"2023-09-26T05:32:35.680Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/cirq-ionq/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"cirq-pasqal/setup.py","sha":null,"kind":"manifest","created_at":"2023-09-26T05:32:35.693Z","updated_at":"2023-09-26T05:32:35.693Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/cirq-pasqal/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"cirq-rigetti/setup.py","sha":null,"kind":"manifest","created_at":"2023-09-26T05:32:35.701Z","updated_at":"2023-09-26T05:32:35.701Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/cirq-rigetti/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"cirq-web/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-09-26T05:32:35.707Z","updated_at":"2023-09-26T05:32:35.707Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/cirq-web/requirements.txt","dependencies":[]},{"ecosystem":"pypi","filepath":"cirq-web/setup.py","sha":null,"kind":"manifest","created_at":"2023-09-26T05:32:35.712Z","updated_at":"2023-09-26T05:32:35.712Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/cirq-web/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"dev_tools/modules_test_data/mod1/setup.py","sha":null,"kind":"manifest","created_at":"2023-09-26T05:32:35.717Z","updated_at":"2023-09-26T05:32:35.717Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/dev_tools/modules_test_data/mod1/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"dev_tools/modules_test_data/mod2/setup.py","sha":null,"kind":"manifest","created_at":"2023-09-26T05:32:35.721Z","updated_at":"2023-09-26T05:32:35.721Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/dev_tools/modules_test_data/mod2/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"dev_tools/modules_test_data/setup.py","sha":null,"kind":"manifest","created_at":"2023-09-26T05:32:35.726Z","updated_at":"2023-09-26T05:32:35.726Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/dev_tools/modules_test_data/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"dev_tools/requirements/dev.env.txt","sha":null,"kind":"manifest","created_at":"2023-09-26T05:32:35.731Z","updated_at":"2023-09-26T05:32:35.731Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/dev_tools/requirements/dev.env.txt","dependencies":[]},{"ecosystem":"pypi","filepath":"dev_tools/requirements/mypy.env.txt","sha":null,"kind":"manifest","created_at":"2023-09-26T05:32:35.737Z","updated_at":"2023-09-26T05:32:35.737Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/dev_tools/requirements/mypy.env.txt","dependencies":[]},{"ecosystem":"pypi","filepath":"dev_tools/requirements/no-contrib.env.txt","sha":null,"kind":"manifest","created_at":"2023-09-26T05:32:35.740Z","updated_at":"2023-09-26T05:32:35.740Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/dev_tools/requirements/no-contrib.env.txt","dependencies":[]},{"ecosystem":"pypi","filepath":"dev_tools/requirements/notebooks.env.txt","sha":null,"kind":"manifest","created_at":"2023-09-26T05:32:35.745Z","updated_at":"2023-09-26T05:32:35.745Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/dev_tools/requirements/notebooks.env.txt","dependencies":[]},{"ecosystem":"pypi","filepath":"dev_tools/requirements/pylint.env.txt","sha":null,"kind":"manifest","created_at":"2023-09-26T05:32:35.750Z","updated_at":"2023-09-26T05:32:35.750Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/dev_tools/requirements/pylint.env.txt","dependencies":[]},{"ecosystem":"pypi","filepath":"dev_tools/requirements/pytest-minimal.env.txt","sha":null,"kind":"manifest","created_at":"2023-09-26T05:32:35.755Z","updated_at":"2023-09-26T05:32:35.755Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/dev_tools/requirements/pytest-minimal.env.txt","dependencies":[]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-26T05:32:35.759Z","updated_at":"2023-09-26T05:32:35.759Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-09-26T05:32:35.766Z","updated_at":"2023-09-26T05:32:35.766Z","repository_link":"https://github.com/quantumlib/Cirq/blob/main/setup.py","dependencies":[]}],"score":27.30696986004545,"created_at":"2025-09-04T15:51:31.743Z","updated_at":"2025-10-07T08:22:02.549Z","avatar_url":"https://github.com/quantumlib.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":601713,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.4062499"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["quantum-chemistry","high-performance","fermion","colab","electronic-structure","qiskit","schrodinger-equation","quantum-simulator","quantum-error-mitigation","error-mitigation"],"project_url":"https://science.ecosyste.ms/api/v1/projects/55735","html_url":"https://science.ecosyste.ms/projects/55735","bibtex_url":"https://science.ecosyste.ms/projects/55735/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/55735/export.apalike"}