{"id":13952750,"name":"python-sparse","ecosystem":"guix","description":"Library for multi-dimensional sparse arrays","homepage":"https://github.com/pydata/sparse/","licenses":"bsd-3","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/pydata/sparse","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2026-03-02T19:40:59.375Z","latest_release_published_at":"2026-04-03T02:19:26.756Z","latest_release_number":"0.18.0","last_synced_at":"2026-04-27T16:42:05.684Z","created_at":"2026-03-02T19:40:59.124Z","updated_at":"2026-04-27T16:42:06.535Z","registry_url":"https://packages.guix.gnu.org/packages/python-sparse/0.15.5/","install_command":"guix install python-sparse","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-science.scm#n3773","metadata":{"location":"gnu/packages/python-science.scm:3773","variable_name":"python-sparse"},"repo_metadata":{"id":19979927,"uuid":"88426738","full_name":"pydata/sparse","owner":"pydata","description":"Sparse multi-dimensional arrays for the PyData ecosystem","archived":false,"fork":false,"pushed_at":"2026-03-23T19:16:15.000Z","size":2409,"stargazers_count":654,"open_issues_count":77,"forks_count":135,"subscribers_count":15,"default_branch":"main","last_synced_at":"2026-03-27T11:46:40.844Z","etag":null,"topics":["array-api","numpy","python","sparse-arrays","sparse-data","sparse-matrices","sparse-matrix"],"latest_commit_sha":null,"homepage":"https://sparse.pydata.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pydata.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":".github/FUNDING.yml","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":"docs/roadmap.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["Quansight","Quansight-Labs"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-04-16T16:12:10.000Z","updated_at":"2026-03-24T15:35:41.000Z","dependencies_parsed_at":"2023-02-18T05:15:37.441Z","dependency_job_id":"a2102432-83f5-4be7-9157-6a24b7f3b558","html_url":"https://github.com/pydata/sparse","commit_stats":{"total_commits":589,"total_committers":58,"mean_commits":"10.155172413793103","dds":0.5721561969439728,"last_synced_commit":"ada787173a5b48d8d07dbd7119b64aa3e2257828"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/pydata/sparse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fsparse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fsparse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fsparse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fsparse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pydata","download_url":"https://codeload.github.com/pydata/sparse/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fsparse/sbom","scorecard":{"id":751261,"data":{"date":"2025-08-11","repo":{"name":"github.com/pydata/sparse","commit":"6c7c9b54416a792b385c8b65601dbccb27386e4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"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":"Maintained","score":10,"reason":"23 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":8,"reason":"Found 15/17 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:23","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/codspeed.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-drafter.yml:17"],"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/sparse/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/sparse/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/sparse/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/sparse/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/sparse/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/sparse/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/sparse/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/sparse/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/sparse/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/sparse/codspeed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codspeed.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/sparse/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codspeed.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/sparse/codspeed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/pydata/sparse/release-drafter.yml/main?enable=pin","Warn: pipCommand not pinned by hash: ci/setup_env.sh:7","Warn: pipCommand not pinned by hash: ci/setup_env.sh:9","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:70","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:86","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:87","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:111","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:115","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/codspeed.yml:24","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of  11 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:27:45.299Z","repository_id":19979927,"created_at":"2025-08-22T20:27:45.300Z","updated_at":"2025-08-22T20:27:45.300Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31293631,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T21:15:39.731Z","status":"ssl_error","status_checked_at":"2026-04-01T21:15:34.046Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-04-27T16:42:06.508Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/python-sparse","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-sparse","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-sparse","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-sparse/dependencies","status":null,"funding_links":["https://github.com/sponsors/Quansight","https://github.com/sponsors/Quansight-Labs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-02T01:02:35.024Z","issues_count":140,"pull_requests_count":518,"avg_time_to_close_issue":25881796.175824177,"avg_time_to_close_pull_request":2319533.1174004194,"issues_closed_count":91,"pull_requests_closed_count":477,"pull_request_authors_count":33,"issue_authors_count":76,"avg_comments_per_issue":3.5214285714285714,"avg_comments_per_pull_request":2.281853281853282,"merged_pull_requests_count":423,"bot_issues_count":1,"bot_pull_requests_count":131,"past_year_issues_count":13,"past_year_pull_requests_count":57,"past_year_avg_time_to_close_issue":1831880.5,"past_year_avg_time_to_close_pull_request":493717.3829787234,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":47,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":2.230769230769231,"past_year_avg_comments_per_pull_request":1.8421052631578947,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":22,"past_year_merged_pull_requests_count":44,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pydata%2Fsparse/issues","maintainers":[{"login":"hameerabbasi","count":154,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hameerabbasi"},{"login":"mtsokol","count":147,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mtsokol"},{"login":"DeaMariaLeon","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DeaMariaLeon"},{"login":"prady0t","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prady0t"},{"login":"willow-ahrens","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/willow-ahrens"},{"login":"lucascolley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucascolley"},{"login":"andersy005","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andersy005"},{"login":"daletovar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daletovar"}],"active_maintainers":[{"login":"hameerabbasi","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hameerabbasi"},{"login":"mtsokol","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mtsokol"},{"login":"prady0t","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/prady0t"},{"login":"lucascolley","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lucascolley"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-sparse/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-sparse/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-sparse/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-sparse/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-sparse/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-sparse/codemeta","maintainers":[]}