{"id":2686234,"name":"cyarray","ecosystem":"pypi","description":"A fast, typed, resizable, Cython array.","homepage":"http://github.com/pypr/cyarray","licenses":"Unless otherwise specified by LICENSE.txt files in individual\n        directories, all code is\n        \n        Copyright (c) 2009-2018, the PySPH developers\n        All rights reserved.\n        \n        Redistribution and use in source and binary forms, with or without\n        modification, are permitted provided that the following conditions are\n        met:\n        \n         1. Redistributions of source code must retain the above copyright\n            notice, this list of conditions and the following disclaimer.\n         2. Redistributions in binary form must reproduce the above copyright\n            notice, this list of conditions and the following disclaimer in\n            the documentation and/or other materials provided with the\n            distribution.\n         3. Neither the name of the copyright holder nor the names of its contributors\n            may be used to endorse or promote products derived from this software\n            without specific prior written permission.\n        \n        THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\n        AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n        IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\n        DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\n        FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\n        DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\n        SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\n        CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\n        OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n        OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n        ","normalized_licenses":["Other"],"repository_url":"https://github.com/pypr/cyarray","keywords_array":["Cython","array","resizable"],"namespace":null,"versions_count":3,"first_release_published_at":"2018-11-30T02:12:57.000Z","latest_release_published_at":"2025-05-23T12:45:21.000Z","latest_release_number":"1.2","last_synced_at":"2026-05-15T15:01:47.964Z","created_at":"2022-04-10T10:30:49.994Z","updated_at":"2026-05-15T15:03:46.265Z","registry_url":"https://pypi.org/project/cyarray/","install_command":"pip install cyarray --index-url https://pypi.org/simple","documentation_url":"https://cyarray.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Natural Language :: English","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Operating System :: Unix","Programming Language :: Python","Programming Language :: Python :: 3","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Physics","Topic :: Software Development :: Libraries"],"normalized_name":"cyarray","project_status":null},"repo_metadata":{"id":48700565,"uuid":"159748588","full_name":"pypr/cyarray","owner":"pypr","description":"A fast, typed, resizable, Cython array.","archived":false,"fork":false,"pushed_at":"2025-05-30T08:01:59.000Z","size":95,"stargazers_count":9,"open_issues_count":1,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-11T19:58:38.072Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Cython","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/pypr.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-30T01:04:58.000Z","updated_at":"2025-08-25T16:44:50.000Z","dependencies_parsed_at":"2024-08-18T17:58:34.909Z","dependency_job_id":"4e6c6e25-0fb2-44d3-8c50-77317ef8ad01","html_url":"https://github.com/pypr/cyarray","commit_stats":{"total_commits":62,"total_committers":6,"mean_commits":"10.333333333333334","dds":0.4193548387096774,"last_synced_commit":"a1a7e2111290e3287f15d76f299b7cf59660fe0e"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/pypr/cyarray","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypr%2Fcyarray","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypr%2Fcyarray/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypr%2Fcyarray/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypr%2Fcyarray/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypr","download_url":"https://codeload.github.com/pypr/cyarray/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypr%2Fcyarray/sbom","scorecard":{"id":751730,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypr/cyarray","commit":"9add2a4318d01d5f4c119b201f809bd1f1945707"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/tests.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":"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":"Code-Review","score":6,"reason":"Found 5/8 approved changesets -- score normalized to 6","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/tests.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pypr/cyarray/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/pypr/cyarray/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/pypr/cyarray/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:23","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"Maintained","score":7,"reason":"9 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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.txt: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 'main'"],"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":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2010-1 / GHSA-7q8x-38mc-p84f","Warn: Project is vulnerable to: PYSEC-2022-260 / GHSA-v973-fxgf-6xhp","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: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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:33:54.531Z","repository_id":48700565,"created_at":"2025-08-22T20:33:54.531Z","updated_at":"2025-08-22T20:33:54.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33070221,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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"},"owner_record":{"login":"pypr","name":"Python Particle methods Research","uuid":"13086867","kind":"organization","description":"Research group at IIT Bombay working on Particle methods","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13086867?v=4","repositories_count":5,"last_synced_at":"2024-05-14T00:19:07.567Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pypr","funding_links":[],"total_stars":532,"followers":14,"following":0,"created_at":"2022-11-09T19:53:37.252Z","updated_at":"2024-05-14T00:19:10.379Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypr/repositories"},"tags":[{"name":"1.1","sha":"551bb71eb19e174b6c12f97acd90b37017c71676","kind":"tag","published_at":"2019-04-02T17:07:02.000Z","download_url":"https://codeload.github.com/pypr/cyarray/tar.gz/1.1","html_url":"https://github.com/pypr/cyarray/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypr/cyarray@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypr%2Fcyarray/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypr%2Fcyarray/tags/1.1/manifests"},{"name":"1.0","sha":"7810fde614d70aebdd829f6e915bc241c18cb044","kind":"tag","published_at":"2018-11-30T02:11:51.000Z","download_url":"https://codeload.github.com/pypr/cyarray/tar.gz/1.0","html_url":"https://github.com/pypr/cyarray/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypr/cyarray@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypr%2Fcyarray/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypr%2Fcyarray/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-05-15T15:03:46.265Z","dependent_packages_count":0,"downloads":653,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":13.031072324274328,"dependent_repos_count":6.651192679909074,"dependent_packages_count":10.002282794063202,"stargazers_count":18.473331645219954,"forks_count":16.84944724620611,"docker_downloads_count":null,"average":13.001465337934533},"purl":"pkg:pypi/cyarray","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cyarray","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cyarray","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cyarray/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-20T13:42:28.580Z","issues_count":2,"pull_requests_count":21,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":9228456.666666666,"issues_closed_count":0,"pull_requests_closed_count":21,"pull_request_authors_count":5,"issue_authors_count":2,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.6190476190476191,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1663699.75,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypr%2Fcyarray/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cyarray/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cyarray/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cyarray/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cyarray/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cyarray/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cyarray/codemeta","maintainers":[{"uuid":"prabhu","login":"prabhu","name":null,"email":null,"url":null,"packages_count":11,"html_url":"https://pypi.org/user/prabhu/","role":null,"created_at":"2023-02-23T22:21:11.478Z","updated_at":"2023-02-23T22:21:11.478Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/prabhu/packages"}]}