{"id":12498119,"name":"@cdc/data-table","ecosystem":"npm","description":"React standalone data table component","homepage":"https://github.com/CDCgov/cdc-open-viz#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/CDCgov/cdc-open-viz","keywords_array":[],"namespace":"cdc","versions_count":4,"first_release_published_at":"2025-11-19T02:13:41.362Z","latest_release_published_at":"2026-03-02T21:08:35.022Z","latest_release_number":"4.26.2","last_synced_at":"2026-04-03T05:58:49.992Z","created_at":"2025-11-19T02:15:14.769Z","updated_at":"2026-04-03T05:58:49.992Z","registry_url":"https://www.npmjs.com/package/@cdc/data-table","install_command":"npm install @cdc/data-table","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.26.2"}},"repo_metadata":{"id":37084572,"uuid":"321410789","full_name":"CDCgov/cdc-open-viz","owner":"CDCgov","description":"CDC OpenViz is a library of React packages for data visualization.","archived":false,"fork":false,"pushed_at":"2026-02-25T22:29:08.000Z","size":188209,"stargazers_count":47,"open_issues_count":7,"forks_count":31,"subscribers_count":7,"default_branch":"main","last_synced_at":"2026-02-25T22:30:48.731Z","etag":null,"topics":["data","react","visualization","visualization-library"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CDCgov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-12-14T16:41:58.000Z","updated_at":"2026-01-30T08:00:45.000Z","dependencies_parsed_at":"2026-01-01T00:09:29.920Z","dependency_job_id":null,"html_url":"https://github.com/CDCgov/cdc-open-viz","commit_stats":{"total_commits":2089,"total_committers":22,"mean_commits":94.95454545454545,"dds":0.713738630923887,"last_synced_commit":"6be42d822c06fd2de71656a0f44389d3076b61c6"},"previous_names":[],"tags_count":470,"template":false,"template_full_name":null,"purl":"pkg:github/CDCgov/cdc-open-viz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CDCgov","download_url":"https://codeload.github.com/CDCgov/cdc-open-viz/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/sbom","scorecard":{"id":25764,"data":{"date":"2025-08-11","repo":{"name":"github.com/CDCgov/cdc-open-viz","commit":"432a2d1acab22915fafe793cb9da1f10318ff793"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"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":"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":"Code-Review","score":6,"reason":"Found 15/23 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint_staged.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_template_validation.yml:1","Warn: no topLevel permission defined: .github/workflows/reject_scss_files.yml:1","Warn: no topLevel permission defined: .github/workflows/storybook-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/test_storybook.yml:1","Warn: no topLevel permission defined: .github/workflows/unit-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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/lint_staged.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/CDCgov/cdc-open-viz/lint_staged.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint_staged.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/CDCgov/cdc-open-viz/lint_staged.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr_template_validation.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/CDCgov/cdc-open-viz/pr_template_validation.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reject_scss_files.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/CDCgov/cdc-open-viz/reject_scss_files.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/storybook-deploy.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/CDCgov/cdc-open-viz/storybook-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/storybook-deploy.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/CDCgov/cdc-open-viz/storybook-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/storybook-deploy.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/CDCgov/cdc-open-viz/storybook-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/storybook-deploy.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/CDCgov/cdc-open-viz/storybook-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_storybook.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/CDCgov/cdc-open-viz/test_storybook.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_storybook.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/CDCgov/cdc-open-viz/test_storybook.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-test.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/CDCgov/cdc-open-viz/unit-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/CDCgov/cdc-open-viz/unit-test.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/lint_staged.yml:23","Warn: npmCommand not pinned by hash: .github/workflows/storybook-deploy.yml:23","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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":"19 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v2mw-5mch-w8c5","Warn: Project is vulnerable to: GHSA-gx9m-whjm-85jf","Warn: Project is vulnerable to: GHSA-mmhx-hmjr-r674","Warn: Project is vulnerable to: GHSA-vhxf-7vqr-mrjg","Warn: Project is vulnerable to: GHSA-w532-jxjh-hjhj","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-96g7-g7g9-jxw8","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-14T17:49:54.686Z","repository_id":37084572,"created_at":"2025-08-14T17:49:54.686Z","updated_at":"2025-08-14T17:49:54.686Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29883111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T23:51:21.483Z","status":"online","status_checked_at":"2026-02-27T02:00:06.759Z","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-03-02T21:12:19.621Z","dependent_packages_count":0,"downloads":27,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.435931352792743,"dependent_packages_count":33.80307350076797,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":28.619502426780357},"purl":"pkg:npm/%40cdc/data-table","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@cdc/data-table","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@cdc/data-table","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@cdc/data-table/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-02T17:02:09.429Z","issues_count":23,"pull_requests_count":2732,"avg_time_to_close_issue":1606862.5,"avg_time_to_close_pull_request":292980.5505481121,"issues_closed_count":22,"pull_requests_closed_count":2463,"pull_request_authors_count":19,"issue_authors_count":9,"avg_comments_per_issue":0.2608695652173913,"avg_comments_per_pull_request":0.17130307467057102,"merged_pull_requests_count":2195,"bot_issues_count":0,"bot_pull_requests_count":80,"past_year_issues_count":1,"past_year_pull_requests_count":553,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":339331.52511415526,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":438,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.13381555153707053,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":24,"past_year_merged_pull_requests_count":385,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDCgov%2Fcdc-open-viz/issues","maintainers":[{"login":"adamdoe","count":771,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamdoe"},{"login":"Atash3000","count":681,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atash3000"},{"login":"joshlacey","count":383,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshlacey"},{"login":"mpallansch","count":251,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mpallansch"},{"login":"Matt-DiPaolo","count":139,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Matt-DiPaolo"},{"login":"jayb","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayb"},{"login":"Mgetz10","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mgetz10"},{"login":"navbajwa97","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navbajwa97"},{"login":"tturnerswdev33","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tturnerswdev33"},{"login":"jnorris2135","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jnorris2135"},{"login":"khartco","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khartco"},{"login":"jeffrainey","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeffrainey"},{"login":"rshelnutt","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rshelnutt"},{"login":"superKazi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/superKazi"}],"active_maintainers":[{"login":"adamdoe","count":168,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adamdoe"},{"login":"Atash3000","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Atash3000"},{"login":"joshlacey","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshlacey"},{"login":"jayb","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jayb"},{"login":"Mgetz10","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mgetz10"},{"login":"Matt-DiPaolo","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Matt-DiPaolo"},{"login":"khartco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khartco"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cdc%2Fdata-table/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cdc%2Fdata-table/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cdc%2Fdata-table/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cdc%2Fdata-table/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cdc%2Fdata-table/codemeta","maintainers":[{"uuid":"adoe","login":"adoe","name":null,"email":"adamnickolasdoe@gmail.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~adoe","role":null,"created_at":"2025-11-19T02:16:28.827Z","updated_at":"2025-11-19T02:16:28.827Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adoe/packages"},{"uuid":"mpallansch","login":"mpallansch","name":null,"email":"matthew.pallansch@gmail.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~mpallansch","role":null,"created_at":"2025-11-19T02:16:29.050Z","updated_at":"2025-11-19T02:16:29.050Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mpallansch/packages"},{"uuid":"cooms13","login":"cooms13","name":null,"email":"dmo7@cdc.gov","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~cooms13","role":null,"created_at":"2025-11-19T02:16:28.560Z","updated_at":"2025-11-19T02:16:28.560Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cooms13/packages"}]}