{"id":52466,"name":"unitary","description":"API library providing common operations for adding quantum behaviors to games.","url":"https://github.com/quantumlib/unitary","last_synced_at":"2025-09-05T12:45:55.533Z","repository":{"id":37047575,"uuid":"481422186","full_name":"quantumlib/unitary","owner":"quantumlib","description":"API library providing common operations for adding quantum behaviors to games.","archived":false,"fork":false,"pushed_at":"2025-09-01T17:39:51.000Z","size":5395,"stargazers_count":39,"open_issues_count":22,"forks_count":28,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-09-01T19:22:50.736Z","etag":null,"topics":["api","cirq","examples","game-development","games","google","google-quantum","python","python3","quantum","quantum-algorithms","quantum-computing","quantum-information","quantum-mechanics","quantum-programming","quantum-simulation","sdk","sdk-python","simulation"],"latest_commit_sha":null,"homepage":"","language":"OpenQASM","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":null,"codeowners":null,"security":".github/SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-04-14T01:05:14.000Z","updated_at":"2025-09-01T17:39:48.000Z","dependencies_parsed_at":"2023-02-17T11:45:20.522Z","dependency_job_id":"11e1b849-a3df-48ee-a38f-0cdceec8d186","html_url":"https://github.com/quantumlib/unitary","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/quantumlib/unitary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2Funitary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2Funitary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2Funitary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2Funitary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quantumlib","download_url":"https://codeload.github.com/quantumlib/unitary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2Funitary/sbom","scorecard":{"id":1236709,"data":{"date":"2025-08-30T20:27:17Z","repo":{"name":"github.com/quantumlib/unitary","commit":"902f176ca8ca8abc29905f002bbdf57cbe945510"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.5,"checks":[{"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":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml: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":"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":"Maintained","score":10,"reason":"20 commit(s) and 2 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":"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":"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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel permissions set to 'read-all': .github/workflows/black.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yaml:23","Info: topLevel permissions set to 'read-all': .github/workflows/pylint.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/pythonpackage.yml:24","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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: pipCommand not pinned by hash: dev_tools/nbfmt:37","Warn: pipCommand not pinned by hash: .github/workflows/pylint.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/pylint.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:59","Info:   9 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   1 out of   8 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114","Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 13 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":"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":"CI-Tests","score":10,"reason":"10 out of 10 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":"Contributors","score":10,"reason":"project has 15 contributing companies or organizations","details":["Info: found contributions from: AI4LAM, SciCodes, casics, combine-org, diffpy, google, google quantum ai, googlers, kfjc, msmbuilder, sbmlteam, tensorflow, ucsd, vidyard, virtualscienceforum"],"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-09-01T19:24:03.515Z","repository_id":37047575,"created_at":"2025-09-01T19:24:03.515Z","updated_at":"2025-09-01T19:24:03.515Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273760141,"owners_count":25163173,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"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":[],"commits":{"id":10167435,"full_name":"quantumlib/unitary","default_branch":"master","committers":null,"total_commits":null,"total_committers":null,"total_bot_commits":null,"total_bot_committers":null,"mean_commits":null,"dds":null,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":null,"last_synced_commit":null,"created_at":"2025-06-04T01:18:51.733Z","updated_at":"2025-06-04T01:18:51.733Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2Funitary/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"quantumlib/unitary","html_url":"https://github.com/quantumlib/unitary","last_synced_at":"2025-08-31T17:05:56.552Z","status":null,"issues_count":15,"pull_requests_count":116,"avg_time_to_close_issue":10547713.75,"avg_time_to_close_pull_request":1640840.48,"issues_closed_count":8,"pull_requests_closed_count":100,"pull_request_authors_count":11,"issue_authors_count":7,"avg_comments_per_issue":0.7333333333333333,"avg_comments_per_pull_request":0.25,"merged_pull_requests_count":91,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":5,"past_year_pull_requests_count":65,"past_year_avg_time_to_close_issue":2708568.0,"past_year_avg_time_to_close_pull_request":577490.3653846154,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":52,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.8,"past_year_avg_comments_per_pull_request":0.23076923076923078,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":49,"created_at":"2025-06-04T01:18:51.893Z","updated_at":"2025-09-02T16:44:53.994Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2Funitary","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/quantumlib%2Funitary/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":20,"devops":20,"status/waiting-for-reply":1},"issue_author_associations_count":{"COLLABORATOR":7,"CONTRIBUTOR":5,"NONE":2},"pull_request_author_associations_count":{"COLLABORATOR":75,"CONTRIBUTOR":62,"NONE":5},"issue_authors":{"mhucka":5,"dstrain115":4,"cantwellc":1,"smitsanghavi":1,"pavoljuhas":1,"senecameeks":1,"lanafs":1},"pull_request_authors":{"mhucka":35,"madcpf":28,"dstrain115":25,"dependabot[bot]":20,"solodov":14,"pavoljuhas":8,"losos0":5,"dmasspla":2,"LuukvandenNouweland":2,"lanafs":2,"smitsanghavi":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10067183,"issues_count":31166656,"pull_requests_count":94972760,"authors_count":10688095,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"dependencies":20,"devops":20},"past_year_issue_author_associations_count":{"CONTRIBUTOR":5},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":61,"COLLABORATOR":7,"NONE":2},"past_year_issue_authors":{"mhucka":4,"pavoljuhas":1},"past_year_pull_request_authors":{"mhucka":35,"dependabot[bot]":20,"pavoljuhas":8,"dstrain115":7},"maintainers":[{"login":"dstrain115","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"},{"login":"madcpf","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madcpf"},{"login":"solodov","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/solodov"},{"login":"losos0","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/losos0"},{"login":"lanafs","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lanafs"},{"login":"smitsanghavi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smitsanghavi"},{"login":"cantwellc","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cantwellc"}],"active_maintainers":[{"login":"dstrain115","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstrain115"}]},"events":{"total":{"CreateEvent":11,"IssuesEvent":7,"WatchEvent":8,"DeleteEvent":10,"MemberEvent":1,"IssueCommentEvent":17,"PushEvent":33,"PullRequestReviewEvent":51,"PullRequestReviewCommentEvent":24,"PullRequestEvent":57,"ForkEvent":1},"last_year":{"CreateEvent":11,"IssuesEvent":7,"WatchEvent":8,"DeleteEvent":10,"MemberEvent":1,"IssueCommentEvent":17,"PushEvent":33,"PullRequestReviewEvent":51,"PullRequestReviewCommentEvent":24,"PullRequestEvent":57,"ForkEvent":1}},"keywords":["api","cirq","examples","game-development","games","google","google-quantum","python","python3","quantum","quantum-algorithms","quantum-computing","quantum-information","quantum-mechanics","quantum-programming","quantum-simulation","sdk","sdk-python","simulation"],"dependencies":null,"score":null,"created_at":"2025-09-04T15:51:28.102Z","updated_at":"2025-10-07T08:20:32.499Z","avatar_url":"https://github.com/quantumlib.png","language":"OpenQASM","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/52466","html_url":"https://science.ecosyste.ms/projects/52466"}