{"id":2235435,"name":"react-data-grid-custom","ecosystem":"npm","description":"Excel-like grid component built with React, with editors, keyboard navigation, copy \u0026 paste, and the like","homepage":"https://github.com/adazzle/react-data-grid#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/adazzle/react-data-grid","keywords_array":["react","react-data-grid","data-grid","core"],"namespace":null,"versions_count":4,"first_release_published_at":"2019-09-19T11:05:13.415Z","latest_release_published_at":"2019-09-19T11:47:57.562Z","latest_release_number":"7.0.3","last_synced_at":"2026-07-11T17:15:19.780Z","created_at":"2022-04-09T22:54:29.869Z","updated_at":"2026-08-31T04:48:55.710Z","registry_url":"https://www.npmjs.com/package/react-data-grid-custom","install_command":"npm install react-data-grid-custom","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"7.0.3"}},"repo_metadata":{"id":28254739,"uuid":"31764022","full_name":"Comcast/react-data-grid","owner":"Comcast","description":"Feature-rich and customizable data grid React component","archived":false,"fork":false,"pushed_at":"2026-08-29T20:04:05.000Z","size":295329,"stargazers_count":7671,"open_issues_count":78,"forks_count":2205,"subscribers_count":130,"default_branch":"main","last_synced_at":"2026-08-30T04:34:22.084Z","etag":null,"topics":["react","react-data-grid"],"latest_commit_sha":null,"homepage":"https://comcast.github.io/react-data-grid/","language":"TypeScript","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/Comcast.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-03-06T10:15:04.000Z","updated_at":"2026-08-29T22:25:37.000Z","dependencies_parsed_at":"2026-08-30T04:44:23.457Z","dependency_job_id":null,"html_url":"https://github.com/Comcast/react-data-grid","commit_stats":{"total_commits":2362,"total_committers":146,"mean_commits":16.17808219178082,"dds":0.8056731583403896,"last_synced_commit":"dd76e81273a289f8f22065c47df714c24756f078"},"previous_names":["comcast/react-data-grid","adazzle/react-data-grid"],"tags_count":334,"template":false,"template_full_name":null,"purl":"pkg:github/Comcast/react-data-grid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Comcast%2Freact-data-grid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Comcast%2Freact-data-grid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Comcast%2Freact-data-grid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Comcast%2Freact-data-grid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Comcast","download_url":"https://codeload.github.com/Comcast/react-data-grid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Comcast%2Freact-data-grid/sbom","scorecard":{"id":165817,"data":{"date":"2025-08-11","repo":{"name":"github.com/adazzle/react-data-grid","commit":"7324728eab0556a4f27a108935bafb9005c3b668"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"Code-Review","score":7,"reason":"Found 18/24 approved changesets -- score normalized to 7","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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/ci.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/adazzle/react-data-grid/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/adazzle/react-data-grid/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/adazzle/react-data-grid/ci.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:19","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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":"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":"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":"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":"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 26 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-16T14:49:28.266Z","repository_id":28254739,"created_at":"2025-08-16T14:49:28.266Z","updated_at":"2025-08-16T14:49:28.266Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36989822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-30T02:00:08.400Z","response_time":126,"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":"Comcast","name":"Comcast","uuid":"709212","kind":"organization","description":"Comcast brings together the best in media and technology to create the world's best entertainment and online experiences","email":"Comcast_Open_Source_Services@comcast.com","website":"https://comcast.github.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/709212?v=4","repositories_count":228,"last_synced_at":"2025-07-21T01:37:14.763Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Comcast","funding_links":[],"total_stars":7464,"followers":170,"following":0,"created_at":"2022-11-03T15:06:01.333Z","updated_at":"2025-07-21T01:37:14.763Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Comcast","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Comcast/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-08-31T04:48:55.710Z","dependent_packages_count":1,"downloads":70,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":12.459413405096177,"dependent_repos_count":10.340532343810322,"dependent_packages_count":20.981644393120014,"stargazers_count":1.2359996603763188,"forks_count":0.844026699819336,"docker_downloads_count":null,"average":9.172323300444434},"purl":"pkg:npm/react-data-grid-custom","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/react-data-grid-custom","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/react-data-grid-custom","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/react-data-grid-custom/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T22:25:38.182Z","issues_count":39,"pull_requests_count":122,"avg_time_to_close_issue":11864370.57142857,"avg_time_to_close_pull_request":895371.8924731183,"issues_closed_count":28,"pull_requests_closed_count":93,"pull_request_authors_count":9,"issue_authors_count":37,"avg_comments_per_issue":2.641025641025641,"avg_comments_per_pull_request":0.7622950819672131,"merged_pull_requests_count":82,"bot_issues_count":0,"bot_pull_requests_count":61,"past_year_issues_count":5,"past_year_pull_requests_count":121,"past_year_avg_time_to_close_issue":20659.5,"past_year_avg_time_to_close_pull_request":543608.9565217391,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":0.7520661157024794,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":61,"past_year_merged_pull_requests_count":82,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Comcast%2Freact-data-grid/issues","maintainers":[{"login":"nstepien","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nstepien"},{"login":"amanmahajan7","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanmahajan7"}],"active_maintainers":[{"login":"nstepien","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nstepien"},{"login":"amanmahajan7","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amanmahajan7"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-data-grid-custom/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-data-grid-custom/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-data-grid-custom/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-data-grid-custom/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-data-grid-custom/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/react-data-grid-custom/codemeta","maintainers":[{"uuid":"tichondrius","login":"tichondrius","name":null,"email":"tichondrius.btv@gmail.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~tichondrius","role":null,"created_at":"2022-11-14T01:19:45.324Z","updated_at":"2022-11-14T01:19:45.324Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tichondrius/packages"}]}