{"id":357825,"url":"https://github.com/fury-gl/fury","last_synced_at":"2026-08-14T02:01:32.580Z","repository":{"id":37431487,"uuid":"149529946","full_name":"fury-gl/fury","owner":"fury-gl","description":"FURY - Free Unified Rendering in pYthon.","archived":false,"fork":false,"pushed_at":"2026-08-05T13:09:35.000Z","size":220199,"stargazers_count":302,"open_issues_count":142,"forks_count":251,"subscribers_count":19,"default_branch":"master","last_synced_at":"2026-08-07T05:15:21.575Z","etag":null,"topics":["3d-graphics","game-engine","hacktoberfest","python","scientific-visualization","scriptable-animations","shaders","simulation"],"latest_commit_sha":null,"homepage":"https://fury.gl","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fury-gl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-20T00:48:22.000Z","updated_at":"2026-08-04T12:49:41.000Z","dependencies_parsed_at":"2026-08-06T21:25:56.794Z","dependency_job_id":null,"html_url":"https://github.com/fury-gl/fury","commit_stats":{"total_commits":4358,"total_committers":84,"mean_commits":51.88095238095238,"dds":0.768242312987609,"last_synced_commit":"73e0a1a9738fdb4628478b30c29044d0531574a6"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/fury-gl/fury","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fury-gl","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/sbom","scorecard":{"id":414322,"data":{"date":"2025-08-11","repo":{"name":"github.com/fury-gl/fury","commit":"40b73568c0a10566c2bcb8253393399756a2b780"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check_format.yml:1","Warn: no topLevel permission defined: .github/workflows/codespell.yml:1","Warn: no topLevel permission defined: .github/workflows/doc.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":4,"reason":"Found 4/9 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_format.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/check_format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_format.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/check_format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check_format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/check_format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/codespell.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/codespell.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/doc.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/doc.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/doc.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/doc.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: ci/install.sh:26","Warn: pipCommand not pinned by hash: ci/install_dependencies.sh:10","Warn: pipCommand not pinned by hash: ci/install_dependencies.sh:32","Warn: downloadThenRun not pinned by hash: ci/travis/install.sh:39","Warn: pipCommand not pinned by hash: ci/travis/install.sh:54","Warn: pipCommand not pinned by hash: ci/travis/script.sh:15","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:93","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"51 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-137 / GHSA-77gc-v2xv-rvvh","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2021-317 / GHSA-98vv-pw6r-q6q4","Warn: Project is vulnerable to: PYSEC-2021-38 / GHSA-9hx2-hgq2-2g4f","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2021-71 / GHSA-hf64-x4gq-p99h","Warn: Project is vulnerable to: PYSEC-2021-94 / GHSA-hjfx-8p6c-g7gx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2021-39 / GHSA-p43w-g3c5-g5mq","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2021-138 / GHSA-rwv7-3v45-hg29","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T23:26:01.990Z","repository_id":37431487,"created_at":"2025-08-18T23:26:01.990Z","updated_at":"2025-08-18T23:26:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36383519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"fury-gl","name":"fury-gl","uuid":"43426015","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/43426015?v=4","repositories_count":6,"last_synced_at":"2023-03-05T01:33:59.475Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fury-gl","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T03:45:18.179Z","updated_at":"2023-03-05T01:33:59.482Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fury-gl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fury-gl/repositories"},"packages":[{"id":5297378,"name":"fury","ecosystem":"conda","description":"Free Unified Rendering for Python (FURY) is a library that offers a collection of new widgets, functionnality to vtk. It works under Python 2.7 and Python 3.4+","homepage":"http://github.com/fury-gl/fury","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/fury-gl/fury","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2019-08-14T14:42:59.000Z","latest_release_published_at":"2022-02-01T00:23:28.000Z","latest_release_number":"0.8.0","last_synced_at":"2026-04-01T03:21:54.363Z","created_at":"2022-10-03T16:02:10.953Z","updated_at":"2026-08-07T15:08:47.041Z","registry_url":"https://anaconda.org/conda-forge/fury","install_command":"conda install -c conda-forge fury","documentation_url":null,"metadata":{},"repo_metadata":{"id":37431487,"uuid":"149529946","full_name":"fury-gl/fury","owner":"fury-gl","description":"FURY - Free Unified Rendering in pYthon.","archived":false,"fork":false,"pushed_at":"2026-08-05T13:09:35.000Z","size":220199,"stargazers_count":302,"open_issues_count":142,"forks_count":251,"subscribers_count":19,"default_branch":"master","last_synced_at":"2026-08-07T05:15:21.575Z","etag":null,"topics":["3d-graphics","game-engine","hacktoberfest","python","scientific-visualization","scriptable-animations","shaders","simulation"],"latest_commit_sha":null,"homepage":"https://fury.gl","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fury-gl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-20T00:48:22.000Z","updated_at":"2026-08-04T12:49:41.000Z","dependencies_parsed_at":"2026-08-06T21:25:56.794Z","dependency_job_id":null,"html_url":"https://github.com/fury-gl/fury","commit_stats":{"total_commits":4358,"total_committers":84,"mean_commits":51.88095238095238,"dds":0.768242312987609,"last_synced_commit":"73e0a1a9738fdb4628478b30c29044d0531574a6"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/fury-gl/fury","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fury-gl","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/sbom","scorecard":{"id":414322,"data":{"date":"2025-08-11","repo":{"name":"github.com/fury-gl/fury","commit":"40b73568c0a10566c2bcb8253393399756a2b780"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check_format.yml:1","Warn: no topLevel permission defined: .github/workflows/codespell.yml:1","Warn: no topLevel permission defined: .github/workflows/doc.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":4,"reason":"Found 4/9 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_format.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/check_format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_format.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/check_format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check_format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/check_format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/codespell.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/codespell.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/doc.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/doc.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/doc.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/doc.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: ci/install.sh:26","Warn: pipCommand not pinned by hash: ci/install_dependencies.sh:10","Warn: pipCommand not pinned by hash: ci/install_dependencies.sh:32","Warn: downloadThenRun not pinned by hash: ci/travis/install.sh:39","Warn: pipCommand not pinned by hash: ci/travis/install.sh:54","Warn: pipCommand not pinned by hash: ci/travis/script.sh:15","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:93","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"51 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-137 / GHSA-77gc-v2xv-rvvh","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2021-317 / GHSA-98vv-pw6r-q6q4","Warn: Project is vulnerable to: PYSEC-2021-38 / GHSA-9hx2-hgq2-2g4f","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2021-71 / GHSA-hf64-x4gq-p99h","Warn: Project is vulnerable to: PYSEC-2021-94 / GHSA-hjfx-8p6c-g7gx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2021-39 / GHSA-p43w-g3c5-g5mq","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2021-138 / GHSA-rwv7-3v45-hg29","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T23:26:01.990Z","repository_id":37431487,"created_at":"2025-08-18T23:26:01.990Z","updated_at":"2025-08-18T23:26:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36383519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"fury-gl","name":"fury-gl","uuid":"43426015","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/43426015?v=4","repositories_count":6,"last_synced_at":"2023-03-05T01:33:59.475Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fury-gl","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T03:45:18.179Z","updated_at":"2023-03-05T01:33:59.482Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fury-gl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fury-gl/repositories"},"tags":[{"name":"v2.0.0","sha":"b35c30725bd6dc5ca4bc69280ebfe95e921cb204","kind":"tag","published_at":"2026-08-04T12:42:38.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v2.0.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0/manifests"},{"name":"v2.0.0a7","sha":"ab2f12118881edac0ce74fc4d72e2f2b15c7e22b","kind":"tag","published_at":"2026-04-03T16:19:45.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v2.0.0a7","html_url":"https://github.com/fury-gl/fury/releases/tag/v2.0.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v2.0.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a7/manifests"},{"name":"v2.0.0a6","sha":"cec63cf144def09a3799b843d2ae1614e126c25d","kind":"tag","published_at":"2026-03-08T04:42:20.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v2.0.0a6","html_url":"https://github.com/fury-gl/fury/releases/tag/v2.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v2.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a6/manifests"},{"name":"v2.0.0a5","sha":"d6d45a3c7b1ab7b44bae3a1f1cbe07e02ff6a90a","kind":"tag","published_at":"2026-01-23T17:33:33.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v2.0.0a5","html_url":"https://github.com/fury-gl/fury/releases/tag/v2.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v2.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a5/manifests"},{"name":"v2.0.0a4","sha":"878db9481c643129ec5ed47927df302f01f79352","kind":"tag","published_at":"2025-12-23T04:57:03.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v2.0.0a4","html_url":"https://github.com/fury-gl/fury/releases/tag/v2.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v2.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a4/manifests"},{"name":"v2.0.0a3","sha":"e1c1c4e8b411edfd2dfd20bf1d4570f979716a3d","kind":"tag","published_at":"2025-10-01T14:49:36.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v2.0.0a3","html_url":"https://github.com/fury-gl/fury/releases/tag/v2.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v2.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a3/manifests"},{"name":"v2.0.0a2","sha":"872bb4758df8e3c53c0419a177140f1be31d06f3","kind":"tag","published_at":"2025-08-25T15:35:15.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v2.0.0a2","html_url":"https://github.com/fury-gl/fury/releases/tag/v2.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v2.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a2/manifests"},{"name":"v2.0.0a1","sha":"e86f1ed6b118a6bb8797a56c7057ab4329f30958","kind":"tag","published_at":"2025-06-19T17:23:02.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v2.0.0a1","html_url":"https://github.com/fury-gl/fury/releases/tag/v2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v2.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a1/manifests"},{"name":"v0.12.0","sha":"7de66e5aa6e62af7eed6b312ace025aa74f82932","kind":"tag","published_at":"2024-12-11T20:04:17.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.12.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"9e5861cf61a16c3b572632bbd84a2e6908126b65","kind":"tag","published_at":"2024-07-31T18:42:58.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.11.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"9cbb088cd93793f6ad0b5cba2afe7d2408c751b8","kind":"tag","published_at":"2024-02-28T04:35:34.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.10.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"73e0a1a9738fdb4628478b30c29044d0531574a6","kind":"tag","published_at":"2023-04-15T14:53:13.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.9.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"b937ff3418e7c64b0fa89921a54c083ff78dc055","kind":"tag","published_at":"2022-01-31T20:03:19.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.8.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"426c15b9e4895bdba449be3c63168b5179a34202","kind":"tag","published_at":"2021-08-03T15:19:04.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.7.1","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.7.1/manifests"},{"name":"v0.7.1-zenodo","sha":"426c15b9e4895bdba449be3c63168b5179a34202","kind":"commit","published_at":"2021-08-03T15:18:12.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.7.1-zenodo","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.7.1-zenodo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.7.1-zenodo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.7.1-zenodo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.7.1-zenodo/manifests"},{"name":"v0.7.0","sha":"58dff3a56e4b1d80581616b0bb90a03548d3ca15","kind":"tag","published_at":"2021-03-13T20:29:19.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.7.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ee4e85c8f1358105700c156b20ba1db83a004261","kind":"tag","published_at":"2020-08-20T04:08:44.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.6.1","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"41eb6c430ed49fb2fc78e1f9e6581eaf01f7b7cd","kind":"tag","published_at":"2020-07-21T01:06:26.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.6.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"b366eeff9b63b85f144ea74497841d5778b2fe4d","kind":"tag","published_at":"2020-04-08T22:58:30.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.5.1","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"a6253e6297eb9780d602647583cca8367011b638","kind":"tag","published_at":"2020-04-02T20:05:16.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.5.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d9bff9ebbb15fee7773845d0b0866870857b17bb","kind":"tag","published_at":"2019-10-29T20:36:01.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.4.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"29293e40eb6229ef9079009f2c705fd54850c06a","kind":"tag","published_at":"2019-08-02T00:14:13.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.3.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"e49f0d338300a7a1d4e4d8a8d18134ff6b13434f","kind":"tag","published_at":"2019-03-08T07:42:03.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.2.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.2.0/manifests"},{"name":"v0.1.4","sha":"505b85857518d8679c6098076f8907354f54d60b","kind":"tag","published_at":"2018-11-26T05:29:35.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.1.4","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"ffcd55319191d48ab05d047b189f35540a489d49","kind":"tag","published_at":"2018-10-31T18:22:01.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.1.3","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"b37980e7a97999e217d45e0b5ce963eade7728ec","kind":"tag","published_at":"2018-10-31T18:06:52.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.1.2","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"b5f9a706b2c765a2a2dc9c4527234cbae879c839","kind":"tag","published_at":"2018-10-29T18:12:27.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.1.1","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"44e7a2d6f5eebd120fda5d8a961548b1c5da5247","kind":"tag","published_at":"2018-09-21T18:52:13.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.1.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-07T15:08:47.041Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":18.004890463595988,"dependent_packages_count":51.574429861769545,"stargazers_count":27.331703178801337,"forks_count":15.310145216827188,"docker_downloads_count":null,"average":28.055292180248514},"purl":"pkg:conda/fury?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/fury","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/fury","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/fury/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T20:33:41.273Z","issues_count":101,"pull_requests_count":487,"avg_time_to_close_issue":18171510.897435896,"avg_time_to_close_pull_request":4247233.786458333,"issues_closed_count":39,"pull_requests_closed_count":384,"pull_request_authors_count":59,"issue_authors_count":52,"avg_comments_per_issue":2.8415841584158414,"avg_comments_per_pull_request":2.3613963039014374,"merged_pull_requests_count":318,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":19,"past_year_pull_requests_count":101,"past_year_avg_time_to_close_issue":7557226.285714285,"past_year_avg_time_to_close_pull_request":800164.796875,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":64,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.526315789473684,"past_year_avg_comments_per_pull_request":1.9405940594059405,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":47,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/issues","maintainers":[{"login":"WassCodeur","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WassCodeur"},{"login":"robinroy03","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robinroy03"},{"login":"medha-14","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/medha-14"},{"login":"antrikshmisri","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antrikshmisri"},{"login":"Nibba2018","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nibba2018"},{"login":"xtanion","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtanion"}],"active_maintainers":[{"login":"medha-14","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/medha-14"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/fury/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/fury/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/fury/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/fury/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/fury/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/fury/codemeta","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":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2318},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-10T05:08:21.105Z","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":75367,"name":"py-fury","ecosystem":"spack","description":"Free Unified Rendering in Python.\n","homepage":"https://github.com/fury-gl/fury","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/fury-gl/fury","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-04-05T09:24:38.333Z","latest_release_published_at":"2022-04-05T09:24:38.333Z","latest_release_number":"0.7.1","last_synced_at":"2026-08-13T01:36:16.600Z","created_at":"2022-04-05T09:24:38.301Z","updated_at":"2026-08-13T01:36:16.600Z","registry_url":"https://packages.spack.io/package.html?name=py-fury","install_command":"spack install py-fury","documentation_url":null,"metadata":{},"repo_metadata":{"id":37431487,"uuid":"149529946","full_name":"fury-gl/fury","owner":"fury-gl","description":"FURY - Free Unified Rendering in pYthon.","archived":false,"fork":false,"pushed_at":"2026-08-05T13:09:35.000Z","size":220199,"stargazers_count":302,"open_issues_count":142,"forks_count":251,"subscribers_count":19,"default_branch":"master","last_synced_at":"2026-08-07T05:15:21.575Z","etag":null,"topics":["3d-graphics","game-engine","hacktoberfest","python","scientific-visualization","scriptable-animations","shaders","simulation"],"latest_commit_sha":null,"homepage":"https://fury.gl","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fury-gl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-20T00:48:22.000Z","updated_at":"2026-08-04T12:49:41.000Z","dependencies_parsed_at":"2026-08-06T21:25:56.794Z","dependency_job_id":null,"html_url":"https://github.com/fury-gl/fury","commit_stats":{"total_commits":4358,"total_committers":84,"mean_commits":51.88095238095238,"dds":0.768242312987609,"last_synced_commit":"73e0a1a9738fdb4628478b30c29044d0531574a6"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/fury-gl/fury","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fury-gl","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/sbom","scorecard":{"id":414322,"data":{"date":"2025-08-11","repo":{"name":"github.com/fury-gl/fury","commit":"40b73568c0a10566c2bcb8253393399756a2b780"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check_format.yml:1","Warn: no topLevel permission defined: .github/workflows/codespell.yml:1","Warn: no topLevel permission defined: .github/workflows/doc.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":4,"reason":"Found 4/9 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_format.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/check_format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_format.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/check_format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check_format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/check_format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/codespell.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/codespell.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/doc.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/doc.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/doc.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/doc.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: ci/install.sh:26","Warn: pipCommand not pinned by hash: ci/install_dependencies.sh:10","Warn: pipCommand not pinned by hash: ci/install_dependencies.sh:32","Warn: downloadThenRun not pinned by hash: ci/travis/install.sh:39","Warn: pipCommand not pinned by hash: ci/travis/install.sh:54","Warn: pipCommand not pinned by hash: ci/travis/script.sh:15","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:93","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"51 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-137 / GHSA-77gc-v2xv-rvvh","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2021-317 / GHSA-98vv-pw6r-q6q4","Warn: Project is vulnerable to: PYSEC-2021-38 / GHSA-9hx2-hgq2-2g4f","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2021-71 / GHSA-hf64-x4gq-p99h","Warn: Project is vulnerable to: PYSEC-2021-94 / GHSA-hjfx-8p6c-g7gx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2021-39 / GHSA-p43w-g3c5-g5mq","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2021-138 / GHSA-rwv7-3v45-hg29","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T23:26:01.990Z","repository_id":37431487,"created_at":"2025-08-18T23:26:01.990Z","updated_at":"2025-08-18T23:26:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36383519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"fury-gl","name":"fury-gl","uuid":"43426015","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/43426015?v=4","repositories_count":6,"last_synced_at":"2023-03-05T01:33:59.475Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fury-gl","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T03:45:18.179Z","updated_at":"2023-03-05T01:33:59.482Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fury-gl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fury-gl/repositories"},"tags":[{"name":"v2.0.0","sha":"b35c30725bd6dc5ca4bc69280ebfe95e921cb204","kind":"tag","published_at":"2026-08-04T12:42:38.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v2.0.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0/manifests"},{"name":"v2.0.0a7","sha":"ab2f12118881edac0ce74fc4d72e2f2b15c7e22b","kind":"tag","published_at":"2026-04-03T16:19:45.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v2.0.0a7","html_url":"https://github.com/fury-gl/fury/releases/tag/v2.0.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v2.0.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a7/manifests"},{"name":"v2.0.0a6","sha":"cec63cf144def09a3799b843d2ae1614e126c25d","kind":"tag","published_at":"2026-03-08T04:42:20.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v2.0.0a6","html_url":"https://github.com/fury-gl/fury/releases/tag/v2.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v2.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a6/manifests"},{"name":"v2.0.0a5","sha":"d6d45a3c7b1ab7b44bae3a1f1cbe07e02ff6a90a","kind":"tag","published_at":"2026-01-23T17:33:33.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v2.0.0a5","html_url":"https://github.com/fury-gl/fury/releases/tag/v2.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v2.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a5/manifests"},{"name":"v2.0.0a4","sha":"878db9481c643129ec5ed47927df302f01f79352","kind":"tag","published_at":"2025-12-23T04:57:03.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v2.0.0a4","html_url":"https://github.com/fury-gl/fury/releases/tag/v2.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v2.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a4/manifests"},{"name":"v2.0.0a3","sha":"e1c1c4e8b411edfd2dfd20bf1d4570f979716a3d","kind":"tag","published_at":"2025-10-01T14:49:36.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v2.0.0a3","html_url":"https://github.com/fury-gl/fury/releases/tag/v2.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v2.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a3/manifests"},{"name":"v2.0.0a2","sha":"872bb4758df8e3c53c0419a177140f1be31d06f3","kind":"tag","published_at":"2025-08-25T15:35:15.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v2.0.0a2","html_url":"https://github.com/fury-gl/fury/releases/tag/v2.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v2.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a2/manifests"},{"name":"v2.0.0a1","sha":"e86f1ed6b118a6bb8797a56c7057ab4329f30958","kind":"tag","published_at":"2025-06-19T17:23:02.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v2.0.0a1","html_url":"https://github.com/fury-gl/fury/releases/tag/v2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v2.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a1/manifests"},{"name":"v0.12.0","sha":"7de66e5aa6e62af7eed6b312ace025aa74f82932","kind":"tag","published_at":"2024-12-11T20:04:17.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.12.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"9e5861cf61a16c3b572632bbd84a2e6908126b65","kind":"tag","published_at":"2024-07-31T18:42:58.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.11.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"9cbb088cd93793f6ad0b5cba2afe7d2408c751b8","kind":"tag","published_at":"2024-02-28T04:35:34.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.10.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"73e0a1a9738fdb4628478b30c29044d0531574a6","kind":"tag","published_at":"2023-04-15T14:53:13.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.9.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"b937ff3418e7c64b0fa89921a54c083ff78dc055","kind":"tag","published_at":"2022-01-31T20:03:19.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.8.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"426c15b9e4895bdba449be3c63168b5179a34202","kind":"tag","published_at":"2021-08-03T15:19:04.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.7.1","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.7.1/manifests"},{"name":"v0.7.1-zenodo","sha":"426c15b9e4895bdba449be3c63168b5179a34202","kind":"commit","published_at":"2021-08-03T15:18:12.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.7.1-zenodo","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.7.1-zenodo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.7.1-zenodo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.7.1-zenodo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.7.1-zenodo/manifests"},{"name":"v0.7.0","sha":"58dff3a56e4b1d80581616b0bb90a03548d3ca15","kind":"tag","published_at":"2021-03-13T20:29:19.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.7.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ee4e85c8f1358105700c156b20ba1db83a004261","kind":"tag","published_at":"2020-08-20T04:08:44.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.6.1","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"41eb6c430ed49fb2fc78e1f9e6581eaf01f7b7cd","kind":"tag","published_at":"2020-07-21T01:06:26.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.6.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"b366eeff9b63b85f144ea74497841d5778b2fe4d","kind":"tag","published_at":"2020-04-08T22:58:30.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.5.1","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"a6253e6297eb9780d602647583cca8367011b638","kind":"tag","published_at":"2020-04-02T20:05:16.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.5.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d9bff9ebbb15fee7773845d0b0866870857b17bb","kind":"tag","published_at":"2019-10-29T20:36:01.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.4.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"29293e40eb6229ef9079009f2c705fd54850c06a","kind":"tag","published_at":"2019-08-02T00:14:13.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.3.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"e49f0d338300a7a1d4e4d8a8d18134ff6b13434f","kind":"tag","published_at":"2019-03-08T07:42:03.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.2.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.2.0/manifests"},{"name":"v0.1.4","sha":"505b85857518d8679c6098076f8907354f54d60b","kind":"tag","published_at":"2018-11-26T05:29:35.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.1.4","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"ffcd55319191d48ab05d047b189f35540a489d49","kind":"tag","published_at":"2018-10-31T18:22:01.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.1.3","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"b37980e7a97999e217d45e0b5ce963eade7728ec","kind":"tag","published_at":"2018-10-31T18:06:52.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.1.2","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"b5f9a706b2c765a2a2dc9c4527234cbae879c839","kind":"tag","published_at":"2018-10-29T18:12:27.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.1.1","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"44e7a2d6f5eebd120fda5d8a961548b1c5da5247","kind":"tag","published_at":"2018-09-21T18:52:13.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.1.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-07T15:08:47.009Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":57.27386411004586,"stargazers_count":15.034041961928581,"forks_count":9.337223843268028,"average":20.411282478810616},"purl":"pkg:spack/py-fury","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-fury","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-fury","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-fury/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T20:33:41.273Z","issues_count":101,"pull_requests_count":487,"avg_time_to_close_issue":18171510.897435896,"avg_time_to_close_pull_request":4247233.786458333,"issues_closed_count":39,"pull_requests_closed_count":384,"pull_request_authors_count":59,"issue_authors_count":52,"avg_comments_per_issue":2.8415841584158414,"avg_comments_per_pull_request":2.3613963039014374,"merged_pull_requests_count":318,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":19,"past_year_pull_requests_count":101,"past_year_avg_time_to_close_issue":7557226.285714285,"past_year_avg_time_to_close_pull_request":800164.796875,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":64,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.526315789473684,"past_year_avg_comments_per_pull_request":1.9405940594059405,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":47,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/issues","maintainers":[{"login":"WassCodeur","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WassCodeur"},{"login":"robinroy03","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robinroy03"},{"login":"medha-14","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/medha-14"},{"login":"antrikshmisri","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antrikshmisri"},{"login":"Nibba2018","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nibba2018"},{"login":"xtanion","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtanion"}],"active_maintainers":[{"login":"medha-14","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/medha-14"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-fury/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-fury/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-fury/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-fury/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-fury/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-fury/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2164,"html_url":null,"role":null,"created_at":"2022-11-14T16:51:21.969Z","updated_at":"2022-11-14T16:51:21.969Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9296,"maintainers_count":1023,"namespaces_count":0,"keywords_count":3880,"github":"spack","metadata":{"funded_packages_count":463},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-08-10T05:08:41.258Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":2742244,"name":"fury","ecosystem":"pypi","description":"FURY - Free Unified Rendering in pYthon. A free and open-source software library for Scientific Visualization and 3D animations","homepage":null,"licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/fury-gl/fury","keywords_array":["3D","3D rendering","Physically based rendering","Scientific Visualization","animation","networks","physics","physics engine","shaders","simulation","visualization"],"namespace":null,"versions_count":27,"first_release_published_at":"2018-09-21T19:03:22.000Z","latest_release_published_at":"2026-08-04T12:50:46.000Z","latest_release_number":"2.0.0","last_synced_at":"2026-08-13T01:44:42.742Z","created_at":"2022-04-10T11:04:58.439Z","updated_at":"2026-08-13T01:44:42.742Z","registry_url":"https://pypi.org/project/fury/","install_command":"pip install fury --index-url https://pypi.org/simple","documentation_url":"https://fury.gl","metadata":{"funding":null,"documentation":"https://fury.gl","classifiers":["Development Status :: 4 - Beta","Environment :: Console","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Scientific/Engineering"],"normalized_name":"fury","project_status":null},"repo_metadata":{"id":37431487,"uuid":"149529946","full_name":"fury-gl/fury","owner":"fury-gl","description":"FURY - Free Unified Rendering in pYthon.","archived":false,"fork":false,"pushed_at":"2026-08-05T13:09:35.000Z","size":220199,"stargazers_count":302,"open_issues_count":142,"forks_count":251,"subscribers_count":19,"default_branch":"master","last_synced_at":"2026-08-07T05:15:21.575Z","etag":null,"topics":["3d-graphics","game-engine","hacktoberfest","python","scientific-visualization","scriptable-animations","shaders","simulation"],"latest_commit_sha":null,"homepage":"https://fury.gl","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fury-gl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-20T00:48:22.000Z","updated_at":"2026-08-04T12:49:41.000Z","dependencies_parsed_at":"2026-08-06T21:25:56.794Z","dependency_job_id":null,"html_url":"https://github.com/fury-gl/fury","commit_stats":{"total_commits":4358,"total_committers":84,"mean_commits":51.88095238095238,"dds":0.768242312987609,"last_synced_commit":"73e0a1a9738fdb4628478b30c29044d0531574a6"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/fury-gl/fury","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fury-gl","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/sbom","scorecard":{"id":414322,"data":{"date":"2025-08-11","repo":{"name":"github.com/fury-gl/fury","commit":"40b73568c0a10566c2bcb8253393399756a2b780"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check_format.yml:1","Warn: no topLevel permission defined: .github/workflows/codespell.yml:1","Warn: no topLevel permission defined: .github/workflows/doc.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":4,"reason":"Found 4/9 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_format.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/check_format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_format.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/check_format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check_format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/check_format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/codespell.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/codespell.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/doc.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/doc.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/doc.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/doc.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: ci/install.sh:26","Warn: pipCommand not pinned by hash: ci/install_dependencies.sh:10","Warn: pipCommand not pinned by hash: ci/install_dependencies.sh:32","Warn: downloadThenRun not pinned by hash: ci/travis/install.sh:39","Warn: pipCommand not pinned by hash: ci/travis/install.sh:54","Warn: pipCommand not pinned by hash: ci/travis/script.sh:15","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:93","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"51 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-137 / GHSA-77gc-v2xv-rvvh","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2021-317 / GHSA-98vv-pw6r-q6q4","Warn: Project is vulnerable to: PYSEC-2021-38 / GHSA-9hx2-hgq2-2g4f","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2021-71 / GHSA-hf64-x4gq-p99h","Warn: Project is vulnerable to: PYSEC-2021-94 / GHSA-hjfx-8p6c-g7gx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2021-39 / GHSA-p43w-g3c5-g5mq","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2021-138 / GHSA-rwv7-3v45-hg29","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T23:26:01.990Z","repository_id":37431487,"created_at":"2025-08-18T23:26:01.990Z","updated_at":"2025-08-18T23:26:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36383519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"fury-gl","name":"fury-gl","uuid":"43426015","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/43426015?v=4","repositories_count":6,"last_synced_at":"2023-03-05T01:33:59.475Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/fury-gl","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T03:45:18.179Z","updated_at":"2023-03-05T01:33:59.482Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fury-gl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fury-gl/repositories"},"tags":[{"name":"v2.0.0","sha":"b35c30725bd6dc5ca4bc69280ebfe95e921cb204","kind":"tag","published_at":"2026-08-04T12:42:38.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v2.0.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0/manifests"},{"name":"v2.0.0a7","sha":"ab2f12118881edac0ce74fc4d72e2f2b15c7e22b","kind":"tag","published_at":"2026-04-03T16:19:45.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v2.0.0a7","html_url":"https://github.com/fury-gl/fury/releases/tag/v2.0.0a7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v2.0.0a7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a7/manifests"},{"name":"v2.0.0a6","sha":"cec63cf144def09a3799b843d2ae1614e126c25d","kind":"tag","published_at":"2026-03-08T04:42:20.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v2.0.0a6","html_url":"https://github.com/fury-gl/fury/releases/tag/v2.0.0a6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v2.0.0a6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a6/manifests"},{"name":"v2.0.0a5","sha":"d6d45a3c7b1ab7b44bae3a1f1cbe07e02ff6a90a","kind":"tag","published_at":"2026-01-23T17:33:33.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v2.0.0a5","html_url":"https://github.com/fury-gl/fury/releases/tag/v2.0.0a5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v2.0.0a5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a5/manifests"},{"name":"v2.0.0a4","sha":"878db9481c643129ec5ed47927df302f01f79352","kind":"tag","published_at":"2025-12-23T04:57:03.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v2.0.0a4","html_url":"https://github.com/fury-gl/fury/releases/tag/v2.0.0a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v2.0.0a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a4/manifests"},{"name":"v2.0.0a3","sha":"e1c1c4e8b411edfd2dfd20bf1d4570f979716a3d","kind":"tag","published_at":"2025-10-01T14:49:36.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v2.0.0a3","html_url":"https://github.com/fury-gl/fury/releases/tag/v2.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v2.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a3/manifests"},{"name":"v2.0.0a2","sha":"872bb4758df8e3c53c0419a177140f1be31d06f3","kind":"tag","published_at":"2025-08-25T15:35:15.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v2.0.0a2","html_url":"https://github.com/fury-gl/fury/releases/tag/v2.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v2.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a2/manifests"},{"name":"v2.0.0a1","sha":"e86f1ed6b118a6bb8797a56c7057ab4329f30958","kind":"tag","published_at":"2025-06-19T17:23:02.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v2.0.0a1","html_url":"https://github.com/fury-gl/fury/releases/tag/v2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v2.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v2.0.0a1/manifests"},{"name":"v0.12.0","sha":"7de66e5aa6e62af7eed6b312ace025aa74f82932","kind":"tag","published_at":"2024-12-11T20:04:17.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.12.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"9e5861cf61a16c3b572632bbd84a2e6908126b65","kind":"tag","published_at":"2024-07-31T18:42:58.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.11.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"9cbb088cd93793f6ad0b5cba2afe7d2408c751b8","kind":"tag","published_at":"2024-02-28T04:35:34.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.10.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"73e0a1a9738fdb4628478b30c29044d0531574a6","kind":"tag","published_at":"2023-04-15T14:53:13.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.9.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"b937ff3418e7c64b0fa89921a54c083ff78dc055","kind":"tag","published_at":"2022-01-31T20:03:19.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.8.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"426c15b9e4895bdba449be3c63168b5179a34202","kind":"tag","published_at":"2021-08-03T15:19:04.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.7.1","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.7.1/manifests"},{"name":"v0.7.1-zenodo","sha":"426c15b9e4895bdba449be3c63168b5179a34202","kind":"commit","published_at":"2021-08-03T15:18:12.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.7.1-zenodo","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.7.1-zenodo","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.7.1-zenodo","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.7.1-zenodo","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.7.1-zenodo/manifests"},{"name":"v0.7.0","sha":"58dff3a56e4b1d80581616b0bb90a03548d3ca15","kind":"tag","published_at":"2021-03-13T20:29:19.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.7.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"ee4e85c8f1358105700c156b20ba1db83a004261","kind":"tag","published_at":"2020-08-20T04:08:44.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.6.1","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"41eb6c430ed49fb2fc78e1f9e6581eaf01f7b7cd","kind":"tag","published_at":"2020-07-21T01:06:26.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.6.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"b366eeff9b63b85f144ea74497841d5778b2fe4d","kind":"tag","published_at":"2020-04-08T22:58:30.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.5.1","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"a6253e6297eb9780d602647583cca8367011b638","kind":"tag","published_at":"2020-04-02T20:05:16.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.5.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"d9bff9ebbb15fee7773845d0b0866870857b17bb","kind":"tag","published_at":"2019-10-29T20:36:01.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.4.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"29293e40eb6229ef9079009f2c705fd54850c06a","kind":"tag","published_at":"2019-08-02T00:14:13.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.3.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"e49f0d338300a7a1d4e4d8a8d18134ff6b13434f","kind":"tag","published_at":"2019-03-08T07:42:03.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.2.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.2.0/manifests"},{"name":"v0.1.4","sha":"505b85857518d8679c6098076f8907354f54d60b","kind":"tag","published_at":"2018-11-26T05:29:35.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.1.4","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"ffcd55319191d48ab05d047b189f35540a489d49","kind":"tag","published_at":"2018-10-31T18:22:01.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.1.3","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"b37980e7a97999e217d45e0b5ce963eade7728ec","kind":"tag","published_at":"2018-10-31T18:06:52.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.1.2","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"b5f9a706b2c765a2a2dc9c4527234cbae879c839","kind":"tag","published_at":"2018-10-29T18:12:27.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.1.1","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"44e7a2d6f5eebd120fda5d8a961548b1c5da5247","kind":"tag","published_at":"2018-09-21T18:52:13.000Z","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/v0.1.0","html_url":"https://github.com/fury-gl/fury/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fury-gl/fury@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-12T01:19:55.111Z","dependent_packages_count":12,"downloads":33918,"downloads_period":"last-month","dependent_repos_count":77,"rankings":{"downloads":3.1400709391218626,"dependent_repos_count":1.7101833734212948,"dependent_packages_count":1.0202602262820426,"stargazers_count":4.836059552851029,"forks_count":4.03172019417213,"docker_downloads_count":2.5152235689845157,"average":2.8755863091388125},"purl":"pkg:pypi/fury","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/fury","docker_dependents_count":7,"docker_downloads_count":1213,"usage_url":"https://repos.ecosyste.ms/usage/pypi/fury","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/fury/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-12T01:04:20.364Z","issues_count":102,"pull_requests_count":492,"avg_time_to_close_issue":18171510.897435896,"avg_time_to_close_pull_request":4232936.846153846,"issues_closed_count":39,"pull_requests_closed_count":390,"pull_request_authors_count":59,"issue_authors_count":53,"avg_comments_per_issue":2.823529411764706,"avg_comments_per_pull_request":2.3434959349593494,"merged_pull_requests_count":323,"bot_issues_count":0,"bot_pull_requests_count":24,"past_year_issues_count":20,"past_year_pull_requests_count":106,"past_year_avg_time_to_close_issue":7557226.285714285,"past_year_avg_time_to_close_pull_request":1015973.4714285714,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":70,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.45,"past_year_avg_comments_per_pull_request":1.8773584905660377,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":52,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/issues","maintainers":[{"login":"WassCodeur","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WassCodeur"},{"login":"medha-14","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/medha-14"},{"login":"robinroy03","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robinroy03"},{"login":"antrikshmisri","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antrikshmisri"},{"login":"Nibba2018","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nibba2018"},{"login":"xtanion","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtanion"}],"active_maintainers":[{"login":"medha-14","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/medha-14"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fury/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fury/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fury/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fury/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fury/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/fury/codemeta","maintainers":[{"uuid":"garyfallidis","login":"garyfallidis","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/garyfallidis/","role":null,"created_at":"2023-02-07T13:36:29.308Z","updated_at":"2023-02-07T13:36:29.308Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/garyfallidis/packages"},{"uuid":"skoudoro","login":"skoudoro","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/skoudoro/","role":null,"created_at":"2023-02-07T13:36:29.438Z","updated_at":"2023-02-07T13:36:29.438Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/skoudoro/packages"},{"uuid":"maharshi-gor","login":"maharshi-gor","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/maharshi-gor/","role":null,"created_at":"2025-12-23T05:28:02.826Z","updated_at":"2025-12-23T05:28:02.826Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/maharshi-gor/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":928098,"maintainers_count":398476,"namespaces_count":0,"keywords_count":309778,"github":"pypi","metadata":{"funded_packages_count":57398,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-13T11:34:41.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":14793670,"name":"github.com/fury-gl/fury","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/fury-gl/fury","keywords_array":[],"namespace":null,"versions_count":21,"first_release_published_at":"2026-07-20T09:44:49.699Z","latest_release_published_at":"2026-08-04T12:37:36.000Z","latest_release_number":"v2.0.0+incompatible","last_synced_at":"2026-08-13T04:27:41.041Z","created_at":"2026-07-20T09:44:47.794Z","updated_at":"2026-08-13T04:27:41.041Z","registry_url":"https://pkg.go.dev/github.com/fury-gl/fury","install_command":"go get github.com/fury-gl/fury","documentation_url":"https://pkg.go.dev/github.com/fury-gl/fury#section-documentation","metadata":{},"repo_metadata":{"id":37431487,"uuid":"149529946","full_name":"fury-gl/fury","owner":"fury-gl","description":"FURY - Free Unified Rendering in pYthon.","archived":false,"fork":false,"pushed_at":"2026-08-05T13:09:35.000Z","size":220199,"stargazers_count":302,"open_issues_count":142,"forks_count":251,"subscribers_count":19,"default_branch":"master","last_synced_at":"2026-08-07T05:15:21.575Z","etag":null,"topics":["3d-graphics","game-engine","hacktoberfest","python","scientific-visualization","scriptable-animations","shaders","simulation"],"latest_commit_sha":null,"homepage":"https://fury.gl","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fury-gl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2018-09-20T00:48:22.000Z","updated_at":"2026-08-04T12:49:41.000Z","dependencies_parsed_at":"2026-08-06T21:25:56.794Z","dependency_job_id":null,"html_url":"https://github.com/fury-gl/fury","commit_stats":{"total_commits":4358,"total_committers":84,"mean_commits":51.88095238095238,"dds":0.768242312987609,"last_synced_commit":"73e0a1a9738fdb4628478b30c29044d0531574a6"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/fury-gl/fury","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fury-gl","download_url":"https://codeload.github.com/fury-gl/fury/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/sbom","scorecard":{"id":414322,"data":{"date":"2025-08-11","repo":{"name":"github.com/fury-gl/fury","commit":"40b73568c0a10566c2bcb8253393399756a2b780"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check_format.yml:1","Warn: no topLevel permission defined: .github/workflows/codespell.yml:1","Warn: no topLevel permission defined: .github/workflows/doc.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":4,"reason":"5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":4,"reason":"Found 4/9 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_format.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/check_format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_format.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/check_format.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check_format.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/check_format.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/codespell.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/codespell.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/doc.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/doc.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/doc.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/doc.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/fury-gl/fury/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: ci/install.sh:26","Warn: pipCommand not pinned by hash: ci/install_dependencies.sh:10","Warn: pipCommand not pinned by hash: ci/install_dependencies.sh:32","Warn: downloadThenRun not pinned by hash: ci/travis/install.sh:39","Warn: pipCommand not pinned by hash: ci/travis/install.sh:54","Warn: pipCommand not pinned by hash: ci/travis/script.sh:15","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:93","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  12 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"51 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2023-120 / GHSA-45c4-8wx5-qw6w","Warn: Project is vulnerable to: PYSEC-2024-24 / GHSA-5h86-8mv2-jq9f","Warn: Project is vulnerable to: GHSA-5m98-qgg9-wh84","Warn: Project is vulnerable to: GHSA-7gpw-8wmc-pm8g","Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: PYSEC-2024-26 / GHSA-8qpw-xqxj-h4r2","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: PYSEC-2023-246 / GHSA-gfw2-4jvh-wgfg","Warn: Project is vulnerable to: GHSA-pjjw-qhg8-p2p9","Warn: Project is vulnerable to: PYSEC-2023-250 / GHSA-q3qx-c6g2-7pw2","Warn: Project is vulnerable to: PYSEC-2023-251 / GHSA-qvrw-v9rv-5rjx","Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: GHSA-3f63-hfp8-52jq","Warn: Project is vulnerable to: PYSEC-2021-41 / GHSA-3wvg-mj6g-m9cv","Warn: Project is vulnerable to: GHSA-44wm-f244-xhp3","Warn: Project is vulnerable to: GHSA-4fx9-vc88-q2xc","Warn: Project is vulnerable to: PYSEC-2021-35 / GHSA-57h3-9rgr-c24m","Warn: Project is vulnerable to: PYSEC-2021-331 / GHSA-7534-mm45-c74v","Warn: Project is vulnerable to: PYSEC-2021-137 / GHSA-77gc-v2xv-rvvh","Warn: Project is vulnerable to: PYSEC-2021-92 / GHSA-7r7m-5h27-29hp","Warn: Project is vulnerable to: PYSEC-2023-227 / GHSA-8ghj-p4vj-mr35","Warn: Project is vulnerable to: PYSEC-2022-10 / GHSA-8vj2-vxx3-667w","Warn: Project is vulnerable to: PYSEC-2021-36 / GHSA-8xjq-8fcg-g5hw","Warn: Project is vulnerable to: PYSEC-2021-42 / GHSA-95q3-8gr9-gm8w","Warn: Project is vulnerable to: PYSEC-2021-317 / GHSA-98vv-pw6r-q6q4","Warn: Project is vulnerable to: PYSEC-2021-38 / GHSA-9hx2-hgq2-2g4f","Warn: Project is vulnerable to: PYSEC-2022-168 / GHSA-9j59-75qj-795w","Warn: Project is vulnerable to: PYSEC-2021-40 / GHSA-f4w8-cv6p-x6r5","Warn: Project is vulnerable to: PYSEC-2021-69 / GHSA-f5g8-5qq7-938w","Warn: Project is vulnerable to: PYSEC-2021-139 / GHSA-g6rj-rv7j-xwp4","Warn: Project is vulnerable to: PYSEC-2021-71 / GHSA-hf64-x4gq-p99h","Warn: Project is vulnerable to: PYSEC-2021-94 / GHSA-hjfx-8p6c-g7gx","Warn: Project is vulnerable to: GHSA-j7hp-h8jx-5ppr","Warn: Project is vulnerable to: GHSA-jgpv-4h4c-xhw3","Warn: Project is vulnerable to: PYSEC-2022-42979 / GHSA-m2vv-5vj5-2hm7","Warn: Project is vulnerable to: PYSEC-2021-37 / GHSA-mvg9-xffr-p774","Warn: Project is vulnerable to: PYSEC-2021-39 / GHSA-p43w-g3c5-g5mq","Warn: Project is vulnerable to: PYSEC-2022-8 / GHSA-pw3c-h7wp-cvhx","Warn: Project is vulnerable to: PYSEC-2021-93 / GHSA-q5hq-fp76-qmrc","Warn: Project is vulnerable to: PYSEC-2021-138 / GHSA-rwv7-3v45-hg29","Warn: Project is vulnerable to: PYSEC-2021-70 / GHSA-vqcj-wrf2-7v73","Warn: Project is vulnerable to: PYSEC-2022-9 / GHSA-xrcv-f9gm-v42c","Warn: Project is vulnerable to: PYSEC-2023-175","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-18T23:26:01.990Z","repository_id":37431487,"created_at":"2025-08-18T23:26:01.990Z","updated_at":"2025-08-18T23:26:01.990Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36383519,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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"}},"repo_metadata_updated_at":"2026-08-07T15:08:45.596Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.874939225325482,"dependent_packages_count":4.567599445374823,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.7212693353501525},"purl":"pkg:golang/github.com/fury-gl/fury","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/fury-gl/fury","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/fury-gl/fury","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/fury-gl/fury/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-05T20:33:41.273Z","issues_count":101,"pull_requests_count":487,"avg_time_to_close_issue":18171510.897435896,"avg_time_to_close_pull_request":4247233.786458333,"issues_closed_count":39,"pull_requests_closed_count":384,"pull_request_authors_count":59,"issue_authors_count":52,"avg_comments_per_issue":2.8415841584158414,"avg_comments_per_pull_request":2.3613963039014374,"merged_pull_requests_count":318,"bot_issues_count":0,"bot_pull_requests_count":23,"past_year_issues_count":19,"past_year_pull_requests_count":101,"past_year_avg_time_to_close_issue":7557226.285714285,"past_year_avg_time_to_close_pull_request":800164.796875,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":64,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.526315789473684,"past_year_avg_comments_per_pull_request":1.9405940594059405,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":47,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/issues","maintainers":[{"login":"WassCodeur","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WassCodeur"},{"login":"robinroy03","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robinroy03"},{"login":"medha-14","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/medha-14"},{"login":"antrikshmisri","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antrikshmisri"},{"login":"Nibba2018","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nibba2018"},{"login":"xtanion","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtanion"}],"active_maintainers":[{"login":"medha-14","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/medha-14"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffury-gl%2Ffury/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffury-gl%2Ffury/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffury-gl%2Ffury/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffury-gl%2Ffury/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffury-gl%2Ffury/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Ffury-gl%2Ffury/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2264119,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-14T00:36:35.799436Z","path":"github.com/cloudfoundry/terraform-provider-cloudfoundry","version":"v1.17.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-14T00:37:35.903Z","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"}}],"commits":{"id":31586,"full_name":"fury-gl/fury","default_branch":"master","total_commits":5178,"total_committers":100,"total_bot_commits":10,"total_bot_committers":2,"mean_commits":51.78,"dds":0.7935496330629587,"past_year_total_commits":337,"past_year_total_committers":16,"past_year_total_bot_commits":8,"past_year_total_bot_committers":2,"past_year_mean_commits":21.0625,"past_year_dds":0.5875370919881306,"last_synced_at":"2026-08-13T01:31:54.575Z","last_synced_commit":"5e573a70c3518920492ff339dac717f510b85f0f","created_at":"2023-03-07T16:46:30.000Z","updated_at":"2026-08-13T01:31:54.166Z","committers":[{"name":"Serge Koudoro","email":"skab12@gmail.com","login":"skoudoro","count":1069},{"name":"Eleftherios Garyfallidis","email":"garyfallidis@gmail.com","login":"Garyfallidis","count":587},{"name":"Mohamed Agour","email":"mo.aggour@gmail.com","login":"m-agour","count":442},{"name":"Praneeth Shetty","email":"praneethshetty10@gmail.com","login":"ganimtron-10","count":355},{"name":"Javier Guaje","email":"jrguajeg@gmail.com","login":"guaje","count":304},{"name":"Anand Shivam","email":"anandshivam54321@gmail.com","login":"xtanion","count":245},{"name":"Bruno Messias","email":"messias.physics@gmail.com","login":"devmessias","count":238},{"name":"Maharshi Gor","email":"gor.maharshi@gmail.com","login":"maharshi-gor","count":232},{"name":"Soham Biswas","email":"sohambiswas41@gmail.com","login":"Nibba2018","count":209},{"name":"Sajag Swami","email":"sun.tsunami248@gmail.com","login":"SunTzunami","count":140},{"name":"Antriksh Misri","email":"antrikshmisri@gmail.com","login":"antrikshmisri","count":118},{"name":"Medha Bhardwaj","email":"medha140904@gmail.com","login":"medha-14","count":90},{"name":"Tania Castillo","email":"tvcastillod@unal.edu.co","login":"tvcastillod","count":88},{"name":"Ranveer Aggarwal","email":"ranveeraggarwal@gmail.com","login":"ranveeraggarwal","count":73},{"name":"Lenix Lobo","email":"lenixlobo@gmail.com","login":"lenixlobo","count":68},{"name":"Joao Victor Dell Agli","email":"joaovdafloriano@usp.br","login":"JoaoDell","count":62},{"name":"Marc-Alexandre Côté","email":"marc.cote.19@gmail.com","login":"MarcCote","count":57},{"name":"Melina Raglin","email":"raglin.11@buckeyemail.osu.edu","login":"mlraglin","count":53},{"name":"Karan","email":"karan.jkps@gmail.com","login":"karandeepSJ","count":52},{"name":"Ariel Rokem","email":"arokem@gmail.com","login":"arokem","count":48},{"name":"Filipi Nascimento Silva","email":"filipinascimento@gmail.com","login":"filipinascimento","count":37},{"name":"David Reagan","email":"dmreagan@iu.edu","login":"dmreagan","count":28},{"name":"Nasim Anousheh","email":"nasimanousheh@gmail.com","login":"nasimanousheh","count":27},{"name":"Prashil","email":"pnegandh@iu.edu","login":null,"count":27},{"name":"Manish Reddy Rakasi","email":"manishreddyrakasi@gmail.com","login":"ManishReddyR","count":26},{"name":"Vivek Choudhary","email":"choudhary.vivek98@gmail.com","login":"VivekChoudhary128","count":23},{"name":"Saransh Jain","email":"b18191@students.iitmandi.ac.in","login":"Saransh0905","count":21},{"name":"Shreyas Bhujbal","email":"shreyasb2@gmail.com","login":"kakashihatakae","count":20},{"name":"Wachiou BOURAÏMA","email":"wachioubouraima56@gmail.com","login":"WassCodeur","count":20},{"name":"Tushar","email":"codingid6@gmail.com","login":"tushar5526","count":19},{"name":"Matthew Brett","email":"matthew.brett@gmail.com","login":"matthew-brett","count":18},{"name":"Zhiwen Shi","email":"clarkszw@gmail.com","login":"Clarkszw","count":18},{"name":"Ishan Kamboj","email":"ISHANKAMBOJ35@GMAIL.COM","login":null,"count":17},{"name":"Charles Poirier","email":"charles.poirier@usherbrooke.ca","login":"CHrlS98","count":16},{"name":"Frank Cerasoli","email":"ftcerasoli@ucdavis.edu","login":"Sassafrass6","count":15},{"name":"Sreekar Chigurupati","email":"chigurupatisreekar@gmail.com","login":"sreekarchigurupati","count":14},{"name":"Naman Bansal","email":"35342183+namanb009","login":"namanb009","count":14},{"name":"Robin Roy","email":"robinroy.work@gmail.com","login":"robinroy03","count":13},{"name":"Etienne St-Onge","email":"etienne.st-onge@usherbrooke.ca","login":"StongeEtienne","count":12},{"name":"Faris Abouagour","email":"faresabouagour@gmail.com","login":"faris-agour","count":12},{"name":"Francois Rheault","email":"francois.m.rheault@usherbrooke.ca","login":"frheault","count":12},{"name":"Bago Amirbekian","email":"Bago.Amirbekian@ucsf.edu","login":"MrBago","count":11},{"name":"Jon Haitz Legarreta Gorroño","email":"jon.haitz.legarreta@gmail.com","login":"jhlegarreta","count":11},{"name":"Kesshi Jordan","email":"Kesshi.Jordan@ucsf.edu","login":"kesshijordan","count":11},{"name":"ibrahimAnis","email":"31585047+ibrahimAnis","login":"ibrahimAnis","count":11},{"name":"Amit Chaudhari","email":"amitchaudhari9121@gmail.com","login":"amit-chaudhari1","count":10},{"name":"Kevin Sitek","email":"sitek.kevin@gmail.com","login":"sitek","count":10},{"name":"Meha Bhalodiya","email":"mehabhalodiya@gmail.com","login":"mehabhalodiya","count":10},{"name":"Omar Ocegueda","email":"jomaroceguedag@gmail.com","login":"omarocegueda","count":10},{"name":"Sanjay Marreddi","email":"sanjay.mareddi@gmail.com","login":"SanjayMarreddi","count":10},{"name":"sparshg","email":"43041139+sparshg","login":"sparshg","count":10},{"name":"JigyasuRajput","email":"jigyasu2021@gmail.com","login":"JigyasuRajput","count":9},{"name":"Aditya Gupta","email":"itzaditya.gupta0716@gmail.com","login":"AdityaGupta716","count":8},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":8},{"name":"ChenCheng0630","email":"chencheng991207@gmail.com","login":null,"count":7},{"name":"Gregory R. Lee","email":"gregory.lee@cchmc.org","login":"grlee77","count":6},{"name":"Enes Albay","email":"albayenes@gmail.com","login":"albayenes","count":5},{"name":"Liam Donohue","email":"lidonohu@iu.edu","login":"lidonohu","count":5},{"name":"Rohit Kharsan","email":"rkharsan64@gmail.com","login":"rkharsan","count":5},{"name":"Stefan van der Walt","email":"stefan@sun.ac.za","login":"stefanv","count":5},{"name":"Tingyi Wanyan","email":"tiwanyan@gmail.com","login":null,"count":5},{"name":"Shahnawaz Ahmed","email":"shd339@gmail.com","login":null,"count":4},{"name":"PrayasJ","email":"prayas.jn24@gmail.com","login":"PrayasJ","count":4},{"name":"Johny Daras","email":"johnydaras@gmail.com","login":"lej0hn","count":4},{"name":"Guillaume Favelier","email":"guillaume.favelier@gmail.com","login":"GuillaumeFavelier","count":4},{"name":"Bishakh Ghosh","email":"ghoshbishakh@gmail.com","login":"ghoshbishakh","count":3},{"name":"Hariharan Ayappane","email":"hari.ayapps@gmail.com","login":"haran2001","count":3},{"name":"theaverageguy","email":"yash14123@iiitd.ac.in","login":"theaverageguy","count":3},{"name":"Alexandre Gauvin","email":"gauvinalexandre@gmail.com","login":"gauvinalexandre","count":3},{"name":"Samuel St-Jean","email":"stjeansam@gmail.com","login":"samuelstjean","count":2},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":2},{"name":"Siddharth Gautam","email":"cyclicintegral@gmail.com","login":"RelativisticMechanic","count":2},{"name":"Scott Trinkle","email":"tscott.trinkle@gmail.com","login":"scott-trinkle","count":2},{"name":"Sara Hamza","email":"sarasaadoun4@gmail.com","login":"SaraSaadoun","count":2},{"name":"Pedamallu Umesh Gupta","email":"saiumeshgupta@gmail.com","login":"umeshgupta05","count":2},{"name":"Marssis","email":"mcarvalhodash@gmail.com","login":"marscos","count":2},{"name":"Jiri Borovec","email":"jiri.borovec@fel.cvut.cz","login":"Borda","count":2},{"name":"Jhalak Gupta","email":"gupta.jhalak00@gmail.com","login":"jhalak27","count":2},{"name":"Aju100","email":"ajutamang10@outlook.com","login":"Aju100","count":2},{"name":"Christopher Nguyen","email":"christopher.t.nguyen@gmail.com","login":"cnguyen","count":2},{"name":"Dwij Raj Hari","email":"dwijrajhari@gmail.com","login":"dwijrajhari","count":2},{"name":"Gottipati Gautam","email":"38732642+GautamGottipati","login":"GautamGottipati","count":2},{"name":"LoopThrough-i-j","email":"dganguly1120@gmail.com","login":"LoopThrough-i-j","count":1},{"name":"MIHIR","email":"61907131+Shadow2121","login":"Shadow2121","count":1},{"name":"Ian Nimmo-Smith","email":"ian@devel07.(none)","login":null,"count":1},{"name":"Adam Rybinski","email":"adam.rybinski@outlook.com","login":null,"count":1},{"name":"Pietro Astolfi","email":"pietroastolfi92@gmail.com","login":"pietroastolfi","count":1},{"name":"Siddharth Verma","email":"siddharthverma0223@gmail.com","login":"Sidd231","count":1},{"name":"Yaroslav Halchenko","email":"debian@onerussian.com","login":"yarikoptic","count":1},{"name":"Your Name","email":"your.email@example.com","login":"h15629526027","count":1},{"name":"sailesh","email":"saileshr2209@gmail.com","login":"Sailesh-2209","count":1},{"name":"williamcancodee","email":"justmewill101@gmail.com","login":"williamcancodee","count":1},{"name":"Adeel Ahmad","email":"adeelad726@gmail.com","login":"adeelad726","count":1},{"name":"Aman Soni","email":"amansoni162001@gmail.com","login":"iamansoni","count":1},{"name":"Daniel S. Katz","email":"d.katz@ieee.org","login":"danielskatz","count":1},{"name":"Devanshu Modi","email":"devmodi154@gmail.com","login":"devmodi154","count":1},{"name":"Dhruv Sahu","email":"sahudhruv02004@gmail.com","login":"Dhruv716-stack","count":1},{"name":"Gurdit Siyan","email":"63354262+16bitmood","login":"16bitmood","count":1},{"name":"Jacob Wasserth","email":"j.wasserthal@dkfz.de","login":"wasserth","count":1},{"name":"Kaustav Deka","email":"mailerdeka@gmail.com","login":"deka27","count":1}],"past_year_committers":[{"name":"Maharshi Gor","email":"gor.maharshi@gmail.com","login":"maharshi-gor","count":139},{"name":"Medha Bhardwaj","email":"medha140904@gmail.com","login":"medha-14","count":90},{"name":"Praneeth Shetty","email":"praneethshetty10@gmail.com","login":"ganimtron-10","count":33},{"name":"Mohamed Agour","email":"mo.aggour@gmail.com","login":"m-agour","count":25},{"name":"Faris Abouagour","email":"faresabouagour@gmail.com","login":"faris-agour","count":12},{"name":"JigyasuRajput","email":"jigyasu2021@gmail.com","login":"JigyasuRajput","count":9},{"name":"Aditya Gupta","email":"itzaditya.gupta0716@gmail.com","login":"AdityaGupta716","count":8},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":6},{"name":"Serge Koudoro","email":"skab12@gmail.com","login":"skoudoro","count":6},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":2},{"name":"Pedamallu Umesh Gupta","email":"saiumeshgupta@gmail.com","login":"umeshgupta05","count":2},{"name":"williamcancodee","email":"justmewill101@gmail.com","login":"williamcancodee","count":1},{"name":"Your Name","email":"your.email@example.com","login":"h15629526027","count":1},{"name":"Siddharth Verma","email":"siddharthverma0223@gmail.com","login":"Sidd231","count":1},{"name":"Dhruv Sahu","email":"sahudhruv02004@gmail.com","login":"Dhruv716-stack","count":1},{"name":"Adeel Ahmad","email":"adeelad726@gmail.com","login":"adeelad726","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-14T00:00:06.241Z","repositories_count":6654160,"commits_count":936716865,"contributors_count":39837267,"owners_count":1337080,"committers_count":3303932,"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":{"table":{"full_name":"fury-gl/fury","html_url":"https://github.com/fury-gl/fury","last_synced_at":"2026-08-13T01:31:16.200Z","status":null,"issues_count":102,"pull_requests_count":492,"avg_time_to_close_issue":18171510.897435896,"avg_time_to_close_pull_request":4232936.846153846,"issues_closed_count":39,"pull_requests_closed_count":390,"pull_request_authors_count":59,"issue_authors_count":53,"avg_comments_per_issue":2.8333333333333335,"avg_comments_per_pull_request":2.3434959349593494,"merged_pull_requests_count":323,"bot_issues_count":0,"bot_pull_requests_count":24,"past_year_issues_count":20,"past_year_pull_requests_count":105,"past_year_avg_time_to_close_issue":7557226.285714285,"past_year_avg_time_to_close_pull_request":1030240.6666666666,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":69,"past_year_pull_request_authors_count":23,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.5,"past_year_avg_comments_per_pull_request":1.8952380952380952,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":51,"created_at":"2023-05-10T14:51:16.769Z","updated_at":"2026-08-13T01:31:16.200Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fury-gl%2Ffury/issues","issue_labels_count":{"table":{"good first issue":25,"type:Bug Fix":22,"category: UI":20,"type:New Feature":12,"v2":11,":beer: Hacktoberfest :beer:":9,"type:Enhancement":8,"state: needs PR":6,"type:Discussion":5,"type:Documentation":4,"state: needs check":3,"type:Release Plan":3,"state: needs decision":2,"category:web":2,"state: needs feedback":1,"state: needs review":1,"type:Architecture Design":1,"type:Maintenance":1,"type:Question":1}},"pull_request_labels_count":{"table":{"v2":103,"type:Documentation":90,"type:New Feature":38,"category: UI":37,"type:Maintenance":33,"type:Enhancement":30,"type:Bug Fix":24,"dependencies":17,"state: needs review":12,"github_actions":12,"state: needs update":12,"type:Release Plan":7,"state: ready-to-be-merged":5,"state: work-in-progress":3,":rocket: :snake: GSOC 2020":2,"state: needs decision":1}},"issue_author_associations_count":{"table":{"CONTRIBUTOR":65,"NONE":29,"MEMBER":7,"COLLABORATOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":363,"NONE":65,"MEMBER":47,"COLLABORATOR":17}},"issue_authors":{"table":{"skoudoro":13,"ganimtron-10":9,"Garyfallidis":8,"maharshi-gor":8,"guaje":6,"robinroy03":3,"filipinascimento":3,"antrikshmisri":3,"Nibba2018":2,"yurivict":2,"Clarkszw":2,"WassCodeur":2,"nmnaughton":1,"muzman123":1,"Sailesh-2209":1,"RelativisticMechanic":1,"rachellcb":1,"riyashikanedunchezhian-lgtm":1,"elmbeech":1,"pjsjongsung":1,"chiuhoward":1,"AlexVCaron":1,"iamansoni":1,"16bitmood":1,"zp1008611":1,"chisarie":1,"MohamedSharfan":1,"Sassafrass6":1,"jiayiliu-pku":1,"kkoco2266":1,"JigyasuRajput":1,"arokem":1,"Perseus-Jackson477":1,"SEVENBAY":1,"huberthuang0930":1,"VincentBeaud":1,"noobyco":1,"lemairecarl":1,"deka27":1,"Mk996":1,"AjinkyaDahale":1,"alecrimi":1,"smeisler":1,"nasimanousheh":1,"raycite":1,"Paddy-Maya":1,"medha-14":1,"lej0hn":1,"m-agour":1,"ckolluru":1,"ritamgit-alt":1,"wasserth":1,"frheault":1}},"pull_request_authors":{"table":{"maharshi-gor":68,"WassCodeur":60,"skoudoro":47,"ganimtron-10":41,"m-agour":34,"robinroy03":23,"JoaoDell":21,"medha-14":21,"ManishReddyR":21,"dependabot[bot]":17,"tvcastillod":15,"jhlegarreta":14,"Mk996":12,"Clarkszw":8,"github-actions[bot]":7,"antrikshmisri":5,"JigyasuRajput":5,"deka27":4,"Nibba2018":4,"guaje":4,"Sparsh-N":3,"nasimanousheh":3,"Garyfallidis":3,"AdityaGupta716":3,"uuu4":2,"riyashikanedunchezhian-lgtm":2,"frheault":2,"VanshAgarwal24036":2,"DanonymousCoder":2,"Sidd231":2,"huberthuang0930":2,"kkoco2266":2,"dikshaa2909":2,"dwijrajhari":2,"noobyco":2,"tejeshvenkat":2,"xtanion":2,"IshanKamboj":2,"Perseus-Jackson477":1,"sparshg":1,"Kaushalt2004":1,"rishimooooo":1,"lej0hn":1,"karandeepSJ":1,"suchiii29":1,"filipinascimento":1,"annapurna-gupta":1,"karthikeyan4747":1,"devmodi154":1,"Sailesh-2209":1,"saran820":1,"muzman123":1,"oscarjfernandezim-design":1,"amit-chaudhari1":1,"faris-agour":1,"RelativisticMechanic":1,"SanjayMarreddi":1,"Ganesh13bhai":1,"SaraSaadoun":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-14T00:00:05.923Z","repositories_count":16030894,"issues_count":40454032,"pull_requests_count":130856075,"authors_count":11444803,"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":{"table":{"v2":9,"good first issue":7,"category: UI":7,"type:Release Plan":2,"state: needs decision":1,"category:web":1,"type:Bug Fix":1}},"past_year_pull_request_labels_count":{"table":{"v2":34,"state: needs update":12,"category: UI":10,"github_actions":9,"dependencies":8,"type:Bug Fix":8,"type:New Feature":5,"state: needs review":4,"type:Enhancement":2,"type:Documentation":1,"state: needs decision":1,"type:Release Plan":1}},"past_year_issue_author_associations_count":{"table":{"CONTRIBUTOR":13,"NONE":6,"COLLABORATOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":65,"NONE":23,"COLLABORATOR":17}},"past_year_issue_authors":{"table":{"ganimtron-10":6,"maharshi-gor":4,"AjinkyaDahale":1,"arokem":1,"frheault":1,"huberthuang0930":1,"JigyasuRajput":1,"medha-14":1,"MohamedSharfan":1,"muzman123":1,"riyashikanedunchezhian-lgtm":1,"skoudoro":1}},"past_year_pull_request_authors":{"table":{"maharshi-gor":28,"medha-14":21,"dependabot[bot]":8,"github-actions[bot]":7,"m-agour":6,"ganimtron-10":6,"JigyasuRajput":5,"AdityaGupta716":3,"huberthuang0930":2,"dikshaa2909":2,"riyashikanedunchezhian-lgtm":2,"Sidd231":2,"tejeshvenkat":2,"VanshAgarwal24036":2,"Ganesh13bhai":1,"karthikeyan4747":1,"Kaushalt2004":1,"faris-agour":1,"muzman123":1,"oscarjfernandezim-design":1,"rishimooooo":1,"skoudoro":1,"suchiii29":1}},"maintainers":[{"table":{"login":"WassCodeur","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WassCodeur"}},{"table":{"login":"medha-14","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/medha-14"}},{"table":{"login":"robinroy03","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robinroy03"}},{"table":{"login":"antrikshmisri","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/antrikshmisri"}},{"table":{"login":"Nibba2018","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nibba2018"}},{"table":{"login":"xtanion","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xtanion"}}],"active_maintainers":[{"table":{"login":"medha-14","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/medha-14"}}]}},"events":{"total":{"CreateEvent":15,"CommitCommentEvent":2,"ReleaseEvent":1,"DeleteEvent":13,"PullRequestEvent":195,"ForkEvent":19,"DiscussionEvent":7,"IssuesEvent":44,"WatchEvent":31,"IssueCommentEvent":233,"PushEvent":114,"GollumEvent":6,"PullRequestReviewCommentEvent":240,"PullRequestReviewEvent":265},"last_year":{"DeleteEvent":9,"PullRequestEvent":87,"ForkEvent":14,"DiscussionEvent":7,"IssuesEvent":37,"WatchEvent":5,"IssueCommentEvent":89,"PushEvent":71,"GollumEvent":4,"PullRequestReviewCommentEvent":69,"PullRequestReviewEvent":85,"CreateEvent":9}},"keywords":["3d-graphics","game-engine","hacktoberfest","python","scientific-visualization","scriptable-animations","shaders","simulation"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/doc.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T10:00:25.856Z","updated_at":"2023-02-19T10:00:25.856Z","repository_link":"https://github.com/fury-gl/fury/blob/master/.github/workflows/doc.yml","dependencies":[{"id":7784236470,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7784236472,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7784236473,"package_name":"JamesIves/github-pages-deploy-action","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T10:00:25.975Z","updated_at":"2023-02-19T10:00:25.975Z","repository_link":"https://github.com/fury-gl/fury/blob/master/.github/workflows/test.yml","dependencies":[{"id":7784237734,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7784237735,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7784237736,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7784237737,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/check_format.yml","sha":null,"kind":"manifest","created_at":"2024-04-23T03:55:41.112Z","updated_at":"2024-04-23T03:55:41.112Z","repository_link":"https://github.com/fury-gl/fury/blob/master/.github/workflows/check_format.yml","dependencies":[{"id":17625115720,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":17625115721,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v5","direct":true,"kind":"composite","optional":false},{"id":17625115722,"package_name":"pre-commit/action","ecosystem":"actions","requirements":"v3.0.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/precommit_update.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T21:25:56.595Z","updated_at":"2026-08-06T21:25:56.595Z","repository_link":"https://github.com/fury-gl/fury/blob/master/.github/workflows/precommit_update.yml","dependencies":[{"id":25917296803,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25917296804,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25917296805,"package_name":"browniebroke/pre-commit-autoupdate-action","ecosystem":"actions","requirements":"f5c3ec85103b9f8f9be60b9c006cec763d2bdd02","direct":true,"kind":"composite","optional":false},{"id":25917296806,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"5f6978faf089d4d20b00c7766989d076bb2fc7f1","direct":true,"kind":"composite","optional":false}]}],"score":21.1707615529074,"created_at":"2025-04-11T10:21:02.086Z","updated_at":"2026-08-14T02:01:32.580Z","avatar_url":"https://github.com/fury-gl.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/357825","html_url":"https://summary.ecosyste.ms/projects/357825"}